[Android] This is an Android app which lets users shop right from their phones. We use Stripe as the payment platform for our app..
ShopMobile is hosted in the following web site
https://github.com/panwaria/ShopMobile
If you think the Android project ShopMobile 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 ShopMobile.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 5 |
Fragment Count | 1 |
jar files used | android-support-v4.jar gson-2.2.2.jar guava-r09.jar json-20140107.jar stripe-java-1.7.1.jar stripe.jar universal-image-loader-1.9.1-with-sources.jar |
Required Permissions | android.permission.INTERNET |
There are 20 image files in ShopMobile. The names of the image files are listed as follows.
btn_default_disabled_focused_holo_dark.9.png btn_default_disabled_holo_dark.9.png btn_default_focused_holo_dark.9.png btn_default_normal_holo_dark.9.png btn_default_pressed_holo_dark.9.png btn_orange_matte.9.png ic_empty.png ic_error.png ic_stub.png spinner_default_holo_dark.9.png spinner_disabled_holo_dark.9.png spinner_dropdown_background_down.9.png spinner_dropdown_background_up.9.png spinner_focused_holo_dark.9.png spinner_pressed_holo_dark.9.png textfield_activated_holo_dark.9.png textfield_default_holo_dark.9.png textfield_disabled_focused_holo_dark.9.png textfield_disabled_holo_dark.9.png textfield_focused_holo_dark.9.png
The following screenshort is generated from the image listed above.
ShopMobile has the following Java source files.
com.example.shopmobile.AbsListViewBaseActivity.java com.example.shopmobile.BaseActivity.java com.example.shopmobile.Constants.java com.example.shopmobile.ItemGridActivity.java com.example.shopmobile.ItemListActivity.java com.example.shopmobile.MainActivity.java com.example.shopmobile.PaymentFormActivity.java com.example.shopmobile.model.Item.java com.example.shopmobile.service.CatalogSearchService .java com.example.shopmobile.service.StripePaymentService .java com.example.shopmobile.stripe.ErrorDialogFragment.java com.example.shopmobile.stripe.PaymentActivity.java com.example.shopmobile.stripe.PaymentForm.java com.example.shopmobile.stripe.ProgressDialogFragment.java com.example.shopmobile.stripe.TokenList.java