File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11## Android开发人员不得不收集的代码([ 持续更新中] [ update_log.md ] )
2- ***
32为方便查找,已进行大致归类,其目录如下所示:
43> - ** App相关→[ AppUtils.java] [ app.java ] **
54> - 安装App * installApp*
@@ -344,8 +343,8 @@ limitations under the License.
344343
345344[ phone.java ] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/PhoneUtils.java
346345
347- [ regular .java] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/RegexUtils.java
348- [ regular .test] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/test/java/com/blankj/utilcode/utils/RegexUtilsTest.java
346+ [ regex .java] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/RegexUtils.java
347+ [ regex .test] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/test/java/com/blankj/utilcode/utils/RegexUtilsTest.java
349348
350349[ screen.java ] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/ScreenUtils.java
351350
Original file line number Diff line number Diff line change 11## Android developers should collect the following utils
2- ***
32** [ 中文版README] [ readme.ch ] **
4- ***
53Directory is shown below:
64> - ** About App→[ AppUtils.java] [ app.java ] **
75> - * installApp*
@@ -347,8 +345,8 @@ limitations under the License.
347345
348346[ phone.java ] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/PhoneUtils.java
349347
350- [ regular .java] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/RegexUtils.java
351- [ regular .test] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/test/java/com/blankj/utilcode/utils/RegexUtilsTest.java
348+ [ regex .java] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/RegexUtils.java
349+ [ regex .test] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/test/java/com/blankj/utilcode/utils/RegexUtilsTest.java
352350
353351[ screen.java ] : https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/ScreenUtils.java
354352
You can’t perform that action at this time.
0 commit comments