Jump to content

Getting a Background Process Running / Adding a Side-loaded App to the Library


Joshua Smith

Recommended Posts

My application is written using WebXR and viewed using Firefox Reality on the Focus 3 headset. In order to allow offline use, I have a helper app with an embedded web server.

Starting with Android 10, it's not possible for an app to start an activity on boot. (BOOT_COMPLETED is a broadcast event, and broadcast events handlers are not allowed to start activities.)

Any ideas for a workaround for that?

Alternately, I could have the user manually start our process, but our process is not appearing in the Library of things we can run. It *does* appear in the list of things you can run in Kiosk Mode. What's the secret to getting a side-loaded app to appear in the Library?

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...