opendroneid / receiver-android

Example Android receiver application for unmanned aircraft Remote ID
Apache License 2.0
186 stars 61 forks source link

supported smartphones: add the Google Pixel 7 & 8 #114

Closed janusw closed 5 months ago

janusw commented 5 months ago

They have the same capabilities as the Pixel 6. The Pixel 8 entry is based on my own testing, while the Pixel 7 entry is based on the report in #108 (and some interpolation between 6 and 8 😉).

friissoren commented 5 months ago

How did you get the app installed on the phones that have Android 13 and 14? I only just now got the sources updated to support that and the update is not yet on the Play Store.

janusw commented 5 months ago

How did you get the app installed on the phones that have Android 13 and 14? I only just now got the sources updated to support that and the update is not yet on the Play Store.

Well, Android generally has forward compatibility, i.e. an app targeting older API levels will run on newer OS versions. ODID 3.4.3 works well on Android 14 :)

Apart from that, I was also testing with other apps ;)