Android App which implemented a distributed <Key,Value> store to emulate Amazon Dynamo.
simple-dynamo is hosted in the following web site
https://github.com/sharathcshekhar/simple-dynamo
If you think the Android project simple-dynamo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of simple-dynamo.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_PHONE_STATE |
simple-dynamo has the following Java source files.
edu.buffalo.cse.cse486586.simpledynamo.OnGetClickListener.java edu.buffalo.cse.cse486586.simpledynamo.OnLDumpClickListener.java edu.buffalo.cse.cse486586.simpledynamo.OnPutClickListener.java edu.buffalo.cse.cse486586.simpledynamo.SimpleDynamoActivity.java edu.buffalo.cse.cse486586.simpledynamo.SimpleDynamoProvider.java