Coding sample for guidebook api.
ThisGuidebook is hosted in the following web site
https://github.com/robl2e/ThisGuidebook
If you think the Android project ThisGuidebook 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 ThisGuidebook.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar androidasync-1.2.0.jar gson-2.2.4.jar ion-1.2.0.jar urlimageviewhelper-1.0.4.jar |
Required Permissions | android.permission.INTERNET |
ThisGuidebook has the following Java source files.
com.robleewc.thisguidebook.activities.MainActivity.java com.robleewc.thisguidebook.fragments.GuidesFragment.java com.robleewc.thisguidebook.guidebook.GuideListsDeserializer.java com.robleewc.thisguidebook.guidebook.GuidebookRestClient.java com.robleewc.thisguidebook.lists.GuideItemListAdapter.java com.robleewc.thisguidebook.models.Guide.java com.robleewc.thisguidebook.models.GuideList.java com.robleewc.thisguidebook.models.Venue.java