0

I don't know much about android but I need to design an application where I need to start my application on reboot of android app over the first view screen so instead of loading the first screen I need to load my app. Is that possible to do?

If Yes, How?

Sharan
  • 1
  • 3
  • Try using a service to open an activity of your app: Refer [here](https://stackoverflow.com/questions/14385231/android-broadcastreceiver-auto-run-service-after-reboot-of-device) – tendai Dec 24 '19 at 10:02
  • Thanks Mas, and also I don't need the first page that opens up and I need my application to open – Sharan Dec 24 '19 at 10:06

0 Answers0