Build number/fingerprint for Android Things

萝らか妹 提交于 2019-12-02 01:34:28
Onik

so I'm not sure if this is preview 1 or 2

generic/iot_rpi3/rpi3:7.0/NIF73/3565696:userdebug/test-keys is the fingerprint for Preview 1, so you're still on it.

You can

  • getprop ro.build.id to see the build number which is also reflected on the Release Notes (the hint came from @Devunwired, so don't forget to upvote his comment)
  • getprop ro.build.date to see the date of a build. Preview 2 should give you February 2017 instead of December 2016 for Preview 1.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!