A sample Android application which shows how to do location based searches: boxSearch and circleSearch.
AndroidBoxCircleSearch is hosted in the following web site
https://github.com/Netmera/AndroidBoxCircleSearch
If you think the Android project AndroidBoxCircleSearch 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 AndroidBoxCircleSearch.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar netmera-mobile-2.2.0.jar |
Required Permissions | android.permission.INTERNET |
There are 4 image files in AndroidBoxCircleSearch. The names of the image files are listed as follows.
balloon_overlay_focused.9.png ic_action_search.png mapmarker.png redmarker.png
The following screenshort is generated from the image listed above.
AndroidBoxCircleSearch has the following Java source files.
com.netmera.apps.MainActivity.java com.netmera.extra.Constants.java com.netmera.overlays.BalloonItemizedOverlay.java com.netmera.overlays.BalloonOverlayView.java