abrensch / brouter

configurable OSM offline router with elevation awareness, Java + Android
MIT License
474 stars 113 forks source link

Android targetSdk 34 #649

Closed devemux86 closed 5 months ago

devemux86 commented 7 months ago

When BRouter app uses targetSdk 34 some changes are needed. This pull request contains the changes for the download manager.


Documentation: https://support.google.com/googleplay/android-developer/answer/13392821

When your apps target Android 14 and above, you’ll need to declare any foreground service types that you use in a new declaration on the App content page (Policy > App content) in Play Console.