Android Open Source - App simple simple-dynamo






Project Summary

Android App which implemented a distributed <Key,Value> store to emulate Amazon Dynamo.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of simple-dynamo.

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




Java Source Files

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