You should be able to do this with a BroadcastReceiver listening to BOOT_COMPLETED and a Service.
http://developer.android.com/guide/topics/fundamentals.html#appcomp BR /Henrik On 27 Maj, 15:27, dapaintballer331 <[email protected]> wrote: > How do you create a java program that runs on startup, in the > background? I need to create this, or some type of java/c service. > > I've created this for an iPhone, and I'm porting my app to the > android. > > Thanks > Brandon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

