Example Android 3.0+ project using Parse API.
Example-Parse-Project is hosted in the following web site
https://github.com/esteluk/Example-Parse-Project
If you think the Android project Example-Parse-Project 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 Example-Parse-Project.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 11 |
Activity Count | 5 |
Fragment Count | 4 |
jar files used | Parse-1.0.17.jar |
Required Permissions | android.permission.INTERNET |
There are 6 image files in Example-Parse-Project. The names of the image files are listed as follows.
gplaypattern.png icon_accept.png icon_new.png icon_person.png icon_refresh.png icon_register.png
The following screenshort is generated from the image listed above.
Example-Parse-Project has the following Java source files.
com.nathanwong.carboot.CarBootInventoryActivity.java com.nathanwong.carboot.DetailActivity.java com.nathanwong.carboot.DetailFragment.java com.nathanwong.carboot.ItemArrayAdapter.java com.nathanwong.carboot.ItemListFragment.java com.nathanwong.carboot.LoginActivity.java com.nathanwong.carboot.LoginFragment.java com.nathanwong.carboot.NewItemActivity.java com.nathanwong.carboot.NewItemFragment.java com.nathanwong.carboot.RegisterActivity.java com.nathanwong.carboot.RegisterFragment.java