hi,
Is there a way to set one of the Apps that I created as as standard Home Screen App/ Launcher? This is because then I can use the device in a kiosk/single app mode.
Do I fiddle with the AndroidManifest.xml to achieve this?
Thanks,
M&M
hi,
Is there a way to set one of the Apps that I created as as standard Home Screen App/ Launcher? This is because then I can use the device in a kiosk/single app mode.
Do I fiddle with the AndroidManifest.xml to achieve this?
Thanks,
M&M
Hello,
Could you please provide more details?
What are you trying to achieve? Show us screen shots.
hi,
I want to run the Android device in something like a Single App or Kiosk mode. For that one of the ways would be to set the app as home screen app. It can be set using some intents and stuff like ....
http://androidcookbook.com/Recipe.sea...
Thanks,
M&M
Hi M&M,
Unfortunatly we don't have such example.
But you can export your project to eclipse and edit it like you need.
Regards.