Wearable devices are smart devices that are worn on the skin or close to the skin with the aim to detect signals from the body (e.g. Blood Pressure, Heart Rate, Body Temperature, etc.) and/or detect parameters in the environment (e.g. humidity, temperature, etc.) surrounding the part where the device is worn.
Questions tagged [wearables]
106 questions
0
votes
1 answer
WearPkgInstallerService: Package install failed. returnCode -103
I have developed an application for SmartWatch with version of Wear OS 1.5 and up. At the time of distributing the application I have included it together with the main application in the same apk.
I have compiled a release version and installed it,…

Sergio Sánchez Sánchez
- 1,694
- 3
- 28
- 48
0
votes
1 answer
Transmit data from smartwatch to smartphone over bluetooth
I need some help for data transmission between Android Wear and Android phone.
I found some tutorials and sample code, so I could make a framework.
Much of my code is similar to the Android open source sample,…

NEWBEE
- 13
- 1
- 4
0
votes
1 answer
What is the HeartRate module used for FitBit?
I'm trying to make an application for FitBit without using the companion app that will allow me to get the accelerometer data and heart rate.
The Heart Rate Sensor Guide of FitBit gives the following code, but does not exactly specify what the…

Speek Sim
- 11
- 3
0
votes
1 answer
I can't see the background of my Android Wear Emulator
my question is for I can't see the background in my Android Wear emulator, I declare .setBackgroung with a validated image but when I run the App and send me a notification the background does not show.
Any help?
public class NotificationService…

Tony Barajas
- 124
- 2
- 12
0
votes
0 answers
Customize Notifications Tizen Native Wearable App Development 2.3.2
I´m new to Tizen, and I tried to develop a wearable native App (2.3.2) where notifications can be created by clicking on a button. So far it works, but I was wondering whether the notifications could be customized.
My questions:
I'd like to insert…

newsy
- 1
- 2
0
votes
4 answers
How to write text file on Tizen Gear S2 local file system?
I'm developing native app on Samsung Gear S2 which intended to record data from sensors (accelerometer) on device into local file system.
I try the directory ( /opt/usr/media/documents/text.txt ) but its not creating the file on device.
I have…

ZEESHAN
- 191
- 2
- 15
0
votes
1 answer
developing for samsung S3 Watch
I was trying to develope an app (1st time) for Samsung S3 using Wear 2.0. But while trying to install it I realize that OS of Samsung S3 is Tizen.
Does that mean I cant develop for it without using Tizen SDK?
Can we use android studio(Android SDK)…

Tarun
- 517
- 4
- 9
- 24
0
votes
1 answer
Is it possible to get raw data from sony smartBand2?
I want the accelerometer data from Sony smartBand2. Is it possible to get that?

vss
- 567
- 2
- 7
- 18
0
votes
1 answer
Android Wear App Crash in Moto 360 in other watches app is working fine
I am working on wear application. Application is working fine in other watches but in Moto 360 it is getting crashed as we launch application.
Android wear 1.5.0, OS: 6.0.1,Google Play service 11.0.55.
Here is the logs.
--------- beginning of…

Duke
- 31
- 4
0
votes
1 answer
How to create WearableRecyclerView
How to create WearableRecyclerView in android wearable? I aware that in android devloper got information about it but it still small and i need full tutorial about it.

mohd hafiz
- 47
- 1
- 5
0
votes
0 answers
How i can do a reset in a smartwatch with Android 5.1?
I have a Kw88 smartwatch and in the last charge it's doesn't turn on. I have looked for a reset or trying something to get the watch on. Anyone could help me? I also tried took off the battery, and nothing happens.
0
votes
0 answers
How to push notification from android to android via bluetooth
i want implement a little program that can push notification from my phone to a smartwatch with inside android 5.1(it's NOT android wear).I don't want send throught firebase.... but throught bluetooth.Anyone know if this is possible and what i have…
0
votes
0 answers
Android cuts accelerometer measurements on wearables
I found that on android there is a 2G limit of acceleration on the most watches that I tried. I am wondering is there a way to get a better range of measurements, and is that for every watch with android or it is different? What is the max…

Michał Czyżewski
- 13
- 4
0
votes
1 answer
Gear s3 Native Sample "UI -> (circle)Sensors" is White Screen
I developed using Gear S3.
I have received the sensor values of the gear S3. So I run Sensors sample, whitch shows the sensor value and information of sensors in the Native.
The virtual machine has confirmed that it works smoothly.
But Running on…

최민수
- 43
- 1
- 5
0
votes
1 answer
Install Applications on Samsung Gear Fit 2 via Tizen Studio
A few weeks ago, I bought the Samsung Gear Fit 2, and because I'm a hobby programmer, I tried to make an app for it, and the making of an web-based app in Tizen Studio worked very well.
EDIT:
I solved the problem.
I had to create a Samsung…

thatmarcel
- 388
- 3
- 15