简体   繁体   English

Android:未安装Android Wear 5.0上的签名表面

[英]Android: signed watchface on Android Wear 5.0 not installed

i've a signed watchface, it resists in the res/raw folder of the android mobile app but after installing the app nothing is to see in the Android wear app. 我有一个签名的表面,它可以抵抗android移动应用程序的res / raw文件夹,但安装该应用程序后,在Android Wear应用程序中什么也看不到。 The wear app is running in the emulator, but not on the phone device. Wear应用程序在模拟器中运行,但不在电话设备上运行。 Permissions are declared in both of the AndroidManifest.xml files, even the installer logs no errors in logcat. 在两个AndroidManifest.xml文件中都声明了权限,即使安装程序也未在logcat中记录任何错误。

any suggestions or hints what is going wrong here? 有什么建议或暗示这里出了什么问题吗?

Devices i use: 1.) LG G3 running Android 5 2.) Sony Smartwatch 3 running Android Wear 5 我使用的设备:1.)运行Android 5的LG G3 2.)运行Android Wear 5的Sony Smartwatch 3

Some suggestions: 一些建议:

  1. I understand you installed the app on your phone? 我了解您已在手机上安装了该应用程序?

  2. Can you check your app is among the installed apps? 您可以检查您的应用程序是否已安装吗?

  3. adb logcat | 亚行logcat | grep "Not granting" on both devices brings anything useful? grep在两台设备上均“不授予”权限有什么用吗?

  4. Go to Android Wear -> Gear icon -> Resync apps. 转到Android Wear-> Gear图标->重新同步应用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM