All Questions
Tagged with smartwatch or sony-smartwatch
289 questions
1
vote
0
answers
35
views
Change activity while application is running in background and automatically open the application to show the activity
For a project, I have implemented something similar to a step counter on an Android smartwatch. The goal now is to automatically display some kind of celebration activity (window, pop up...) if a ...
0
votes
1
answer
395
views
Amazfit GTR 2 mini apps
I have a problem. I have Amazfit GTR 2, and yesterday I turned off Developer mode, and I saw "Mini apps" tab. I want to upload apps to my device, how can I do this?
I tried to do this with ...
0
votes
0
answers
26
views
Want to build a app to monitor Imilab TG-1 smartwatch data
i want to make a Fitnes tracker app. I have a smartwatch of imilab. Now i want to know, how do i communicate with my smartwatch via Bluetooth to get the data.
i have asked gpt , it says about protocol ...
0
votes
1
answer
600
views
How smart watches and smart bands that use BLE connectivity be able to control Music playback in android phones?
I'm trying to implement two sample BLE applications. One application will be a client application and the other will be a peripheral application in two different devices. The client app will do a BLE ...
0
votes
1
answer
772
views
React native: read from a smartwatch (hk85)
I'm trying to receive data from a smartwatch (HK85) in react native.
The connection and writing is working great.
But neither notify nor read is working.
And I guess that's normal since isNotifiable ...
1
vote
1
answer
1k
views
How to fetch data (Step Count, Heart Rate, etc.) from Smartwatch like Noise and firebolt in flutter app?
I want to get health related data from smartwatch like noise and firebolt and show it in UI in Flutter app which are connected by bluetooth.
I tried all the suggestions and all the GitHub source codes ...
0
votes
1
answer
243
views
Can I develop a Bip 3 Pro app with Zepp API
I see references to the GTR and T-Rex, but none for Bip 3 Pro. Should I bother trying to develop an app for the Bip 3 Pro? The app I want to write is not a health app, but a status application, ...
0
votes
1
answer
1k
views
Is there an universal way to access SmartWatch's sensors from Android App?
I need to create an app that can access to the Sensors of Smartwatch or FitWatch, regardless of what is the brand of that werable. I need to export data (like heart rate, blood oxygenation ecc.) from ...
0
votes
1
answer
290
views
Xamarin.Forms/Xamarin.Android deploy app on a physical smartwatch device
My question
I would like to know if any of you know how to put a Xamarin.Forms/native Xamarin.Android application from Visual Studio on a physical smartwatch. I have consulted various sources, but ...
4
votes
1
answer
5k
views
How to send data from smartwatch to Flutter app
I am looking for a method to get data(heart rate) from a smartwatch(wear/tizen/watch) and read them using a Flutter app. Anyone know of such a package or idea to communicate with the smartwatch and a ...
1
vote
0
answers
139
views
How to access the heart rate sensor on my Fitness Tracker?
I have an E66 fitness tracker and health watch that has a real time heart rate and temperature sensor. The watch only records heart rate data at intervals from 10 mins and upwards with the default ...
0
votes
1
answer
507
views
If I can develop app for apple smartwatch to get raw PPG data and implement my own algorithm for hear rate detection
Can I develop my own app for apple smartwatch through which I can get raw data from the PPG sensor of smartwatch and implement my own heart rate detection algorithm?
1
vote
1
answer
72
views
Fitness watch that collects all heartrate and other data
I'm looking for a watch or strap that collects data such as heartrate and GPS continuously. My goal is to then export this data for further analysis (analysis similar to what the Whoop does.)
I've ...
0
votes
1
answer
773
views
How to deploy pure wear os standalone app inthe smartwatch for testing
I am new in developing wear-os apps and I am having trouble getting my standalone application into the smartwatch (Fossil Sport with wear-os v2.17)
Android min SDK: 25, Target SDK: 29, Compile SDK: 29
...
0
votes
1
answer
509
views
How do I detect falling people with a smart watch?
I am a senior in computer engineering and I have a question for you. For my graduation project, I chose a smart watch and fall detection project, but I don't know much about it. Can you help me ...