Questions tagged [moto-360]

51 questions
0
votes
1 answer

Voice to Text with Moto 360

I'm trying to create an Android Wear project, which I can translate the voice in my Moto 360 to String, for example, when the user say "Hello" I get the String "hello". can anyone help me , i need little explanation for the communitation between the…
Elyes
  • 92
  • 1
  • 12
0
votes
1 answer

Implementing both DataItem.DataListener interface and WearableListenerService

In Android Wear application i've implemented DataItem.DataListener interface for an Activity. Since i already created WearableListenerService for some other usages. Now the situation is when i want onDatachanged() in MyActivity it will execute…
Anees
  • 514
  • 5
  • 20
0
votes
1 answer

Android Wear: How to implement voice action "Stop running"

I want to implement voice actions, "start running" and "stop running". "Start running" works fine, but "stop running" doesn't work. My app has one activity with several fragments. When I speak "stop running", the activity is destroyed and created.…
kazhik
  • 556
  • 1
  • 5
  • 7
0
votes
1 answer

Android Wear app that crashes when I release wakeLock

I have an extremely simple Android Wear app that basically is just one button on the mobile device that I want to use to turn the display of my Android Wear device on and off. I have the application sending messages to the Android Wear device to…
-1
votes
1 answer

Get the number of "tap" on a locked smartwatch screen

I'm doing a school project as a team, but none of us have never developed or even worn smartwatches. We want to get the number of "tap" on a smartwatch's locked screen but we don't find out if that's possible. Do you know a way to get the number of…
Mr. Tesla
  • 39
  • 5
-2
votes
1 answer

How do you center text on the Moto 360 with respect to the perimeter and not the chin at the bottom? (320dp x 320dp) vs (320dp x 290dp)

In this video Google mentions using windowOverscan in the styles file. The problem is I do not have a styles file in my Android Wear module. Is there a more recent method that allows you to center text properly?
young_souvlaki
  • 1,886
  • 4
  • 24
  • 28
1 2 3
4