Ist there some Team/Developer working on an OpenSource alternative to the official Samsung Galaxy Gear Manager? I am the programmer behind OpenFetch (https://play.google.com/store/apps/details?id=com.sindaccos.openfetch) which was just a test to get the HTC Fetch working with any BLE/Android 4.3 enabled Smartphone.
This gave me so much experience with BLE profiles, characteristics and co. so I am searching for some more devs helping me coding an OpenGearManager.
So who is with me?
Regards,
Gamer
Sounds like a great idea hope you get more devs on board
Nope, no work on a OpenSource replacement is going on atm, not in the public anyway.
I´we done some custom Gear apps for the null_ rom but if I´m capable of helping out with this, I don´t know.
I´m sure @fOmey (author of null_) can help out with lot´s of info for the project.
I love the idea !
Pushing notifications to the gear using a open program would be awesome for end users.
Have you checked out M2D ? It would be a great start if you could get the source.
How about an iPhone (Cydia) app that would push notifications to the Gear?
This is the best idea yet. Because of the fact that I'm an idiot I would love to be able to push apps and make other changes via the gear manager. I would think this would open the door for other idiots like myself to get this watch. I am running null 16 but had someone else load it for me. would love to go 22 but don't know how plus I heard you lose settings in touchwiz...a reinvented gear manager would fix this right?
I would like to help, but do not have the time right now. Could it be possible to reverse engineer the proprietary protocols so we can use the apps created for the gear with the open version of gear manager?
I have been looking into this. But there is alot thats way over my head. But i would say its not possible. Not for now anyhow. But anything is possible i guess.
smokestack76 said:
I have been looking into this. But there is alot thats way over my head. But i would say its not possible. Not for now anyhow. But anything is possible i guess.
Click to expand...
Click to collapse
I wouldn't go as far as saying its impossible...
If you have experience in bluetooth communication between devices & JSON requests it may not be as hard as you may think.
It would be a bit of a difficult project tho !
Lets forget about JSON requests for a minute and listen to my theory:
Half of it is done with M2D manager by pacosal, the bluetooth connectivity part anyway... if someone was to code a notification listener for the host phone, we could push the M2D intents to the gear.. simple enough right ?
We then code a listener for the gear to listen for M2D intents, when one of the "notification intents" is received we fire the following intent to show a custom notification.
For a example put this command in adb shell:
Code:
am start -a android.intent.action.VIEW -n com.samsung.notifications/com.samsung.notifications.NotificationAlertActivity -e title Test
This would give basic notification functionality, its not that difficult to code and it would work across all android devices.
If I was confident enough to code in JAVA, I would take on the project myself although with a lack of time to learn and other ongoing projects it makes it hard... in saying that tho I am more than happy to help anyone who is game to make a start !
One of the gear users created a third party app to send notifications to the gear: ATN
If only he released the source, it would be excellent to get an idea how things work.
I'm all up for that iPhone cydia app! I really want a gear but don't like samsung phones. I'd pay for the app too, if you list it for a price, I'd pay up to $15-$20 for it
Sent from my iPad using Tapatalk
It would be great to have this working, i am currently using ATN Manager and was a pain to get working as you have to find and use a specific version of the app to get the functionality, i posted about it here as well as getting the WatchStyler working on a non-Samsung device (Nexus 5) here: http://forum.xda-developers.com/showpost.php?p=50550974&postcount=129
However you only get a message that you got a notification for some and not a full message to read, while that works while your phone may be on silent it would be great to have the full functionality like with a Samsung device.
Very excited about this! Hope someone can get it going! I'd be more than happy to test as I am sure is with other!
First of all - Hi everyone! I'm a frequent reader, first time poster.
Now to the point. As soon as I'm done with my masters defense (around next two weeks), I'm starting a project that might help with this idea.
I'm basically going to implement an android service that will provide an abstract interface for communication between any android phone with bluetooth capability (if possible, still some research ahead of me) and Galaxy Gear. I haven't decided yet if interaction will be done by intents or if it would be in form of a library or even raw classes. Still if the project will succeed I'm going to try to build the same abstract interface for Windows Phone devices (no intents here, so propabbly as a library). If it proves possible then same thing will be done with iOS, by a friend of mine.
Assuming this would work, someone would have to reverse engineer the Gear Manager, so if there is anyone that is able to do that I will be happy to cooperate in any way I can.
I'm not promissing anything for now, but let's see how will things go.
Gohanks said:
First of all - Hi everyone! I'm a frequent reader, first time poster.
Now to the point. As soon as I'm done with my masters defense (around next two weeks), I'm starting a project that might help with this idea.
I'm basically going to implement an android service that will provide an abstract interface for communication between any android phone with bluetooth capability (if possible, still some research ahead of me) and Galaxy Gear. I haven't decided yet if interaction will be done by intents or if it would be in form of a library or even raw classes. Still if the project will succeed I'm going to try to build the same abstract interface for Windows Phone devices (no intents here, so propabbly as a library). If it proves possible then same thing will be done with iOS, by a friend of mine.
Assuming this would work, someone would have to reverse engineer the Gear Manager, so if there is anyone that is able to do that I will be happy to cooperate in any way I can.
I'm not promissing anything for now, but let's see how will things go.
Click to expand...
Click to collapse
Awesome, looking forward to where this goes!
Related
Anyone know of any apps (current or in development) that allows for text messages that come in to an android phone to be answered and responded to from a tablet?
I know theres similar functionality for answering from a computer, but this would be great over wifi or bluetooth.
(Also thinking out loud here, if the two are paired over bluetooth, would it be at all possible with some kind of development to use the tablet like a headset to answer or place calls from the phone?)
These are things that I dont expect people to say "Heres an .apk" but want to get these ideas out into the open to see if anyone has anything to contribute or point us in the right direction.
text
Try using Google voice on both phone and tablet with the same account then you can get ye messages and text.
Thanks but...
1) Google voice isnt currently available for the Xoom.
2) I'd like something that doesnt require me to notify all my contacts of a number change and have them be confused about which is actually my cell phone number.
Google voice works fine through the browser
Yes you can. You can send texts from your phone on your tab using the free app Remote Web Desktop.
This app gives you your phone desktop on your tab, send texts, add files to your SD card, etc.
Gotta admit, that one is pretty great, i can see myself using it on my comp.
A little sluggish and slow on the tablet going through the browser though.
What im looking for is essentially the functionality of that on the phone side, but a dedicated app on the tablet, obviously optimized for the screen real estate and interface that will refresh on its own, have its own notifications on the tablet etc.
Basically an app that looks and acts like a dedicated sms client on the tablet, only its doing all the actual sending and receiving on the phone side and pulling it over wifi or bluetooth.
This is basically what HP has in store for the touchpad and pre3 so im not exactly expecting someone to just link to it and move along. I'm really hoping someone developing some kind of similar solution sees this and reaches out to the community.
Thanks for the suggestions and please keep them coming...always love seeing new apps.
WHY?
gbenj said:
Anyone know of any apps (current or in development) that allows for text messages that come in to an android phone to be answered and responded to from a tablet?
I know theres similar functionality for answering from a computer, but this would be great over wifi or bluetooth.
(Also thinking out loud here, if the two are paired over bluetooth, would it be at all possible with some kind of development to use the tablet like a headset to answer or place calls from the phone?)
These are things that I dont expect people to say "Heres an .apk" but want to get these ideas out into the open to see if anyone has anything to contribute or point us in the right direction.
Click to expand...
Click to collapse
I am wondering why one would want to do this? just really curious as to your thought behind the question....
Kent_Davis said:
I am wondering why one would want to do this? just really curious as to your thought behind the question....
Click to expand...
Click to collapse
I want this kind of app too... heres my reason. My phone sits on its dock once i get home in the bedroom and i tether the wifi to my tab. So i dont have it nearby but my nook always is
Sent from one of those missing Droids
Another reason is that its much more comfortable to text and type from the tablet. (Its amazing how tiny my Incredible feels after using the Xoom for a few days.)
Like the previous post says, if I can be sitting on the couch with the tablet, leave the phone plugged in in my room, and get notifications etc on the tablet that would be great.
Plus, if i'm gonna be using the tablet more and more around the house, it would be much easier to sit there with one device on my lap instead of constantly switching between the tablet to the phone when I get a text.
Think of it as a phone extender where the main phone functions are accessible on the tablet over WiFi or bluetooth, whatever is easier.
I just wanted to throw my +1 here. I feel silly juggling my phone and tablet. I'd love to be able to walk away from my office and only have to worry about grabbing one device.
Didn't find it sluggish, xoom tethered to my N1 on Tmo's fast network. If you find something else, please share, thanks!
There is definitely a need for this. I use the google voice app on my iPad for SMS more than on my N1. I also use the talkatone ios app for voip google voice calls as well. Not having a google voice app for Honeycomb is ridiculous.
Ditto I will be needing some sort of app like so. Reason- I dont own a cell phone but I wouldnt mind pay the $20 a month for the data service and being able to text using sms.
Basically he (and me too) is looking for something that acts like Motorola's Webtop App.
neonerz said:
I just wanted to throw my +1 here. I feel silly juggling my phone and tablet. I'd love to be able to walk away from my office and only have to worry about grabbing one device.
Click to expand...
Click to collapse
This.
thefoss said:
Basically he (and me too) is looking for something that acts like Motorola's Webtop App.
Click to expand...
Click to collapse
Exactly!
I concur. This is one thing I did like about the Galaxy Tab before I sold it for the Xoom...I could answer email and TXT from one device. When you're at home using your Xoom it does make a difference in lifestyle having to grab my phone every time it beeps for a TXT...lets face it most people don't talk as much over the phone as they used to.
Very much needed app. I'd be willing to pay $10 easy for it too.
Sent from my Xoom using XDA Premium App
I believe that this on the new HP Toucpad when its synced with WebOS phones. This would be awesome!
—-----------————---------------
Still rocking DJ05 with Voodoo5 Blazed Eclair 1.2ghz with GingerLiberty
------——-———-----—----—------
Sent from XDA Premium App
----------------—-----------------
DungeonDefendersUsername: TheSonicEmerald
I've been thinking about this alot over the past couple of days even to the point that I began to investigate and play around with the Android SDK to see what I might be able to do, which is not alot at the moment.
I thought of this app functioning as follows:
1) We currently have a bunch of applications that allow the user to view and respond to their text messages through an interface on the browser or computer application using an app on the phone that "broadcasts" the messaging features of the phone out over either WiFi or bluetooth. (For example, the ones mentioned earlier in this thread.)
2) We also have something called "Remote Notifier" that sends out a "ping" when a new message is received to a listening service on a computer which notifies the user on the desktop.
3) If the existing functionality of those two are combined, we have an application that can put together a list of the messages on the phone (primary location), send it out to a secondary location (in this case a tablet), while also notifying the secondary location (tablet) of a new message received.
The app on the phone also gives the secondary location the ability to respond and edit the message list on the phone.
4) The second piece of the equation we would need is an app for the tablet, preferably optimized for the screen size in a 5manner similar to the way Gmail and the native email client handle messaging, (with a list of messages on the left, and the conversation view on the right) that allows the user to browse their messages on the phone and reply within the app.
If the app on the tablet could "look" to the phone as the service provider instead of the network, I could even see notifications being created from within that app and displayed on the tablet just as if it was actually receiving the texts itself.
While I am technical enough to debug a little and troubleshoot alot, I don't have the programming background to create this from the ground up. Is there anyone out there that would be interested in working with me to build something like this?
I feel as though I have the Idea of how this will function pretty well planned out, and if there is someone who wants to do the legwork involved in the building/programming, I can definitely write and draw up use cases, user flows, and wire-frame designs for how both sides of the application would work in both the front and back end.
So, is there anyone out there interested in and capable of helping to put this together for the community? I really feel that if it is done well enough, it could take off and maybe even Google would take notice and build it in natively moving forward...If they're not already working on it.
Thoughts, questions, concerns? I would appreciate any and all feedback.
Thanks for reading....this has been a long post
if you really want to try without having to code anything try the appinventor.appinventor.googlelabs[dot]c o m/learn/setup/[/url]
ill try messing around with it later once im finished working on my woodshop project (im 14). But it you want to id try it out.
Is there an application that can password protect certain apps that I choose?
And please do not say Kids Corner as it does not do what I am asking.
It's probably possible (though far from easy), but I'd actually be more inclined to help if you hadn't opened a duplicate thread about this.
Only made second thread about this to attract some attention, 7 months passed since that guy opened his thread and nobody could give a good answer.
To me it's weird that nobody tried to make an app like this still, it would be very popular and help users very much.
Anyways, thank you for replying.
Really, just bumping the other thread was enough, but since we're here anyhow... my idea for how to approach it (and this would take a *lot* of hacking) goes something like this:
1. Create an app (call it X) that has the capability to launch other apps, and filesystem write access.
2. Have X take another app (call it Y) and encrypt its binaries. This prevents anybody from launching it by any means.
3. Tweak the app database to make it so that when you try to launch Y, it instead launches X and passes the id of Y as a parameter to the launcher.
4. X prompts the user for a password to Y. On getting the right one, it decrypts Y's binaries and writes them back to the correct location, then launches Y.
5. When the user (or OS) closes Y, a background process of X notes that Y is closed and re-encrypts it.
Currently we know how to do... well, some of #1, and we think the rest is possible. Given that, #2 isn't too hard. #3 is something I don't have the least notion how to do *right now* but I'm sure it's possible. #4 shouldn't be too hard given #1 and #2. #5 will be a trick - currently, apps have no way to know what other apps are running - but I'm sure it can be done.
It's a large engineering problem blocked by an even bigger research and hacking problem, though. Nothing we'll have soon. You'd never be able to publish it in the store, either, and it would only work for people with hacked phones. It's exactly the kind of *useful* thing that would be possible if Microsoft were willing to let up the restrictions on third-party developers a bit, of course, But for the time being, there are *reasons* nobody has done it yet.
Well the word that I actually was thinking after reading your post was "crap".
It seems only with time (and a whole [email protected]#$ing lot of it) will wp become a true competitor to android, but to be honest I don't think it will come to that.
Thanks for replying GoodDayToDie, I'm freakin' sad that there is no app that can suit my needs, I even tried with kids corner but the screen still needs the password entered like the normal one. Nothing really can make up for what I have in mind.
Cheers mate.
as soon as we can interop unlock all WP devices, it will be pretty easy... if you're able to provide the XAP (uncrypted of course )
i'll be able to "mod" this in for you... which app are we talking about?
@GoodDayToDie: i do'nt think he is looking for real data security here, so encrypting the whole thing shouldnt be required... i think it's more about preventing his gf to read his private messages or something like that
oh btw.: you would need a dev-unlock to deploy the modified XAP then...
tfBullet said:
as soon as we can interop unlock all WP devices, it will be pretty easy... if you're able to provide the XAP (uncrypted of course )
i'll be able to "mod" this in for you... which app are we talking about?
@GoodDayToDie: i do'nt think he is looking for real data security here, so encrypting the whole thing shouldnt be required... i think it's more about preventing his gf to read his private messages or something like that
oh btw.: you would need a dev-unlock to deploy the modified XAP then...
Click to expand...
Click to collapse
You're right tfBullet! I need it for whatsapp, photos, message and games app, mostly to prevent from friends but gf too.
I was thinking it might be possible to mod an app and add password before it can be accessed, although I have no experience in this domain. Many apps in store have this function, like wallet or prive photo apps.
My phone is dev-unlocked as I started a few days ago to study and try to create a simple app for me and my friends.
Modding an app like that would actually be quite hard, because it would break the signature and prevent the app from running. The encryption thing really isn't too hard, although you could skip it anyhow too.
If there was a way to run a program in the background that monitors when certain apps are selected and then prompts when its activated would work, but it would need an unlocked phone. And even under home brew I don't know if its possible to run apps in the background. Yet.
Sent from my Nokia 521 using XDA Windows Phone 8 App
The encryption thing really isn't too hard
Yea, but that's a little extreme. If you can create that password program that runs in the background you could probably have it watch files, apps or pretty much anything. You'd have to password protect the cofig file. And maybe if you can't remember the password after so many attempts you can have the program email the passwords to your email. Just some ideas.
Sent from my Nokia 521 using XDA Windows Phone 8 App
Running software in the background is actually shockingly easy. The trick is getting it to run with better-than-app-sandbox privileges. We're still working on that one. In the meantime, apps can't even read, much less write, to the install location of other apps.
GoodDayToDie said:
Modding an app like that would actually be quite hard, because it would break the signature and prevent the app from running.
Click to expand...
Click to collapse
@GoodDayToDie: actually these .NET apps are pretty easy to decompile, if you're willing to fix the bugs that the decompiler leaves you with...
so there is not really a need for a valid signature, if you're able to compile & sideload the app yourself
the only thing is: you need the decrypted XAP, as far as i know these get decrypted while installation and can be pulled from a interop unlocked device?!
It would be nice to get my fingers on some OEM (Nokia etc..) XAPs, to see if we can find any exploit in them
I know better than probably 95% of this forum what it takes to decompile managed code; I have reverse engineered huge numbers of apps. However, you are missing several important points.
1) Modifications like you suggest are very complicated to automate. It's certainly possible, but it's not simple.
2) Re-installing the app would be a pain. You would really want to do this as an in-place modification, and that means (for store apps) that it would still be signature-checked.
3) Not all apps are managed code; WP8 supports purely native code.
4) Even with managed code, obfuscation can make tinkering with the binary nigh-impossible.
It's just so incredibly stupid that WP is so limited. I know it's under Android big time, but I think even iOS more customizable, right?
Also, is there a message app in the store that has pass option? I searched but found nothing...
I don't believe iOS is any more customizable, no. It has some feature that WP lacks (it ought to; it's been out for years longer and Apple completely controls the hardware it runs on) but it's also missing some features that WP8 offers. In any case, this isn't the thread to have that discussion in.
GoodDayToDie said:
I don't believe iOS is any more customizable, no. It has some feature that WP lacks (it ought to; it's been out for years longer and Apple completely controls the hardware it runs on) but it's also missing some features that WP8 offers. In any case, this isn't the thread to have that discussion in.
Click to expand...
Click to collapse
But with the jailbreak and MobileSubstrate, iOS is extremely customizable, and there are tons of tweaks, that's where Apple gets its new features from
Back to topic, I think the OP would be happy with a solution that locks the "normal" user of his phone out of some apps, so it wouldn't be necessary to modify anything of it, just making the standard launcher (I don't know how it's called, but I mean when you launch the app via home screen or with a toast) ask for a password should be enough.
[Challenge] Why is "because X phone won't work with Gear Manager" acceptable?
I find this hard to believe and a slightly lazy answer to a common problem. There is obviously code in the APK that refuses to work on any non-Samsung device. Dozens of threads exist with people offering up the entire Gear APK catalog, some trying to get it to work on Nexus & and others.
fOmey and others have reverse engineered the entire ROM, but no one has figured out a way to "fix" one single app to allow it to work with all phones?
Is this not a work-in-progress somewhere? It's certainly not in any thread I have found.
What are the limitations to such a venture? Has it been tried? Is there a copyright issue? What reason has this not been attempted?
Our community has done some amazing things over the years and this site is the go-to place for rooting and hacking. There has to be one sole out there willing to give this a shot.
I am, by no means, a programmer or coder. I would take this up, but I do not have the skillset. Best I can do is go through XML files and the like hoping to find "if X=Z then A" and remove it.
Ultimately this would give us the missing companion to null_ that allows notifications and interactivity (i.e. Music player controls, etc)
So-- any takers?
I have a Nexus 5, even with the app fully running, I can only get the phone call part to work - talk/listen/incoming caller contact name
The way to get around unsupported device is with the GearManagerStub apk
I've had a bit of a search through most of the code, and from what I can tell all the apks are included so can only conclude there must be something in tw framework. Or I missed something...
http://forum.xda-developers.com/showthread.php?t=2549058
Brendo said:
even with the app fully running, I can only get the phone call part to work - talk/listen/incoming caller contact name
Click to expand...
Click to collapse
This is not helped by the app. I have mine tethered to an iPhone 3gs(not by choice) and it works fine with no software at all.
styz said:
This is not helped by the app. I have mine tethered to an iPhone 3gs(not by choice) and it works fine with no software at all.
Click to expand...
Click to collapse
To load the gear manager app, it is.. You simply connected your gear via bluetooth.
The gear manager app pushes notifications to the gear.
Without the GearManagerStub.apk it fails to load, its depends on this particular app.
It's pretty simple actually - and the same reason Sense doesn't run (well) on non-HTC devices. Samsung's got a huge proprietary framework on their phones that their proprietary apps expect to be in place and depend on. So plopping Gear Manager on a phone that doesn't have the expected underlying s/w causes it to fail or deliver bits and pieces of functionality. Someone could probably figure out which pieces of Samsung's framework need to be in place but if there are a ton of them adding useless bloat (outside the Gear functionality) wouldn't it be easier just to use the Gear with a Samsung phone? And the design point Samsung's chosen (dependency on proprietary Samsung code on the phone for the Gear to work) pretty much tells you that, at least for now, they are happy with restricting Gear sales to owners of Samsung devices. Hell, the SGS4 GPe doesn't even support the Gear.
Just a personal thought, at $299 (I know, it was 30% less at T-Mobile) the Gear's a questionable investment (AKA: a "play thing") as it is. Accepting that key features (of the few provided) are missing to get it to work on a non-Samsung phone seems like a great garage project but not a very good use of $299. Just my opinion of course.
BarryH_GEG said:
It's pretty simple actually - and the same reason Sense doesn't run (well) on non-HTC devices. Samsung's got a huge proprietary framework on their phones that their proprietary apps expect to be in place and depend on. So plopping Gear Manager on a phone that doesn't have the expected underlying s/w causes it to fail or deliver bits and pieces of functionality. Someone could probably figure out which pieces of Samsung's framework need to be in place but if there are a ton of them adding useless bloat (outside the Gear functionality) wouldn't it be easier just to use the Gear with a Samsung phone? And the design point Samsung's chosen (dependency on proprietary Samsung code on the phone for the Gear to work) pretty much tells you that, at least for now, they are happy with restricting Gear sales to owners of Samsung devices. Hell, the SGS4 GPe doesn't even support the Gear.
Just a personal thought, at $299 (I know, it was 30% less at T-Mobile) the Gear's a questionable investment (AKA: a "play thing") as it is. Accepting that key features (of the few provided) are missing to get it to work on a non-Samsung phone seems like a great garage project but not a very good use of $299. Just my opinion of course.
Click to expand...
Click to collapse
I am purchasing home automation items and bluetooth adaptors for my vehicle so I don't think of this as a toy. I consider it a great step forward.
fOmey said:
...Without the GearManagerStub.apk it fails to load, its depends on this particular app.
Click to expand...
Click to collapse
I installed the stub and the gearmanager apks and it still gave me a 'unsupported device' message. *sadface*
therealduckie said:
I am purchasing home automation items and bluetooth adaptors for my vehicle so I don't think of this as a toy. I consider it a great step forward.
Click to expand...
Click to collapse
Just because you can doesn't mean you should. Why would an underpowered device with a 315mAh battery, 512MB of RAM, and a 1.63" display be the best "tool for the job" you described? Especially when it requires a host in near-by proximity for the majority of its functions? It's great what people are doing with the Gear outside the mission Samsung released it for but, like I said before, you're talking about parlor tricks more for sport than serving a function unachievable by better means; some of which are more practical. And if you're trying to use the Gear while driving, especially if you've shrunk the DPI with a launcher, good luck. It's hard enough using the basic functions and S Voice while driving without ending up in another lane. I'm not criticizing everyone's ingenuity and cleverness just pointing out how impractical some things can appear when you take in to account what the Gear really is; a shamefully low-spec, low functionality Android "phone" with a tiny screen that happens to have a wrist band.
BarryH_GEG said:
It's pretty simple actually - and the same reason Sense doesn't run (well) on non-HTC devices. Samsung's got a huge proprietary framework on their phones that their proprietary apps expect to be in place and depend on. So plopping Gear Manager on a phone that doesn't have the expected underlying s/w causes it to fail or deliver bits and pieces of functionality. Someone could probably figure out which pieces of Samsung's framework need to be in place but if there are a ton of them adding useless bloat (outside the Gear functionality) wouldn't it be easier just to use the Gear with a Samsung phone? And the design point Samsung's chosen (dependency on proprietary Samsung code on the phone for the Gear to work) pretty much tells you that, at least for now, they are happy with restricting Gear sales to owners of Samsung devices. Hell, the SGS4 GPe doesn't even support the Gear.
Just a personal thought, at $299 (I know, it was 30% less at T-Mobile) the Gear's a questionable investment (AKA: a "play thing") as it is. Accepting that key features (of the few provided) are missing to get it to work on a non-Samsung phone seems like a great garage project but not a very good use of $299. Just my opinion of course.
Click to expand...
Click to collapse
That's why this is a challenge
Im intrigued.. I want to figure this out, I prefer to use AOSP. Iv been forced to go back to TouchWiz since owning a gear.
I might have to do some more digging around.
therealduckie said:
I installed the stub and the gearmanager apks and it still gave me a 'unsupported device' message. *sadface*
Click to expand...
Click to collapse
Depends how you do it? I moved the apk to system/app and then had to install it (so that it was in data/app as com.whatever as it looks for apk based on that name). May not need it in system app anymore
Which phone?
---------- Post added at 11:08 AM ---------- Previous post was at 11:07 AM ----------
fOmey said:
That's why this is a challenge
Im intrigued.. I want to figure this out, I prefer to use AOSP. Iv been forced to go back to TouchWiz since owning a gear.
I might have to do some more digging around.
Click to expand...
Click to collapse
Do you know how much touchwiz is in google edition roms? Does gear fully work with ge roms?
Brendo said:
Depends how you do it? I moved the apk to system/app and then had to install it (so that it was in data/app as com.whatever as it looks for apk based on that name). May not need it in system app anymore
Which phone?
---------- Post added at 11:08 AM ---------- Previous post was at 11:07 AM ----------
Do you know how much touchwiz is in google edition roms? Does gear fully work with ge roms?
Click to expand...
Click to collapse
Sadly I was able to test extensively using GE, although I did find all the initial APK's installed & completed successfully.
I didn't get a chance to pair up completely, the base keeps randomly rebooting (nothing related to the gear). This could be due a modified gearmanagerstub.apk on the GE base, I'm not entirely sure.
I could easily upload a version of the stub APK, you can give it a go on your nexus ?
EDIT: GearManagerStub.apk : From KitKat Google Edition (i9505) & (Uninstall existing GearManager.apk before testing).
BarryH_GEG said:
Just because you can doesn't mean you should. Why would an underpowered device with a 315mAh battery, 512MB of RAM, and a 1.63" display be the best "tool for the job" you described? Especially when it requires a host in near-by proximity for the majority of its functions? It's great what people are doing with the Gear outside the mission Samsung released it for but, like I said before, you're talking about parlor tricks more for sport than serving a function unachievable by better means; some of which are more practical. And if you're trying to use the Gear while driving, especially if you've shrunk the DPI with a launcher, good luck. It's hard enough using the basic functions and S Voice while driving without ending up in another lane. I'm not criticizing everyone's ingenuity and cleverness just pointing out how impractical some things can appear when you take in to account what the Gear really is; a shamefully low-spec, low functionality Android "phone" with a tiny screen that happens to have a wrist band.
Click to expand...
Click to collapse
Gear, with null_, requires no host. It can also connect to bluetooth enabled devices other than a phone.
I was motivated but this: http://daisyworks.net/btgarage.html
It's brilliant and exactly what i have needed for years.
Other interesting links:
http://www.smarthome.com/android_apps.html
http://www.instructables.com/id/Home-Automation-using-Arduino-Android-Phone/
Fact is, this is not a toy when something like null_ is used. It offers a great deal more functionality in a much smaller and more portable/handy package.
Your bias against the device is obvious so it begs the question: why are you here? Just to raise your post count and stir drama in an otherwise peaceful sub-group? Or, do you own it and you are so disappointed that you refuse to see its potential?
Either way, your negativity will not sway me or change my mind. I know it has potential and I plan to use it fully. The fact that it has a wristband is a feature and a plus.
Oh, and I don't consider something that has multiple times the computing power of the original Apollo moon landings "low specs". <3
fOmey said:
To load the gear manager app, it is.. You simply connected your gear via bluetooth.
The gear manager app pushes notifications to the gear.
Without the GearManagerStub.apk it fails to load, its depends on this particular app.
Click to expand...
Click to collapse
Maybe i wasn't clear in my post. I was responding to the phone call portion of the gear. Even without the software installed it still allows the phone calls to be taken and shows the contact information on the watch just like it did on the g4s with the app. All i was saying is that he commented that he was only able to get the phone portion working with the app and i was explaining that you can do that without the app.
fOmey said:
EDIT: GearManagerStub.apk : From KitKat Google Edition (i9505) & (Uninstall existing GearManager.apk before testing).
Click to expand...
Click to collapse
Tried it. Same result. 2 gear manager apps still refuse to install - music and weather (I believe because they reply on specific apps?). Nfc setup connection still works. App still works, but no details get sent to watch. Perhaps tw framework hooks in and serves data to gearmanagerstub, then stub sends to manager, which sends to watch?
---------- Post added at 11:48 AM ---------- Previous post was at 11:47 AM ----------
styz said:
Maybe i wasn't clear in my post. I was responding to the phone call portion of the gear. Even without the software installed it still allows the phone calls to be taken and shows the contact information on the watch just like it did on the g4s with the app. All i was saying is that he commented that he was only able to get the phone portion working with the app and i was explaining that you can do that without the app.
Click to expand...
Click to collapse
Yes, from what I understand, the Bluetooth headset part is the only 'generic' part of the watch. It receives data just like a car headset when it displays contact info etc
Just installed that STUB with both the 1.5 and 1.2 GM and both still showed me a 'device not supported" error message.
I spent about 2 hours with Samsung one night and they told me it had to do with baseband version...or that mine was a 4.1 baseband (even though I am running CM 10.2 with 4.3 OS).
Perhaps there is a lockout on older baseband versions?
This is an SG3 phone, by the way.
therealduckie said:
Just installed that STUB with both the 1.5 and 1.2 GM and both still showed me a 'device not supported" error message.
I spent about 2 hours with Samsung one night and they told me it had to do with baseband version...or that mine was a 4.1 baseband (even though I am running CM 10.2 with 4.3 OS).
Perhaps there is a lockout on older baseband versions?
This is an SG3 phone, by the way.
Click to expand...
Click to collapse
How did you install? Try deleting; move to system/app; installing from system/app
Brendo said:
How did you install? Try deleting; move to system/app; installing from system/app
Click to expand...
Click to collapse
Sorry, I should have been more clear...
I installed them both fine. It's when i try to pair the Gear that I get that message.
therealduckie said:
Sorry, I should have been more clear...
I installed them both fine. It's when i try to pair the Gear that I get that message.
Click to expand...
Click to collapse
Did you delete the touchwiz launcher off your gear ? That will cause a unsupported device error also.. learnt this the hard way !
Brendo said:
Tried it. Same result. 2 gear manager apps still refuse to install - music and weather (I believe because they reply on specific apps?). Nfc setup connection still works. App still works, but no details get sent to watch. Perhaps tw framework hooks in and serves data to gearmanagerstub, then stub sends to manager, which sends to watch?
Click to expand...
Click to collapse
If you can narrow down which two of those APK's dont install, I can try figure out why.. First step on getting this working is simply identifying what exactly is not working and why.
Once we can get gearmanager running on other branded phones, I'm confident the notifications may work.. or atleast the "more notifications".
fOmey said:
Did you delete the touchwiz launcher off your gear ? That will cause a unsupported device error also.. learnt this the hard way !
Click to expand...
Click to collapse
I'm using Nova Launcher as my launcher on my phone. TouchWiz doesn't even load on boot, that I am aware of.
fOmey said:
Did you delete the touchwiz launcher off your gear ? That will cause a unsupported device error also.. learnt this the hard way !
Click to expand...
Click to collapse
Really? I still have tw on my gear :s
If you can narrow down which two of those APK's dont install, I can try figure out why.. First step on getting this working is simply identifying what exactly is not working and why.
Once we can get gearmanager running on other branded phones, I'm confident the notifications may work.. or atleast the "more notifications".
Click to expand...
Click to collapse
I still have to install all the extra apks manually
- SAMusicProvider_signed.apk
- SAWeatherProvider_signed.apk
Hi all,
I am creating this thread so that we can investigate what can and what cannot be done with the iPhone & Gear combination.
Let me first describe my experience so far, for anyone who may be interested. So let's say you want to use the Gear with your iPhone:
First of all you need to have null ROM on the Gear (see respective thread). I have null 15.
You go to full settings and then bluetooth and make the watch discoverable.
Then you go to the iPhone and search for devices (not the other way around).
What works:
1) Basic BT handsfree functionality.
They couple OK and this is it. You have a glorified 300 euro BT handsfree in the shape of a wristwatch!
2) Internet tethering via BT.
If your iPhone carrier settings do support tethering you can also tether the Gear via BT to the iPhone. I have seen that the tethering process works but unfortunately i was in an area of no signal when i did the test (don't have an iPhone right now) so there is no hard evidence. I mean i did not see a webpage loading but i think that tethering is actually device independent. Someone please confirm.
What doesn't work:
1) Notifications (which renders the added value of the whole smartwatch concept kind of questionable)
2) An automated or even manual (but no PC/cloud involved) way to transfer photos/vids taken with the Gear camera to the iPhone.
3) Caller ID with name. I have extensively tried this with both an iPhone 4 and a 5S both on iOS7 and both not jailbroken and when a call is received i only saw the number even if the caller was in the contact list of the iPhone and the native contact list on the Gear itself.
I am searching for a solution for bullets 2 and 3, since i will swap my S4 for a 5S very soon but i do intend to keep the Gear for the time being.
Any comment/personal experience/help will be greatly appreciated.
IMPORTANT UPDATE:
As of June 11, 2014 XDA member @Accounti provided the first (and only so far) solution, regarding iPhone & Gear cooperation.
Ladied and Gents, please welcome CloudNotifier Cydia tweak.
All notifications from jailbroken iPhone can be sent via Web to the Gear (and many other devices, as it is web based). It is not a direct BT connection, therefore NULL ROM is required so that BT tethering is enabled.
I would like to personally congratulate @Accounti for his work and kindly ask that relative posts are done in the following thread:
http://forum.xda-developers.com/showthread.php?t=2784802
Please let us continue in this thread regarding the iPhone & Gear connection methods.
i tested everything all the day. I can confirm, it works, tethering it's fine, browsing, play store access, email, also I installed Whatsapp and using it.
A problem with this, after some minuts the internet connection become "on demand" so if you receive for example a whatsapp message you don't receive immediately the notification but you will receive the first time you connect to something (for example browsing a page or sending an email).
I'm searching a way to keep internet connection alive or to wake it every 15 minutes just to have live messaging with whatsapp.
I can confirm the problem with the caller Id, i think the problem it's that the iPhone does not push contacts to gear when you pair, and when a call comes the gear look not in the contacts list but in the pairing contacts, that is empty...
---------- Post added at 01:39 AM ---------- Previous post was at 01:13 AM ----------
Another problem, set every volume in gear to zero, only vibrating, iPhone is in silent mode to, when a call comes the Gear makes the ringtone anyway. It's a bad problem for me cause i can't use ringtone at work...
NZ, you do realize all this device needs is an app to communicate with. It is completely possible to make the Gear work with an iPhone.
Someone with some decent IOS App writing skills could make this work.
Stop filling this thread with your nonsense.
Sent from my SPH-L720 using xda app-developers app
@gidi, did you try bluetooth transfering your files to your iPhone from the Gear ?
Not sure iOS supports bluetooth file transfers, but it should work.. along with bluetooth sharing contacts I believe, I activated that service too
fOmey said:
@gidi, did you try bluetooth transfering your files to your iPhone from the Gear ?
Not sure iOS supports bluetooth file transfers, but it should work.. along with bluetooth sharing contacts I believe, I activated that service too
Click to expand...
Click to collapse
@fOmey unfortunately i do not have an iPhone right now. Maybe will have the 5S within the day and then i will test and get back to the thread.
However, BT file transfer is a no go on an iPhone that is not jailbroken. Truth is that iOS 7 is a little more relaxed compared to older iOSs but i cannot confirm anything.
With a JB iPhone it may be a totally different story, however. There is tweak called BTnotificationenabler that transfers ALL push notifications through BT.
Could you please check what the profiles that the Gear supports are? Also, could you add more profiles, just in case?
Thank you dude!
gidi said:
@fOmey unfortunately i do not have an iPhone right now. Maybe will have the 5S within the day and then i will test and get back to the thread.
However, BT file transfer is a no go on an iPhone that is not jailbroken. Truth is that iOS 7 is a little more relaxed compared to older iOSs but i cannot confirm anything.
With a JB iPhone it may be a totally different story, however. There is tweak called BTnotificationenabler that transfers ALL push notifications through BT.
Could you please check what the profiles that the Gear supports are? Also, could you add more profiles, just in case?
Thank you dude!
Click to expand...
Click to collapse
That's a shame about the bluetooth transfer, although ! The bluetooth notifications is quite interesting.
What profile do you require for the bluetooth notifications ? As for adding new profiles.. I can activate additional services which have been included already, although it's kind of hit and miss if they will work ! .. If it's some weird proprietary services sadly no.
I have included majority of the useful ones already..
Hi Everyone,
I did a little thread cleaning. I think that this thread is perfect for xda. Although xda usually doesn't support iPhone development, I think most of the development here will need to be done on the Galaxy Gear side. As long as people are willing to help and test ideas, I say go for it!
Thanks!
fOmey said:
That's a shame about the bluetooth transfer, although ! The bluetooth notifications is quite interesting.
What profile do you require for the bluetooth notifications ? As for adding new profiles.. I can activate additional services which have been included already, although it's kind of hit and miss if they will work ! .. If it's some weird proprietary services sadly no.
I have included majority of the useful ones already..
Click to expand...
Click to collapse
fOmey i will search a little and get back to you.
I will alsotry to get in touch with a dev who has managed to make wonders with iPhone and Pebble.
Thing is, if some basic functionality can be achieved, then the Gear market will truly expand. There are many iPhone users who would love to use the Gear.
UPDATE: It might also be worth it if you could take a look at this: http://support.imwatch.it/downloads/
I have used the imwatch in the past and it can work both with iOS and Android.
Appart from the tethering function, i remember that when pairing with iPhone a special BT profile (do not remember it's name) was utilised that allowed the imwatch to download the whole iPhone contact list over BT.
Actually the Gear is all the imwatch was ever hoping to be and maybe some more!
justmpm said:
Hi Everyone,
I did a little thread cleaning. I think that this thread is perfect for xda. Although xda usually doesn't support iPhone development, I think most of the development here will need to be done on the Galaxy Gear side. As long as people are willing to help and test ideas, I say go for it!
Thanks!
Click to expand...
Click to collapse
Absolutely, the work is on the Gear side, cause iPhone already use the Pebble or the I'm Watch, so it's the Gear that is missing something. Thank you
---------- Post added at 05:38 PM ---------- Previous post was at 05:33 PM ----------
gidi said:
fOmey i will search a little and get back to you.
I will alsotry to get in touch with a dev who has managed to make wonders with iPhone and Pebble.
Thing is, if some basic functionality can be achieved, then the Gear market will truly expand. There are many iPhone users who would love to use the Gear.
UPDATE: It might also be worth it if you could take a look at this: http://support.imwatch.it/downloads/
I have used the imwatch in the past and it can work both with iOS and Android.
Appart from the tethering function, i remember that when pairing with iPhone a special BT profile (do not remember it's name) was utilised that allowed the imwatch to download the whole iPhone contact list over BT.
Actually the Gear is all the imwatch was ever hoping to be and maybe some more!
Click to expand...
Click to collapse
Good idea Man! Look into the I'm Watch firmware is good, the profile used for sms is the Message Access Profile (MAP).
No way to save contacts manually, the Gear see it as empty. Is there a possibility to modify directly the contact file?
fOmey maybe you know witch is the right file
Just talked to fOmey in the chatroom of his website.
I informed him that jb for iOS 7 is out.
Now the news: fOmey has an iPhone also and i am trying to convince him to invest/waste some time trying to make the Gear - iPhone combination work.
Told him about the BTNotificationEnabler tweak (https://github.com/conradev/BTNotificationEnabler) and the MAP profile that is being used and he said that his ROM may already be supporting it.
If there is anyone with an iPhone and a Gear who wants to see the combination really work, please post to this thread. It could provide some motivation for fOmey!
I know he can do it if he decides to spend some time working on it.
gidi said:
Just talked to fOmey in the chatroom of his website.
I informed him that jb for iOS 7 is out.
Now the news: fOmey has an iPhone also and i am trying to convince him to invest/waste some time trying to make the Gear - iPhone combination work.
Told him about the BTNotificationEnabler tweak (https://github.com/conradev/BTNotificationEnabler) and the MAP profile that is being used and he said that his ROM may already be supporting it.
If there is anyone with an iPhone and a Gear who wants to see the combination really work, please post to this thread. It could provide some motivation for fOmey!
I know he can do it if he decides to spend some time working on it.
Click to expand...
Click to collapse
I'm here baby! What i have to do? Jailbreak+btnotification+Gear with null15?
But, just a question, if the MAP profile is already in null rom, why i can't receive sms? Maybe fOmey means that the rom is ready but not with MAP already inside.
---------- Post added at 02:19 AM ---------- Previous post was at 01:37 AM ----------
Maybe list of profile should help. Put everything inside null please! (Lot of people could use, not only Apple owners)
http://support.apple.com/kb/ht3647
Robotblog said:
I'm here baby! What i have to do? Jailbreak+btnotification+Gear with null15?
But, just a question, if the MAP profile is already in null rom, why i can't receive sms? Maybe fOmey means that the rom is ready but not with MAP already inside.
---------- Post added at 02:19 AM ---------- Previous post was at 01:37 AM ----------
Maybe list of profile should help. Put everything inside null please! (Lot of people could use, not only Apple owners)
http://support.apple.com/kb/ht3647
Click to expand...
Click to collapse
I have activated profile MCE in the current version of null_ which is a MAP profile, I have just finished activating MSE which also is a MAP profile, this will be available in the next version. So in other words all profiles in reference to MAP will be activated in the next version of null_ (16).
Take a look at this page for a better understanding.
fOmey said:
I have activated profile MCE in the current version of null_ which is a MAP profile, I have just finished activating MSE which also is a MAP profile, this will be available in the next version. So in other words all profiles in reference to MAP will be activated in the next version of null_ (16).
Take a look at this page for a better understanding.
Click to expand...
Click to collapse
It's auto-enabled when you turn bt on? Because when an sms arrive nothing happens, and from iPhone side it's always turned on.
fOmey maybe you can make some test with your iPhone
Robotblog said:
I'm here baby! What i have to do? Jailbreak+btnotification+Gear with null15?
But, just a question, if the MAP profile is already in null rom, why i can't receive sms? Maybe fOmey means that the rom is ready but not with MAP already inside.
---------- Post added at 02:19 AM ---------- Previous post was at 01:37 AM ----------
Maybe list of profile should help. Put everything inside null please! (Lot of people could use, not only Apple owners)
http://support.apple.com/kb/ht3647
Click to expand...
Click to collapse
Dude, what iPhone do you have? Have you installed the BTNotificationEnabler tweak?
gidi said:
Dude, what iPhone do you have? Have you installed the BTNotificationEnabler tweak?
Click to expand...
Click to collapse
If it doesnt work already, wait for the next version of my rom.
fOmey said:
I have activated profile MCE in the current version of null_ which is a MAP profile, I have just finished activating MSE which also is a MAP profile, this will be available in the next version. So in other words all profiles in reference to MAP will be activated in the next version of null_ (16).
Take a look at this page for a better understanding.
Click to expand...
Click to collapse
fOmey my man if i got this correctly then the MSE (server side) profile should be enabled on the iPhone and the MCE (client side) should be enabled on the Gear.
However, "The MCE device shall use the services of the MSE device only after successfully creating a secure connection", which kind of concerns me.
But again, in fOmey we trust for everything Gear related.
gidi said:
fOmey my man if i got this correctly then the MSE (server side) profile should be enabled on the iPhone and the MCE (client side) should be enabled on the Gear.
However, "The MCE device shall use the services of the MSE device only after successfully creating a secure connection", which kind of concerns me.
But again, in fOmey we trust for everything Gear related.
Click to expand...
Click to collapse
I activate both profiles in the next version.. so regardless what is requires it should be available.
fOmey said:
I activate both profiles in the next version.. so regardless what is requires it should be available.
Click to expand...
Click to collapse
Thank you fOmey!!!
gidi said:
Dude, what iPhone do you have? Have you installed the BTNotificationEnabler tweak?
Click to expand...
Click to collapse
I'll do JB in a few days on 4s but only for btnotenab, cause forma the SMS si already in ios
Any workaround for the caller id issue?
With calling id names and MAP the Gear could be the perfect device.
I hear the Gear S is now totally independent, built in wifi, 4g, etc... Anyways, This thing is a bluetooth device, I'm assuming it's got a built in generic bluetooth dongle and the tizen OS itself handles protocols such as a2dp for headphones, and communication thru their strange SAP protocol. (Samsung Accessory Protocol)
Is it at all possible to achieve internet access for apps with any APIs for the new Gear S? I figured my phone (actual samsung) along with other manufacturers have a Tethering option. I was hoping I could turn on my bluetooth tethering and get actual internet connectivity on the Gear 2 Neo, and start developing real web-oriented apps for the watch without some flaky form of polling using a background process on the phone itself to relay content to the gear 2 neo.
Once I heard you could code for this in as close to HTML/CSS/JavaScript as possible (there are some things that just don't translate to be as simple as it is in any browser) I was hooked, rushed out and bought one, but now I'm disappointed at my purchase realizing there is no way to achieve any content from the web without a back-end running on the phone, and I never liked java, nor do I care to learn it.
Could it be already possible just no way to reference the internet thru the js methods available in the Tizen SDK? This is a form of linux, what about possibly getting perl or node.js in there and maybe making your own interface to sockets? It'd be so awesome to actually have perl on a gear 2 neo.
found thread
I searched before posting this, couldn't find nothing, and an unrelated google search about gear 2 neo ringtones brought up a link... go figure. Anybody else looking can also see the solution I stumbled upon here
http://forum.xda-developers.com/gear-2/general/guide-internet-connection-gear2-5-steps-t2956328/post57140526#post57140526
while it's not perfect, it's a giant leap in the right direction I look forward to more in this thread!