Well, how were you doing it before? The only thing that I launch on startup is a Launcher and that opens by itself.
If it's a background app it should already have android.intent.action.BOOT_COMPLETED in it.
You could add a service through an additional .rc file to start whatever.
And there's probably some add-on thing like Tasker, but I don't know anything about that kind of stuff.
|