Android Open Source - Development api FishApp






Project Summary

An exercise in building an Android app. Uses the What's Fresh API..

Web Site / Source Repository

FishApp is hosted in the following web site
https://github.com/tschuy/FishApp

If you think the Android project FishApp 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 FishApp.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of FishApp is as follows:

Apache License

Resource Files

There are 3 image files in FishApp. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_directions_grey.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.tschuy.fishapp.ApplicationTest.java
com.tschuy.fishapp.MainActivity.java
com.tschuy.fishapp.NavigationDrawerFragment.java
com.tschuy.fishapp.ProductActivity.java
com.tschuy.fishapp.Product.java
com.tschuy.fishapp.Utils.java
com.tschuy.fishapp.VendorActivity.java
com.tschuy.fishapp.VendorListFragment.java
com.tschuy.fishapp.VendorProductListFragment.java
com.tschuy.fishapp.Vendor.java