A simple demo showing device regitration to Parse as well as saving data to Parse.com. You need a Parse API key to run this.
ParseSaveLoadDemo is hosted in the following web site
https://github.com/CMDann/ParseSaveLoadDemo
If you think the Android project ParseSaveLoadDemo 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 ParseSaveLoadDemo.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
jar files used | Parse-1.7.1.jar bolts-android-1.1.3.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WAKE_LOCK ca.cmdann.parse.parsesaveloaddem com.google.android.c2dm.permission.RECEIVE |
ParseSaveLoadDemo has the following Java source files.
ca.cmdann.parse.parsesaveloaddemo.ApplicationTest.java ca.cmdann.parse.parsesaveloaddemo.MyActivity.java