Android Open Source - Example assignment BestNearBy






Project Summary

C345 Android Project for Assignment 1.

Web Site / Source Repository

BestNearBy is hosted in the following web site
https://github.com/wgx731/BestNearBy

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

ItemValue
Java File Count7
Minimum SDK Version7
Activity Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 6 image files in BestNearBy. The names of the image files are listed as follows.

empty.png
full.png
list_icon.png
refresh_btn.png
restaurant.png
sort_btn.png

The following screenshort is generated from the image listed above.

null




Java Source Files

BestNearBy has the following Java source files.

sg.edu.rp.assignment1.GcoderHelper.java
sg.edu.rp.assignment1.NearByList.java
sg.edu.rp.assignment1.Restaurant.java
sg.edu.rp.assignment1.RestaurantMapView.java
sg.edu.rp.assignment1.RestaurantOverlay.java
sg.edu.rp.assignment1.RestaurantsArrayAdapter.java
sg.edu.rp.assignment1.Review.java