Your Admin app needs to be set as HOME:

             <category android:name="android.intent.category.HOME" />

It will be launched instead of the Launcher if launcher is not present.

//Z

On Friday, January 3, 2014 5:57:31 PM UTC+1, Daniel Lukashevich wrote:
>
> Hi All!!!
>
> I have own ROM without launcher but with my Admin APP which starts when 
> device Boot Completed. Then this app download Launcher over the NET and 
> install it.
> So I have the following question.
>
> How can I get device BOOT working without Launcher installed?
>
> I got the following error when tried boot system without Launcher 
> installed: BOOT FAILURE making Package Manager Service ready
>
> Maybe someone could give help me what do I need to change in 
> PackageManagerService to get Boot finished successfully even if there is no 
> launcher installed in system.
>
>
> Thanks a lot!
> Dan.
>

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to