BasicAirData / GPSLogger

A GPS logger for Android mobile devices
http://www.basicairdata.eu/projects/android/android-gps-logger/
GNU General Public License v3.0
401 stars 126 forks source link

Update to API 34 #224

Open GrazianoCapelli opened 2 months ago

GrazianoCapelli commented 2 months ago

Update to API 34 is mandatory for Google starting from 31 August. https://developer.android.com/about/versions/14/behavior-changes-14

Some checks must be done due to some changes in specifications:

GrazianoCapelli commented 1 month ago

Implicit, pending intents, and broadcast receivers checked. Everything works fine.