Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有主题,我想放活动,所以当用户打开它时,他会看到类似的东西
我想知道我应该提供什么操作或包名称来打开 ADW 启动器
回答
好的,我找到了解决方案 Intent i=new Intent("org.adw.launcher.SET_THEME"); 它将打开adw
简短的回答是一个Intent并且很可能您可以在 /data/app/ 文件夹中检查包名称