Innlevering 2 PG3200 Android-programmering (SQLite, JSON-parsing, Maps).
PG3200_Innlevering_2 is hosted in the following web site
https://github.com/theneva/PG3200_Innlevering_2
If you think the Android project PG3200_Innlevering_2 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 PG3200_Innlevering_2.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 2 image files in PG3200_Innlevering_2. The names of the image files are listed as follows.
ic_action_search.png marker.png
The following screenshort is generated from the image listed above.
PG3200_Innlevering_2 has the following Java source files.
com.example.pg3200_innlevering_2.db.QueryDAO.java com.example.pg3200_innlevering_2.dto.FlickrImageDTO.java com.example.pg3200_innlevering_2.ui.SearchResultsActivity.java com.example.pg3200_innlevering_2.ui.TagManagerActivity.java com.example.pg3200_innlevering_2.ui.adapters.ImageAdapter.java com.example.pg3200_innlevering_2.ui.adapters.TagAdapter.java com.example.pg3200_innlevering_2.util.AbstractActivity.java com.example.pg3200_innlevering_2.util.ImageUtil.java com.example.pg3200_innlevering_2.util.QueryUtil.java