Root? - Samsung Gear Fit

Is rooting the device even a thing? I know it runs Tizen instead of Android

blindguyinanorgy said:
Is rooting the device even a thing? I know it runs Tizen instead of Android
Click to expand...
Click to collapse
Gear Fit doesn't have Tizen OS. He has RTOS (Real-Time OS). Gear 2/Neo can be rooted, but I thing there is no way how to do that on Gear Fit, because there is no need to. We need CUP libs for developing apps, because they are missing in actual version of SDK.

Related

Android Wear

Hi,
Is there any chance for an Android Wear custom ROM later? Or the HW is not enough strong for Android Wear?
Thanks
Never say never, but I think no, becouse Android Wear is a Google operating system and Samsung Gear Fit doesn't have traditional operating system. It use RTOS (Real Time Operating System) and have very limited size of its own memory.
What we shall wait is Gear Fit SDK. It may give endless new ideas for new apps; stored mainly on your phone and viewed on your Gear Fit screens as notifications.
No, Gear Fit will never have Android Wear.

[Q&A] Samsung Gear Fit SDK Available

Q&A for Samsung Gear Fit SDK Available
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for Samsung Gear Fit SDK Available. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Help with causing vibration
zwegnet said:
Since i work only with Android Studio only thing i can make is to send you the proyect with a working code for Android Studio and the imported library.
Click to expand...
Click to collapse
zwegnet said:
Since i work only with Android Studio only thing i can make is to send you the proyect with a working code for Android Studio and the imported library.
Click to expand...
Click to collapse
I can't find anything in the samsung CUP documentation provided in your cup library download you gave us , or in the official documentation about how to add vibration as a property to the alert, or notification, or how to "officially" use the android CUP stuff to cause say, a custom alarm.
Say if I wanted to create a customizable alarm app that is compatible with CUP and the gear fit for instance, and I want to send a vibration (type) of notification to the gear fit which causes it to vibrate for a long period of time..
(without stopping) until say a menu item is pressed on the fit.
How would I do that?
Is such a thing possible for third party developers? Please help me.
THanks.
raw sensors from samsung gear fit
is it possible to get raw 3D accelerometer and gyroscope signals from samsung gear fit ?
if so how ?
Any possibility to add vertical aka portrait mode?
Dear zwegnet,
First of all thank you so much for your effort to enable Gear Fit development by providing CUP SDK.
It seems 1.0 version of SDK was developed when portrait mode was not available on Gear Fit as it was added in some of FW updates. Thus, ScupDialog seems not to have any method to turn the picture or get current screen orientation.
Of course, maybe protocol itself does not have the command for this, but I expect there can be some way embedded into the protocol.
Is there any chance to investigate that and make new version of CUP SDK with screen orientation feature detection/change enabled?
Problem with App Connect
Hello,
First of all thanks for that API, but I got one problem with it. When I use my gear fit app connect to run application it's doesn't provide any information that the application has been launched with the gear fit, it would be better if I could create a Listener or something like that because now when I use app connect it's run my application on phone and I don't know who started running the application, user on the phone or on the gear fit, if it goes from gear fit I would like to create Dialog on it, but when it's from phone I would like to only resume application, but didn't show anything on the clock, so use method onResume is not possible.
If you know how to solve this problem I would be very grateful.
How to run the app.
Hi,
I have made the app as per your given example. I have s3 (android version ) and gear fit. I have connected my gear fit with android.
After installing the apk in my phone, when I open it , it is throwing error "unforthunately fitapp has stopped".
Do i need some type of settings in my gear fit or s3?
Trouble with Gear Fit CUP SDK Example
I grabbed the example App "CUP_SDK_SAMSUNGINTERNAL.zip" from here
http://forum.xda-developers.com/gear-fit/development/samsung-gear-fit-sdk-available-t2872803
When I open the example in Android Studio as an Android Studio project it creates a Gradle App is that what it is supposed to do? If so is there a way to run an Android app like that? There are no android packages visible.
how start the apps in gear fit manager?
Once created the app in eclipse and installed the apk in the phone, how to start it in gear fit? just connect to gear fit and start the app?
Thanks for the sdk!!!
CUP SDK Samsung Gear Fit
On the Gear Fit, Is there a way to listen broadcasts associated with the GEAR FIT power button. I would like to tie an event to multiple button presses just like the emergency messaging "SAFETY ASSISTANCE Send help messages"?
Hi,
would it be possible to get the raw accelerometer data from the gear fit whit that?
Thanks,
mac
Click to expand...
Click to collapse
Hi
No, it's not posible. Samsung CUP is only for creating user interface of Gear Fit Apps.
At this time only Samsung apps (S-Health, Fitness, ..?) have access to device sensors.
Getting IllegalStateException
Hi there,
I came across this Thread and would like to try writing an app for my gear fit. But when I use the sample Code in the Documentation, the only thing i get is an IllegalStateException: Scup is not initialized
Code:
04-01 15:00:52.748 29498-29498/de.chrosey.gearfitone E/AndroidRuntime﹕ FATAL EXCEPTION: main
Process: de.chrosey.gearfitone, PID: 29498
java.lang.IllegalStateException: Scup is not initialized
at com.samsung.android.sdk.cup.ScupDialog.<init>(Unknown Source)
at de.chrosey.gearfitone.cup.HelloCupDialog.<init>(HelloCupDialog.java:15)
at de.chrosey.gearfitone.MainActivity$1.onItemClick(MainActivity.java:39)
...
I tried using the suggested
Code:
<uses-permission android:name="com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY" />
but it didn't help.
I am testing on s4 lollipop stock Rom.
Can Somebody help me?
Lollipop compatibility
Is there any compatibility with Android 5.0 and newest version of Gear Fit Manager? Because i've got this error: java.net.BindException: cannot bind service and don't know what to do
Thanks
Execute App in Gear Fit disconnected of mobile
Hi,
i want to have a App in my Gear Fit when i dont have with me my mobilephone. This is possible? I need save some information in the Gear Fit and send tu my Mobilephone App this information.
Any idea?
Thanks,
David.
Help with sensors in gear fit CUP
Hi everybody!
I have just installed Android Studio and I tried to make a wearable application using CUP's library.
Thanks to some guides I attempted it, but I have no idea about how I can collect data from Gear Fit's sensors, especially the heart rate.
Thanks!!
It is not possible to direct access to sensor data. The only way to get that information is through S Health service.

[Q] Open Mobile ACL for Gear S

I have had the Gear S since christmas and love it and I know it has the potential to be even better but wondered if any of you experts out there might be able to answer me a question. I've seen reports of Samsungs new Z1 phone which runs Tizen, being able to run android apps using OpenMobiles ACL program. Could this ever work on the Gear S, if so it would make an already great product into something greater!! Please let me know if I have this all wrong.
Open mobile ACL is something where devs submit their apps to them and its part of an App Store of sorts, that being said, I've looked into the rom of that phone and it may be worth extracting some of the apps that are already native to Tizen.
@cipherswitch my man you are everywhere!
You are the Gear Mayor!
Keep up the good work.

Possible to install WhatsApp app from Tizen Store on Gear S?

Hi,
There is a fully functional WhatsApp app in the Tizen store - for the Z1. Is there a way to install it on the Gear S, and what steps would I need to follow?
Thanks!
No, this is not possible. Tizen is the complete environment for phones, Gear smartwatches use Tizen wearable, a simplified environment.
Hielko said:
No, this is not possible. Tizen is the complete environment for phones, Gear smartwatches use Tizen wearable, a simplified environment.
Click to expand...
Click to collapse
I did not know that! Thanks.

Google Pay on Verge

As Verge has NFC I am wondering is there a modified apk or something that would enable use of Google pay?
I mean no way! Amazfit based on Android, but its a closed system. I would be also happy if somebody port on it Wear Os,with working Play Store.
krepsz said:
I mean no way! Amazfit based on Android, but its a closed system. I would be also happy if somebody port on it Wear Os,with working Play Store.
Click to expand...
Click to collapse
All three Amazfit Android watches are MIPS based, so very little chance of a Wear port, especially Wear OS.

Categories

Resources