File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
android-utils
2
2
=============
3
-
3
+
4
4
It contains most of the utility classes.
5
5
6
6
Android utility classes (a - z):
@@ -23,7 +23,7 @@ Android utility classes (a - z):
23
23
* [ HanziToPinyin] [ 17 ] 汉字转拼音工具类
24
24
* [ ImsiUtil] [ 18 ] IMSI工具类
25
25
* [ LocationUtils] [ 19 ] 根据经纬度查询地址信息和根据地址信息查询经纬度
26
- * [ LogUtils] [ 20 ] Log工具类
26
+ * [ LogUtils] [ 20 ] Log工具类。课参考博文: [ Android Log工具类 ] [ 43 ] 。
27
27
* [ NetUtil] [ 21 ] 网络工具类
28
28
* [ PackageUtils] [ 22 ] 应用安装下载相关
29
29
* [ PhoneUtil] [ 23 ] 手机组件调用工具类
@@ -142,4 +142,5 @@ License
142
142
[ 40 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/app/BaseCrashHandler.java
143
143
[ 41 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/app/RebootThreadExceptionHandler.java
144
144
[ 42 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/worthed/app/StartAppReceiver.java
145
+ [ 43 ] : http://worthed.com/blog/2014/10/16/android-log/
145
146
You can’t perform that action at this time.
0 commit comments