base on baidu map android 2.4.1 sdk.
BMap2_4_1SDK is hosted in the following web site
https://github.com/hzc199307/BMap2_4_1SDK
If you think the Android project BMap2_4_1SDK 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 BMap2_4_1SDK.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar baidumapapi_v2_4_1.jar locSDK_4.1.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_GPS android.permission.ACCESS_MOCK_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BAIDU_LOCATION_SERVICE android.permission.CALL_PHONE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS |
There are 4 image files in BMap2_4_1SDK. The names of the image files are listed as follows.
bmap_pop.png icon_overlay_default.png location_button_loc.png location_button_return.png
The following screenshort is generated from the image listed above.
BMap2_4_1SDK has the following Java source files.
com.hezhichao.bmap2_4_1.MainActivity.java com.hezhichao.bmap2_4_1.fragment.BMapFragment.java com.hezhichao.bmap2_4_1.util.BMapLocationUtil.java com.hezhichao.bmap2_4_1.util.BMapOfflineMapUtil.java com.hezhichao.bmap2_4_1.util.BMapOverlayUtil.java com.hezhichao.bmap2_4_1.util.BMapPolylineUtil.java com.hezhichao.bmap2_4_1.util.BMapRouteOverlayUtil.java com.hezhichao.bmap2_4_1.util.BMapUtil.java