打印方法路径方法一 打印方法路径方法二 ...
打印方法路径方法一 打印方法路径方法二 ...
============================================= 博客原文地址:http://94275.cn/2014/10/16/android-log/ ========================================== 工欲善其事 ...
Bitmap工具类 修改图片的颜色 ...
/* * Copyright (C) 2013 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use ...
工具类(饿狼巨献) 1、Android拦截短信 2、手机是否联网? 3、Application的使用 4、http请求 5、int 和 byte[]互转 6、int和String互转 7、int转为 ...
下方是一个很好的监测网络、状态的工具类 public class NetworkUtils { /** * 网络是否可用 * * @param activity ...
写成工具类TimeUtils:👇👇👇 ...
提供debug与release的时候是否屏蔽打印信息,把信息选择性的进行保存,可以是否自动保存crash的堆栈信息。来自github上的一个开源项目,https://github.com/syxc/LogUtil/blob/master/src/org/syxc/util/LogUtil ...