Tutorial for data storage with android (local and remote).
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.
The following table is the detailed list of DataStorageAndroid.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 13 |
Fragment Count | 3 |
jar files used | android-support-v4.jar dropbox-sync-sdk-android.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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