Just_Explode

Results 8 comments of Just_Explode

This also happens to me on either Android 14 (SM-A1560) for using Automate/App Start Block or adb shell intent ,or Android 11 (Waydroid) for using adb shell intent. I'm using...

oh wait... I see that after Android 11 (API 30) you need to somehow grant the user ACCESS_FINE_LOCATION then ask them for ACCESS_BACKGROUND_LOCATION. (will this be persistence?) after reading [this](https://developer.android.com/develop/sensors-and-location/location/permissions?hl=en#request-background-location)...

lol idk why but I managed to learned how to do basic modification to this app with ChatGPT. I did what I did to the app. Here's a screenshot (forgive...

nvm i wanna do something else for now. reading java code is a huge pain to me even with ChatGPT and Android Studio edit: ok maybe ACCESS_BACKGROUND_LOCATION is unnecessary. this...

> There is no way to allow Location Access all the Time. > I hope there is a way to bring this back. I don't think there's a need for...

> Replaced > ~~~ > TrackRecordingServiceConnection.execute(this, serviceConnectedCallback); > > ~~~ > > By > ~~~ > TrackRecordingServiceConnection.executeForeground(this, serviceConnectedCallback); > > ~~~ OMG it's really glad to see a potential fix,...

Ah damn it, i can't be really opening a issue just now...

I'm really sorry. I shouldn't be posting this yet. I haven't got time to do proper research, yet I accidentally opened an issue without the logfile :v