随笔分类 -  launcher

about launcher
摘要:图标拖动过程先长按,拖动,松开手指launcher.java中setupViews方法, private void setupViews() { final DragController dragController = mDragController; mLaunche... 阅读全文

posted @ 2015-03-04 19:47 wjw334 阅读(661) 评论(0) 推荐(0)

摘要:参考:http://blog.csdn.net/wdaming1986/article/details/7671318http://www.cnblogs.com/DonkeyTomy/articles/3229764.html查看Launcher.xml ... 阅读全文

posted @ 2015-03-02 19:30 wjw334 阅读(303) 评论(0) 推荐(0)

摘要:桌面启动执行LauncherApplication.java ----onCreate()方法@Override public void onCreate() { super.onCreate(); // set sIsScreenXLarge and sScree... 阅读全文

posted @ 2015-03-02 11:54 wjw334 阅读(397) 评论(0) 推荐(0)

摘要:包名 com.android.launcher把launcher相关数据库文件从手机中取出来shell@android:/data/data/com.android.launcher/databases # lslslauncher.dblauncher.db-journalshell@androi... 阅读全文

posted @ 2015-03-02 11:53 wjw334 阅读(1019) 评论(0) 推荐(0)

导航