Android Open Source - Development tutorial DataStorageAndroid






Project Summary

Tutorial for data storage with android (local and remote).

Web Site / Source Repository

DataStorageAndroid is hosted in the following web site
https://github.com/alitaha89/DataStorageAndroid

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

ItemValue
Java File Count21
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count13
Fragment Count3
jar files usedandroid-support-v4.jar
dropbox-sync-sdk-android.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

DataStorageAndroid has the following Java source files.

com.dropbox.examples.notes.ClassFile.java
com.dropbox.examples.notes.Cloud_dropbox_storage.java
com.dropbox.examples.notes.DatabaseHandler.java
com.dropbox.examples.notes.Menu.java
com.dropbox.examples.notes.NoteDetailActivity.java
com.dropbox.examples.notes.NoteDetailFragment.java
com.dropbox.examples.notes.NoteListFragment.java
com.dropbox.examples.notes.NotesAppConfig.java
com.dropbox.examples.notes.Save_data_into_internal_file.java
com.dropbox.examples.notes.Save_data_into_mysqllite_database.java
com.dropbox.examples.notes.Save_data_into_online_file.java
com.dropbox.examples.notes.Shared_preferences.java
com.dropbox.examples.notes.Texttosavesqllite.java
com.dropbox.examples.notes.Util.java
com.dropbox.examples.notes.View_mysqllite_data.java
com.dropbox.examples.notes.Welcome.java
com.dropbox.examples.notes.view_internal_file_data.java
com.dropbox.examples.notes.view_online_file_data.java
com.dropbox.sync.android.util.FolderListComparator.java
com.dropbox.sync.android.util.FolderLoader.java