android bootstrap template.
android-template is hosted in the following web site
https://github.com/MontazzeStudio/android-template
If you think the Android project android-template 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 android-template.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
jar files used | butterknife-5.1.2.jar gson-2.2.4.jar volley.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in android-template. The names of the image files are listed as follows.
back.png
The following screenshort is generated from the image listed above.
android-template has the following Java source files.
com.montazze.letscook.ApplicationTest.java com.montazze.letscook.adapter.AdapterItemRecipes.java com.montazze.letscook.customView.CustomActionBar.java com.montazze.letscook.helper.volley.VolleyController.java com.montazze.letscook.helper.volley.VolleyGsonRequest.java com.montazze.letscook.helper.volley.VolleyLruBitmapCache.java com.montazze.letscook.model.Gson.Recipe.java com.montazze.letscook.model.Gson.Recipes.java com.montazze.letscook.model.Gson.SearchResponse.java com.montazze.letscook.views.ActivityIngredients.java com.montazze.letscook.views.ActivityListRecipes.java com.montazze.letscook.views.ActivitySearch.java