FAQs
Search
Recent Topics
Flagged Topics
Hot Topics
Best Topics
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Liutauras Vilda
Bear Bibeault
Devaka Cooray
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Campbell Ritchie
Henry Wong
Saloon Keepers:
Tim Moores
Ron McLeod
salvin francis
Stephan van Hulst
Vijitha Kumara
Bartenders:
Tim Holloway
Carey Brown
Frits Walraven
Forum:
Android
Launching application automatically?
Anand Damodaran
Greenhorn
Posts: 21
posted 5 years ago
Hi Friends,
Is it possible to launch my own application automatically after the OS booted?
If it so, then how?
Regards,
Anand
Ulf Dittmer
Rancher
Posts: 42975
76
posted 5 years ago
Yes, that's possible. The solution is a BroadcastReceiver that listens to RECEIVE_BOOT_COMPLETED:
http://stackoverflow.com/questions/10428510/how-to-start-launch-application-at-boot-time-android
Naishadh Parmar
Ranch Hand
Posts: 95
I like...
posted 5 years ago
Welcome to Ranch!!!
I agree with Ulf
Consider Paul's
rocket mass heater
.
Post Reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Txn not automatically rolling back after RemoteException
How to keep Java VM Alive
How to maintain Session
How to install UploadBean v1.6?
memory clean up
More...