I am modifying the AOSP source code because my app needs to run in a kiosk environment.
I want Android to boot directly into the app. I've excluded launcher2 from generic_no_telephony.mk
, and added the app there. Now Android prompts me all the time to choose default launcher.
The two choices that are available on the pop-up:
- Home Sample
- My app.
How can I exclude the Android Home Sample Launcher? Or is there another way to set the default launcher in an AOSP build?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…