Android 2.2 上的默认首次启动活动?
我正在努力修改我得到的无品牌中国 Android 平板电脑的固件/ROM。当我将其刷新到平板电脑并进入锁定屏幕时,解锁它会启动设置向导 - 但似乎有两个 - 因为 Android 要求我在两个活动之间进行选择 - 设置向导和一些“默认活动”。
所以我想知道 - Android 在哪里以及如何控制它来知道首次启动时启动什么?
I'm working on modifying a firmware/ROM for an unbranded Chinese Android tablet i got. When i flash it to the Tablet and get to the lockscreen, unlocking it starts the Setup Wizard - but there appear to be TWO - As Android asks me to choose between two activities - the Setup Wizard and some 'defaultActivity'.
So i wonder - Where and how is this controlled by Android to know what to launch on first boot?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我必须删除 Provision.APK 才能摆脱重复的 APK - 根据 Cyanogenmod 的 Barebones 页面,它是不需要的。没有太多合适的解决方案,但这就是我能找到的所有该设备缺乏任何类型的源代码的情况。
I had to remove Provision.APK to get rid of the duplicate APK - According to Cyanogenmod's Barebones page it isnt needed. Not much of a proper solution, But thats all i could find lacking any kind of source code for this device.