Android Open Source - Development data SimpleDynamo






Project Summary

Android Application to simulate the basic functioning of Amazon Dynamo (Data Communication, Node Failure, Node Recovery, Data Replication).

Web Site / Source Repository

SimpleDynamo is hosted in the following web site
https://github.com/asarraf/SimpleDynamo

If you think the Android project SimpleDynamo 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 SimpleDynamo.

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




Java Source Files

SimpleDynamo has the following Java source files.

edu.buffalo.cse.cse486586.simpledynamo.Constants.java
edu.buffalo.cse.cse486586.simpledynamo.Node.java
edu.buffalo.cse.cse486586.simpledynamo.OnGDumpClickListener.java
edu.buffalo.cse.cse486586.simpledynamo.OnLDumpClickListener.java
edu.buffalo.cse.cse486586.simpledynamo.OnTestClickListener.java
edu.buffalo.cse.cse486586.simpledynamo.SimpleDynamoActivity.java
edu.buffalo.cse.cse486586.simpledynamo.SimpleDynamoProvider.java