You should copy the following classes which you want to use in your project.
-
About Brightness -> BrightnessUtils.java -> Demo
isAutoBrightnessEnabled
setAutoBrightnessEnabled
getBrightness
setBrightness
setWindowBrightness
getWindowBrightness
-
About Clipboard -> ClipboardUtils.java -> Test
copyText
getText
copyUri
getUri
copyIntent
getIntent
-
About Clone -> CloneUtils.java -> Test
deepClone
-
About Coordinate -> CoordinateUtils.java -> Test
bd09ToGcj02
gcj02ToBd09
gcj02ToWGS84
wgs84ToGcj02
bd09ToWGS84
wgs84ToBd09
-
About Flashlight -> FlashlightUtils.java -> Demo
getInstance
Instance.register
Instance.unregister
Instance.setFlashlightOn
Instance.setFlashlightOff
Instance.isFlashlightOn
isFlashlightEnable
-
About Gson -> GsonUtils.java -> Test
getGson
toJson
fromJson
-
About Location -> LocationUtils.java -> Demo
isGpsEnabled
isLocationEnabled
openGpsSettings
register
unregister
getAddress
getCountryName
getLocality
getStreet
isBetterLocation
isSameProvider
-
About MetaData -> MetaDataUtils.java -> Demo
getMetaDataInApp
getMetaDataInActivity
getMetaDataInService
getMetaDataInReceiver
-
About Pinyin -> PinyinUtils.java -> Demo
ccs2Pinyin
ccs2Pinyin
getPinyinFirstLetter
getPinyinFirstLetters
getSurnamePinyin
getSurnameFirstLetter