You really should avoid persistent unless that is really what you want. It certainly shouldn't be used just to be launched at boot.
On Thu, Apr 30, 2009 at 5:27 AM, RajaniKanth <[email protected]>wrote: > > Hi , > make android:persistent="true" in AndroidManifest.xml file. > Ur application will start automatically while booting. > > RajaniKanth > > On Apr 30, 11:47 am, stater <[email protected]> wrote: > > Hi all, > > > > I have a application and it need be executed after android booting > > automatically. > > Does someone have a suggestion that how to do it? > > Thanks for your reply. > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
