- 博客(3)
- 资源 (9)
- 问答 (10)
- 收藏
- 关注
转载 网址收集
1.【Android】Fragment真正意义上的onResume和onPause http://www.cnblogs.com/over140/p/3392164.html 2.EventBus的使用和原理剖析 http://www.tuicool.com/articles/jUvyUjB 3.ormlite数据库复杂条件 http://stackoverflow.co
2015-09-09 16:50:37
454
转载 android关掉app并重启
Intent intent = new Intent(GoldApp.get().getApplicationContext(), MainActivity.class); PendingIntent restartIntent = PendingIntent.getActivity( GoldApp.get().getApplicationContext(), 0, intent
2015-07-22 15:07:11
1300
chrome 48.0.2564.116 m 官方离线包 可更新 80004002
2016-02-26
获取方法数dex-method-counts.jar
2015-10-20
spring里的工具类,摘自spring3.0.5版本
2015-05-08
用重复布局 和用ListView的内存消耗
2015-07-24
求一个自定义进度条的实现
2015-07-24
这个requestLayout怎么清除
2015-06-02
如何最简单实现这种结构
2015-06-01
如何解决 dialogfragmen导致的状态丢失
2015-05-28
这个activity finish 后 为什么内存没被回收 ?谁阻止了回收?!!!
2015-05-23
DialogFragment如何实现抽屉效果
2015-05-21
关于资源释放和上下文
2015-05-14
android 布局问题 aliginBottom
2015-04-18
使用android studio 遇到的问题
2015-04-15
TA创建的收藏夹 TA关注的收藏夹
TA关注的人