Questions tagged [sony-smartwatch]

The Sony SmartWatch is a wearable device that connects to Android devices and offers an API for notifications and custom applications.

Relevant links:

299 questions
32
votes
4 answers

"No, missing feature: WATCH" when I try to run my smartphone app with wear app?

I have a smartphone app with a wear app that has been packaged inside of it, similar to the first two steps of this section: https://developer.android.com/training/wearables/apps/packaging.html#Studio I was originally told that my smartphone wasn't…
user1583010
11
votes
3 answers

Is it possible to connect Android Wear device with another BLE device directly without interaction of phone device?

I am looking for an Advice to connect two BLE devices directly with each other without interference of phone device.I know that in normal scenario watch will connect with mobile device's Bluetooth and then it will work for normal data transmission…
user1414160
8
votes
2 answers

Is it possible to turn vibration on/off on Sony Smartwatch 2 (by application)?

I want to enable/disable vibration on Sony Smartwatch 2 in my app on some conditions. Is it possible and if it so how to do that? EDIT: I mean enable/disable it globally (notifications, incoming calls etc.), as "Vibrate" setting in SW2 menu.
Vladimir Petrakovich
  • 4,184
  • 1
  • 30
  • 46
8
votes
1 answer

SmartWatch 2 screenshots

What is the recommended way to create screenshots of a SmartWatch 2 extension? Unfortunately, notification extensions on the emulator look nothing like they look on a real device. Also my control extension that uses a layout (instead of sending an…
cketti
  • 1,277
  • 11
  • 15
7
votes
3 answers

Is it possible to get PPG(Photoplethysmogram) data from a smart watch via android?

I want to develop a health care app using Android smart watch devices that have an optical heart rate sensor. Examples of such devices are: Samsung gear live, Moto360, LG G watch R, etc. To do this, I need the raw PPG signal data from those…
Dul Lee
  • 71
  • 1
  • 2
7
votes
1 answer

How do I suppress the warnings about me using px in a layout xml?

I am working with a project that includes a Sony SmartWatch and when I send layouts to that I need to use real pixel values. [If you haven't used on its a watch that is connected via bluetooth and works as an extra display the "controlling" device…
Jontas
  • 409
  • 3
  • 12
6
votes
1 answer

Is it possible to make a wear app that connects to my android app activity(maps)

I have a program that has one activity which the user can record his trip by pressing a button from one place to an other.I want somehow to make a wear app that connects with this activity so the user can press that button from the smartwatch and…
Alex
  • 1,816
  • 5
  • 23
  • 39
6
votes
1 answer

Kiosk Mode Android wear

I'm trying to make kiosk mode in smart watch. I'm having now two big problems in an attempt to implement Device Administration : The following uses-feature are undefined: android.software.managed_users android.software.device_admin The…
Shmargad
  • 65
  • 5
6
votes
3 answers

Possible to cross-platform develop Watch/Wearable applications?

since I am new in the world of developing apps for watches, and the fact that it exists for smartphones the following frameworks: Xamarin PhoneGap appcelerator kony Cordova ... I wonder if there exists for watches apps similar frameworks? So that…
6
votes
2 answers

SmartWatch h/w schematic

Is it possible to get a schematic in addition to the H/W description at http://developer.sonymobile.com/services/open-smartwatch-project/smartwatch-hacker-guide/?
6
votes
2 answers

Can't reinstall crashed Sony SmartWatch Control

I hope this is not to generic but I am developing an app for the Sony SmartWatch. When ever I make a mistake like allowing a null pointer exception. I can not get my app to restart. It's like it stays in the crashed state forever. To make the…
theJosh
  • 2,894
  • 1
  • 28
  • 50
6
votes
1 answer

SMS notifications in iOS6

I found SMS notifications are not supported in iPhone,but I found a video on Pebble Smart watch which sends SMS notification and iMessage notification. Here are the video and the application…
Ram
  • 1,872
  • 5
  • 31
  • 54
5
votes
2 answers

Is there any wearable device that can scan BLE beacons?

The idea is to scan beacons from the watch and then send the data to the phone. The phone app will then estimate the location of the watch. I guess android wear provides this functionality, but the cheapest model is Sony SmartWatch 3, which costs…
typedef
  • 1,800
  • 3
  • 11
  • 19
5
votes
1 answer

How to develop extention for Sony Smartband Talk (SWR30)

I've tried to start developing extentions for Sony's smartband SWR30, but failed to make any extention that would be visible in SmartBand Talk application (which is required to install extention on SWR30). I've tried to use Sony's Guide for…
W.T.
  • 51
  • 1
  • 3
5
votes
2 answers

Sony SmartWatch 2 custom watch faces broken since firmware update

I know this is going to be a duplicate of this -> How to fix custom watch face time on Sony SmartWatch 2 after SW2 update But posting because the original question got closed due to reasons that are not clear to me. Background I have an app in…
Sreekanth
  • 2,887
  • 2
  • 16
  • 30
1
2 3
19 20