开发android系统app需要哪些工具

最基本的工具有哪些
2025-03-29 09:10:22
推荐回答(1个)
回答1:

首先你要获得root权限,然后连接电脑,确定驱动已经装好,然后。

在命令行里输入 adb shell 回车,你会看到$,然后输入SU,再回车,出现#

然后输入以下命令,最后的文件名是要删除的程序名称,请根据自己需要确定是否要删除该程序

/system/bin/rm /system/app/com.htc.TwitterWidget.*

/system/bin/rm /system/app/HtcTwitter.*

/system/bin/rm /system/app/HtcFootprintsWidget.*

/system/bin/rm /system/app/HtcFootprints.*

/system/bin/rm /system/app/Stock.*

/system/bin/rm /system/app/com.htc.StockWidget.*

/system/bin/rm /system/app/VVM.*

/system/bin/rm /system/app/Quickoffice.*

/system/bin/rm /system/app/PDFViewer.*

/system/bin/rm /system/app/Calculator.*

/system/bin/rm /system/app/Mail.*

/system/bin/rm /system/app/htcmailwidgets.*

/system/bin/rm /system/app/htcmsgwidgets.*

/system/bin/rm /system/app/HtcRingtoneTrimmer.*

/system/bin/rm /system/app/Flickr.*

/system/bin/rm /system/app/CityID.*

/system/bin/rm /system/app/FriendStream.*

/system/bin/rm /system/app/com.htc.FriendStreamWidget.*