Android Open Source - App mobile groceryviewer






Project Summary

A simple app that lets you get a list of groceries from Google Spreadsheet to your Android mobile..

Web Site / Source Repository

groceryviewer is hosted in the following web site
https://github.com/knrajago/groceryviewer

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

ItemValue
Java File Count11
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
gdata-core-1.0.jar
gdata-spreadsheet-3.0.jar
gdata-spreadsheet-meta-3.0.jar
google-api-client-1.16.0-rc-sources.jar
google-api-client-1.16.0-rc.jar
google-api-client-1.16.0-rc.jar
google-api-client-android-1.16.0-rc-sources.jar
google-api-client-android-1.16.0-rc.jar
google-api-client-android-1.16.0-rc.jar
google-api-services-drive-v2-rev110-1.16.0-rc-javadoc.jar
google-api-services-drive-v2-rev110-1.16.0-rc-sources.jar
google-api-services-drive-v2-rev110-1.16.0-rc.jar
google-api-services-drive-v2-rev110-1.16.0-rc.jar
google-http-client-1.16.0-rc-sources.jar
google-http-client-1.16.0-rc.jar
google-http-client-1.16.0-rc.jar
google-http-client-android-1.16.0-rc-sources.jar
google-http-client-android-1.16.0-rc.jar
google-http-client-android-1.16.0-rc.jar
google-http-client-gson-1.16.0-rc-sources.jar
google-http-client-gson-1.16.0-rc.jar
google-http-client-gson-1.16.0-rc.jar
google-http-client-jackson-1.16.0-rc-sources.jar
google-http-client-jackson-1.16.0-rc.jar
google-http-client-jackson-1.16.0-rc.jar
google-http-client-jackson2-1.16.0-rc-sources.jar
google-http-client-jackson2-1.16.0-rc.jar
google-http-client-jackson2-1.16.0-rc.jar
google-oauth-client-1.16.0-rc-sources.jar
google-oauth-client-1.16.0-rc.jar
google-oauth-client-1.16.0-rc.jar
google-play-services.jar
google-play-services.jar
gson-2.1-sources.jar
gson-2.1.jar
gson-2.1.jar
guava-15.0.jar
imap.jar
jackson-core-2.1.3-sources.jar
jackson-core-2.1.3.jar
jackson-core-2.1.3.jar
jackson-core-asl-1.9.11-sources.jar
jackson-core-asl-1.9.11.jar
jackson-core-asl-1.9.11.jar
jsr305-1.3.9.jar
jsr305-1.3.9.jar
mailapi.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.AUTHENTICATE_ACCOUNTS
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.NETWORK
android.permission.READ_SYNC_SETTINGS
android.permission.USE_CREDENTIALS
android.permission.WRITE_SYNC_SETTINGS




License

The license information of groceryviewer is as follows:

GNU General Public License

Resource Files

There are 26 image files in groceryviewer. The names of the image files are listed as follows.

common_signin_btn_icon_disabled_dark.9.png
common_signin_btn_icon_disabled_focus_dark.9.png
common_signin_btn_icon_disabled_focus_light.9.png
common_signin_btn_icon_disabled_light.9.png
common_signin_btn_icon_focus_dark.9.png
common_signin_btn_icon_focus_light.9.png
common_signin_btn_icon_normal_dark.9.png
common_signin_btn_icon_normal_light.9.png
common_signin_btn_icon_pressed_dark.9.png
common_signin_btn_icon_pressed_light.9.png
common_signin_btn_text_disabled_dark.9.png
common_signin_btn_text_disabled_focus_dark.9.png
common_signin_btn_text_disabled_focus_light.9.png
common_signin_btn_text_disabled_light.9.png
common_signin_btn_text_focus_dark.9.png
common_signin_btn_text_focus_light.9.png
common_signin_btn_text_normal_dark.9.png
common_signin_btn_text_normal_light.9.png
common_signin_btn_text_pressed_dark.9.png
common_signin_btn_text_pressed_light.9.png
ic_plusone_medium_off_client.png
ic_plusone_small_off_client.png
ic_plusone_standard_off_client.png
ic_plusone_tall_off_client.png
refresh_icon.png
settings.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android.UnusedStub.java
com.github.knrajago.groceryviewer.GroceryViewerActivity.java
com.github.knrajago.groceryviewer.constants.GroceryViewerConstants.java
com.github.knrajago.groceryviewer.listadapters.GroceryListAdapter.java
com.github.knrajago.groceryviewer.localdb.GroceryListHelper.java
com.github.knrajago.groceryviewer.observers.GroceryViewerObserver.java
com.github.knrajago.groceryviewer.providers.GroceryViewerContentProvider.java
com.github.knrajago.groceryviewer.services.GroceryViewerSyncService.java
com.github.knrajago.groceryviewer.syncadapters.GoogleSpreadsheetRefresher.java
com.github.knrajago.groceryviewer.threadedutils.GoogleAuthTokenRetriever.java
com.github.knrajago.groceryviewer.utils.GroceryViewerUtils.java