Android Open Source - Example course android-purchase-list






Project Summary

Simple purchase list written during Android course (spring 2013).

Web Site / Source Repository

android-purchase-list is hosted in the following web site
https://github.com/dlouchansky/android-purchase-list

If you think the Android project android-purchase-list 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 android-purchase-list.

ItemValue
Java File Count14
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in android-purchase-list. The names of the image files are listed as follows.

ic_action_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-purchase-list has the following Java source files.

com.integration.ExportIntentService.java
com.integration.GSONConverter.java
com.integration.HTTPTask.java
com.integration.ORMAdapter.java
com.integration.Purchase.java
com.persistence.DatabaseHelper.java
com.persistence.DatabaseManager.java
com.persistence.ItemListORM.java
com.persistence.ListItemORM.java
com.presentation.ListsActivity.java
com.presentation.MainActivity.java
com.presentation.PrefActivity.java
com.presentation.Prefs.java
com.presentation.PurchasesApp.java