标签:
7.app优化
http://www.kuqin.com/shuoit/20150618/346693.html?utm_source=www.race604.com 腾讯Bugly干货分享:Android应用性能评测调优
8.反编译
http://www.tuicool.com/articles/EFjqAv 1.10 反编译APK获取代码&资源
http://www.tuicool.com/articles/JvMRJjV Android代码混淆 中的方法
9.疑难杂症
http://www.tuicool.com/articles/JNb6FjV Android中ListView中嵌套(ListView)控件时item的点击事件不起作的问题...
http://www.tuicool.com/articles/FnUN3aJ android 自定义控件字体,解决字体偏移,卡顿,代码重复等问题
http://www.tuicool.com/articles/VrUBZjf android新版本support包V7后自定义actionbar左边有一块空白无法填充
//┏┓ ┏┓
//┏┛┻━━━┛┻┓
//┃ ┃
//┃ ━ ┃
//┃ ┳┛ ┗┳ ┃
//┃ ┃
//┃ ┻ ┃
//┃ ┃
//┗━┓ ┏━┛
// ┃ ┃ 神兽保佑
// ┃ ┃ 代码无BUG!
// ┃ ┗━━━┓
// ┃ ┣┓
// ┃ ┏┛
// ┗┓┓┏━┳┓┏┛
// ┃┫┫ ┃┫┫
// ┗┻┛ ┗┻┛
1。使用TabHost 需要集成 TabActivity
获取 tabhost 需要 getTabhost
tabhost 中需要包含 tabwitget 和 framelayout
标签:
原文地址:http://www.cnblogs.com/weidingqiang/p/4929365.html