Simple app that converted a webpage into app form.
Shop is hosted in the following web site
https://github.com/tw0ng/Shop
If you think the Android project Shop 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 Shop.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 12 |
jar files used | universal-image-loader-1.9.1-with-sources.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 2 image files in Shop. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
Shop has the following Java source files.
com.shop.MainActivity.java com.shop.adapters.CartAdapter.java com.shop.adapters.CustomAdapter.java com.shop.adapters.ProductAdapter.java com.shop.fragments.AboutFragment.java com.shop.fragments.ApparelFragment.java com.shop.fragments.BagsFragment.java com.shop.fragments.CompareFragment.java com.shop.fragments.ContactFragment.java com.shop.fragments.HomeFragment.java com.shop.fragments.NavigationDrawerFragment.java com.shop.fragments.ProductFragment.java com.shop.fragments.RacketsFragment.java com.shop.fragments.ShoesFragment.java com.shop.fragments.ShoppingCartFragment.java com.shop.fragments.StringingServicesFragment.java com.shop.objects.Product.java com.shop.util.ImageViewResize.java com.shop.util.Util.java