Can we get a setting to have the android build to auto run without using a separate app to auto run?
I think they said they couldn’t as most devices would need to be rooted in order to do so.
I do have an app I recommend if you want the name. I use it for my setup as it both starts RealDash and turns on my hotspot. Turns it off too when I turn off the car.
Been working great for me only like $108/ I think.
I’m trying to build android with the app already installed and able to automatically launch once the system boots, primarily for production. I’m not a apk developer, but I thought there was things that can be added into AndroidManifest.xml to allow autostart without root.
If you are building a custom android OS then you might be able to add it there to open RealDash. If not I believe a lower version of Android like 4.0 or something was able to auto start the app.
Are you serious?.. yes, the play market is full of apps that work great without root. at least on android 12.
ex. AutoStart App Manager
That’s where I’m trying to not use an external app to do the auto run as that would be two applications that would need to be installed and configured. What I would ultimately like to do is flash the firmware on the device and not need to boot it and configure it before shipping.