随笔分类 - AOSP
摘要:修改以下文件: packages/apps/Launcher3/src/com/android/launcher3/Launcher.java 加一个public,加哪里你应该知道 public static boolean isQsbDisabled(){ return true; } 搜索mQs
阅读全文
摘要:source build/envsetup.sh 执行之后可以用 - croot: Changes directory to the top of the tree. - m: Makes from the top of the tree. - mm: Builds all of the modul
阅读全文
摘要:环境准备 我的环境是deepin x64要linux的不会还有人用Windows写代码吧,这里不是支持国产,是ubuntu装不上我的笔记本,深度的安装配置的还不错,就算你的兼容做的和shit一样 准备150G的空闲区域,用来编译源码,和放源码。源码很小,但是编译之后可以达到150G,最小16G运行内
阅读全文