You should copy the following classes which you want to use in your project.
-
About AppStore -> AppStoreUtils.java -> Demo
getAppStoreIntent
-
About Battery -> BatteryUtils.java -> Demo
registerBatteryStatusChangedListener
isRegisteredBatteryStatusChangedListener
unregisterBatteryStatusChangedListener
-
About Coordinate -> CoordinateUtils.java -> Test
bd09ToGcj02
gcj02ToBd09
gcj02ToWGS84
wgs84ToGcj02
bd09ToWGS84
wgs84ToBd09
-
About Country -> CountryUtils.java -> Demo
getCountryCodeBySim
getCountryCodeByLanguage
getCountryBySim
getCountryByLanguage
-
About Dangerous -> DangerousUtils.java -> Demo
installAppSilent
uninstallAppSilent
shutdown
reboot
reboot2Recovery
reboot2Bootloader
setMobileDataEnabled
sendSmsSilent
-
About Location -> LocationUtils.java -> Demo
isGpsEnabled
isLocationEnabled
openGpsSettings
register
unregister
getAddress
getCountryName
getLocality
getStreet
isBetterLocation
isSameProvider
-
About Pinyin -> PinyinUtils.java -> Demo
ccs2Pinyin
ccs2Pinyin
getPinyinFirstLetter
getPinyinFirstLetters
getSurnamePinyin
getSurnameFirstLetter