0
CptFox
6y

Has anyone around here installed the Developer Preview of Android P on their Pixel (any model)?

I'm trying to figure out which models would have access to the android.net.wifi.rtt APIs.

If one of you Pixel with Android P owners could send me the result of `context.packageManager.hasSystemFeature(PackageManager.FEATURE_WIFI_RTT)`, that would be a ton of help to me :)

PS: to run this, you'd probably need to install the Android P Preview SDK platform, there's a tutorial to do just there: https://developer.android.com/previ...

Comments
  • 0
    Ok, found a Pixel device, turns out the Dev preview of Android P, at time of writing, only exposes version 27 of the API, when WiFi RTT requires 28. Just in case someone's wondering.
Add Comment