StephenBlackWasAlreadyTaken / xDrip

Android Application that collects dex signals, allows calibrations, and uploads
GNU General Public License v3.0
209 stars 176 forks source link

Can we add Samsung Tizen support? #84

Open johnbarr00 opened 9 years ago

johnbarr00 commented 9 years ago

I recently purchased the Samsung Gear S smartwatch and I would love to see the NightWatch app be compatible with it. Is this possible? How complex is the process? I don't know a lot about coding and it took me a while to get my DexDrip unit up and running.

StephenBlackWasAlreadyTaken commented 9 years ago

Their sdk does not look terrible, Im sure its quite possible, but I dont have a tizen device to write it for

johnbarr00 commented 9 years ago

I'd be willing to pay you for your time! I can test out whatever APK you send me. You can email me at johnbarr00@gmail.com if you want to talk more about it.

Thanks again Stephen for all of this amazingness!

yazman697 commented 9 years ago

What was the answer to this? I'd like to get my daughter a smartwatch so she doesn't have to carry a phone that could possibly be left somewhere or someone take it easily. The Gear S seems like the easiest route without having to order an unsupported network android watch from another country.

pgpalmer commented 9 years ago

A couple of people are using ZGPAX S8 phones successfully. It is an android watch from China. I ordered a different model that wasn't good enough quality to use and sent it back, but am looking at the ZGPAX S8 and S7 models now. They run android 4.4.2. There are some other phones that look good, but run an older version of android. Not sure how consistent the quality is though!

claclana commented 9 years ago

Hello! have you any idea how the xDrip will work in the moto 360 ? Thanks for all this sharing!!

StephenBlackWasAlreadyTaken commented 9 years ago

Works fine for the 360!

On Sat, Aug 8, 2015, 8:04 PM claclana notifications@github.com wrote:

Hello! have you any idea how the xDrip will work in the moto 360 ? Thanks for all this sharing!!

— Reply to this email directly or view it on GitHub https://github.com/StephenBlackWasAlreadyTaken/xDrip/issues/84#issuecomment-129075446 .

claclana commented 9 years ago

:) :) :) Super! you are awesome

Mondelman commented 8 years ago

Do you know if you can use it directly with your watch or do you need to carry on your phone too? Thanks!!

apabari commented 7 years ago

Was Tizen support ever added?

sthurber79 commented 7 years ago

Any update on if Tizen support will possible be built in? Xdrip+ is the only thing keeping me with Android Wear.

trizt commented 6 years ago

Sadly it's not just adding some code to xDrip that would make it run on Tizen, you need to write a whole new application. Sure you can certify and repack (including Android emulation libraries), but they do take a hefty price for it, if I remember it right it's a question about 5000+ USD.

At the Tizen development portal they do have ideas how to run Android apps on Tizen, one is to install an Android emulator, this has the drawback that you need to start the Android emulator and then from there start the application. Another method is similar to the Samsung solution, which will build you a C++ based wrapper around the Java and you need to include needed parts of the Android OS in the package too.

The best options IMHO is that someone downloads the Tizen SDK and starts porting xDrip and release the "tDrip" or what they want to call it.

vanelsberg commented 4 years ago

See https://github.com/NightscoutFoundation/xDrip/issues/460#

G-Watch version 1.2

Brickmaster1 commented 1 year ago

I am looking for something like this that would be standalone. Everyone suggests G-Watch for tizen but I would like my gear sport to be able to connect directly to my dexcom. Is there still no way to do this?

See NightscoutFoundation/xDrip#460

G-Watch version 1.2 Speaking of which I'm just confirming, G-Watch does require a phone as it seems- right? Because if not I would happily use that.