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 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
-
About ThreadPool -> ThreadPoolUtils.java
ThreadPoolUtils
execute
execute
shutDown
shutDownNow
isShutDown
isTerminated
awaitTermination
submit
submit
invokeAll, invokeAny
schedule
schedule
scheduleWithFixedRate
scheduleWithFixedDelay