Android Wear Preview app - which smartphones are compatible?

这一生的挚爱 提交于 2019-12-23 02:34:25

问题


I got invitation to the Android Wear Developer program but when I try to install the Android Wear Preview app I see information that my device (Samsung Galaxy S2) is not compatible with the app. Is there some kind of list of devices compatible with Android Wear Preview app?

Thank you,


回答1:


I don't think there is a device spesific restriction, but according to developer.android.com

Note: The Android Wear Preview app is compatible with Android 4.3 and higher and is not available for the Android emulator.

Edit: I think BLE is used for communication between smartphone and watch. So obviously that would be hardware restriction.




回答2:


You need a 4.3+ Android smartphone. Because the Notification listener functionality has been added with API level 18.

Tablets were stated to be supported but right now they're filtered out from the store. You can still manually install the APK though.

Bluetooth LE isn't mandatory - for the preview at least.



来源:https://stackoverflow.com/questions/22526118/android-wear-preview-app-which-smartphones-are-compatible

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!