Android Open Source - Development data DistributedHashTable_DataStorage






Project Summary

Implementation of the Chord Distributed Hash Table for Key-Value Data storage on Android Platform.

Web Site / Source Repository

DistributedHashTable_DataStorage is hosted in the following web site
https://github.com/ankitarora30/DistributedHashTable_DataStorage

If you think the Android project DistributedHashTable_DataStorage listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DistributedHashTable_DataStorage.

ItemValue
Java File Count3
Target SDK Version19
Minimum SDK Version19
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_PHONE_STATE




Java Source Files

DistributedHashTable_DataStorage has the following Java source files.

edu.buffalo.cse.cse486586.simpledht.OnTestClickListener.java
edu.buffalo.cse.cse486586.simpledht.SimpleDhtActivity.java
edu.buffalo.cse.cse486586.simpledht.SimpleDhtProvider.java