Android application developed for my EL640 Mobile Application Design module during my final year at university..
Caffeination is hosted in the following web site
https://github.com/jamesl1001/Caffeination
If you think the Android project Caffeination 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 Caffeination.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.VIBRATE |
There are 11 image files in Caffeination. The names of the image files are listed as follows.
ic_action_favorite_minus.png ic_action_favorite_plus.png ic_action_filter.png ic_action_next_item.png ic_drawer.png menu_cart.png menu_drinks.png menu_favourites.png menu_shots.png seek_thumb_normal.png seek_thumb_pressed.png
The following screenshort is generated from the image listed above.
Caffeination has the following Java source files.
uk.ac.kent.jal33.caffeination.BaseActivity.java uk.ac.kent.jal33.caffeination.CaffeinationApp.java uk.ac.kent.jal33.caffeination.CartActivity.java uk.ac.kent.jal33.caffeination.CheckoutActivity.java uk.ac.kent.jal33.caffeination.FavouritesActivity.java uk.ac.kent.jal33.caffeination.FavouritesLoader.java uk.ac.kent.jal33.caffeination.ListViewLoader.java uk.ac.kent.jal33.caffeination.MainActivity.java uk.ac.kent.jal33.caffeination.Product.java uk.ac.kent.jal33.caffeination.ProductActivity.java uk.ac.kent.jal33.caffeination.ProductListActivity.java