android wear - Why I can't debug watch face on moto 360 -


After

I can see the log below, but I can not see the clock face on my watch.

Target device for device: Motorola- moto_360- Local Host: 4444 File Upload Local Path: /Users/.../AndroidStudioProjects/WatchFace1/Wearable/build/outputs/apk/Wearable -debug.apk Remote Path: Installing / Data / Local / tmp / com .example.android.wearable.watchface com.example.android.wearable.watchface Device shell command: install at -r "/ data / local /tmp/com.example.android.wearable.watchface "pkg: / data / local /tmp/com.example.android.wearable.watchface Waiting for success process: com.example.android.wearable.watchface

I Have waited for a long time, but nothing happened. Any ideas?

I think the apk was successfully installed on the clock. If you tap long over the clock to select the watch face, do you see it in the list? After selecting it you will be able to debug it.

Actually, I believe that it happens that you set the face of the clock, but you do not actually run it.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -