04 2016 档案

摘要:public View inflate (int resource, ViewGroup root, boolean attachToRoot) 我们在使用这个方法时,要清楚原理,下面是这个方法的文档介绍: Inflate a new view hierarchy from the specifie 阅读全文
posted @ 2016-04-26 18:28 四念处 阅读(457) 评论(0) 推荐(0) 编辑
摘要:http://blog.sina.com.cn/s/blog_7ec12e960100rfpn.html 阅读全文
posted @ 2016-04-26 09:12 四念处 阅读(580) 评论(0) 推荐(0) 编辑
摘要:头像选择拍照裁剪 >https://github.com/ryanhoo/PhotoCropper#sample ,注意Maven插件版本的问题,我博客中有写到 自定义对话框 >http://www.jcodecraeer.com/a/opensource/2015/0309/2569.html 阅读全文
posted @ 2016-04-19 17:03 四念处 阅读(387) 评论(0) 推荐(0) 编辑
摘要:https://www.aswifter.com/2015/07/10/android-record-video-to-gif/ 阅读全文
posted @ 2016-04-12 16:24 四念处 阅读(217) 评论(0) 推荐(0) 编辑
摘要:先下载dex2jar和jd-gui这两个软件,然后解压APK,把解压出来的classes.dex,放到dex2jar的根目录,然后命令行进入到dex2jar根目录,然后执行命令 ./dex2jar.sh classes.dex 这样就把dex解成了jar包,然后再用jd-gui查看jar包里面的代码 阅读全文
posted @ 2016-04-12 11:28 四念处 阅读(332) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示