Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Android
Search Coderanch
Advance search
Google search
Register / Login
This week's book giveaway is in the
Spring
forum.
We're giving away four copies of
Java Persistence with Spring Data and Hibernate
and have Cătălin Tudose on-line!
See
this thread
for details.
Win a copy of
Java Persistence with Spring Data and Hibernate
this week in the
Spring
forum!
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
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Tim Cooke
Paul Clapham
Liutauras Vilda
Sheriffs:
Junilu Lacar
Rob Spoor
Jeanne Boyarsky
Saloon Keepers:
Stephan van Hulst
Carey Brown
Tim Holloway
Piet Souris
Bartenders:
Forum:
Android
Launching application automatically?
Anand Damodaran
Greenhorn
Posts: 21
posted 10 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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: 43076
77
posted 10 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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 10 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Welcome to Ranch!!!
I agree with Ulf
Watchya got in that poodle gun? Anything for me? Or this tiny ad?
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
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...