Page 1 of 1

Set app as standard Home Screen App/ Launcher

Posted: Sat Jan 03, 2015 6:27 pm
by 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


Set app as standard Home Screen App/ Launcher

Posted: Sat Jan 03, 2015 9:02 pm
by Alena Prykhodko

Hello,

Could you please provide more details?
What are you trying to achieve? Show us screen shots.


Set app as standard Home Screen App/ Launcher

Posted: Sun Jan 04, 2015 8:28 pm
by M&M

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


Set app as standard Home Screen App/ Launcher

Posted: Tue Jan 06, 2015 12:36 am
by Yurii Orishchuk

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.