Evan's Android Development Courses Homework Project 9: Around Me.
adc_aroundme is hosted in the following web site
https://github.com/hmisty/adc_aroundme
If you think the Android project adc_aroundme 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 adc_aroundme.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 1 image files in adc_aroundme. The names of the image files are listed as follows.
star.png
The following screenshort is generated from the image listed above.
adc_aroundme has the following Java source files.
info.liuqy.adc.aroundme.AroundMeActivity.java info.liuqy.adc.aroundme.ChatActivity.java info.liuqy.adc.aroundme.ChatAgent.java info.liuqy.adc.aroundme.CouchDbAdapter.java info.liuqy.adc.aroundme.MyMyLocationOverlay.java info.liuqy.adc.aroundme.StarMeActivity.java info.liuqy.adc.aroundme.StarOverlay.java