Android Open Source - App example ParseQueryAdapterWithPositions






Project Summary

Example Android app that passes positions along to the view for Parse with the ParseQueryAdapter.

Web Site / Source Repository

ParseQueryAdapterWithPositions is hosted in the following web site
https://github.com/jefflinwood/ParseQueryAdapterWithPositions

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

ItemValue
Java File Count5
Activity Count1
Fragment Count1
jar files usedParse-1.8.0.jar
ParseCrashReporting-1.8.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

ParseQueryAdapterWithPositions has the following Java source files.

com.jefflinwood.parseitemtableview.ApplicationTest.java
com.jefflinwood.parseitemtableview.MainActivity.java
com.jefflinwood.parseitemtableview.MainApplication.java
com.jefflinwood.parseitemtableview.MainFragment.java
com.jefflinwood.util.ParseItemPositionQueryAdapter.java