Skip to content

Commit 37ad83e

Browse files
committed
2 parents 026b7ba + b4c8177 commit 37ad83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ android-utils
33

44
It contains most of the utility classes.
55

6-
Android utility class, include BitmapUtil, DataCleanManager, FileUtils, HanziToPinyin, NetUtil, PreferencesCookieStore, RandomUtils, Singleton, LogUtils, BaseCrashHandler, and so on.
6+
Android utility class, include [BitmapUtil](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/BitmapUtil.java), [DataCleanManager](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/DataCleanManager.java), [FileUtils](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/FileUtils.java), [HanziToPinyin](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/HanziToPinyin.java), [NetUtil](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/NetUtil.java), [PreferencesCookieStore](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/PreferencesCookieStore.java), [RandomUtils](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/RandomUtils.java), [Singleton](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/Singleton.java), [LogUtils](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/util/LogUtils.java), [BaseCrashHandler](https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/app/BaseCrashHandler.java), and [so on](https://github.com/jingle1267/android-utils/tree/master/src/com/worthed/util).
77

88
Permission requirement
99
----------------------

0 commit comments

Comments
 (0)