SmartBand SWR10 3rd party Apps and Hacks - Xperia Z2 Accessories

Hello,
so I was wondering if it is possible to program for SWR10 and asked Sony Support. There is no public API. Too bad.
Well, it's a device, so it's hackable. But at this point I have no idea where to start. So I was wondering, how does it work with my Xperia Z2.
There are 2 main apps if you are using the SmartBand. The SmartConnect app, which is the main connecting app for all accessories, as well as the SmartBand app, which is not listed in the normal Android app menu as well as not executable. Though you can get into the SmartBand app properties via the SmartConnect app.
Because the SmartConnect app is the main connecting app not only for Xperia Z2 but other Sony Smartphones, and Sony can't assume every customer will buy a SmartBand i don't think any SmartBand specific code is used in this app. I think, the SmartBand app itself can be described as a driver app, kind of. So all communication etc is done with this app.
With this information, or theory, I decompiled the app. I used a backup of the apk, dex2jar and jdgui to take a look at the source code.
Well at this point I was surprised. It's a lot of source code but with the current version of the app (1.4.0.392) the source code is not obfuscated.
It's a lot to read, but thanks to Sony the class names and variable names help a lot.
At this point you can take a look at the source code, but not at the app itself, as many resource files are missing. But there is a nice application (yes, application, this kind of .exe thing that runs on your computer) of Sony called the APKAnalyser
I haven't really used it much and just configured everything to default (Android SDK, no custom one) and was able to take a look at a lot of resource files. I think, if I scan the app for Sony SDKs it is also possible to get to know which available SDKs Sony uses for the SmartBand.
I just started analysing everything, but wanted to share it, if there is any interested person. Maybe someone of you is currently working on a similar project? Or someone worked on a similar project?
Also, I am not sure if what I have done could be used in any kind for programming the SmartBand or hacking it later. I am new to this, so I have no idea
If someone explains to me, why what I am doing is bull****, I know that I have to rethink everything.
My idea would be the following (at first):
If I could manipulate the "driver app" or use my own, I could add custom properties to define the number of vibrations for specific app notifications and could add other custom functionality.
Also, what kind of legal limbo am I doing right now?
Cheers
PS. Links and Pictures will be added as soon as I am allowed to post outsite links

I think I've read somewhere that Sony had released the sources for SWR10 for devs. On XperiaBlog I think.

I searched for it but didn't find it. Do you have a link?

I already disassembled the SWR10 app and there is not much to tweak unless you touch the firmware.bin that flashes the SmartBand. And to be honest I found the app to work quite good without any need for tweaking.

I had a look for the link mentioned by KyleSforza, but couldn't find it.
I'm interested in this - it would be great to be able to control via Tasker or similar.

It would be good to cook up some IFTTT recipes for the Smartband, like people do with the Jawbone devices.

SmartBand Notifications App
I hacked together an app to control the SmartBand's vibrations.
Its a Tasker plugin which can be set to output a series of notifications with a defined interval between them. The app can be then selected in the SmartBand Notifications configuration so the notifications cause a vibration.
An infinite number of notifications can be generated and notifications can also be cancelled at any point.
Consider this alpha code..
The code is based on the Locale demo plugin so probably would work with anything that can load Locale plugins. Not tested in anything other than Tasker though.
The APK is here (replace the xx - can't post links yet):
hxxps://github.com/markchalloner/smartbandnotifications/raw/master/bin/SmartBandNotifications.apk
The code is here (needs a bit of cleanup)
hxxps://github.com/markchalloner/smartbandnotifications
Screenshots attached.

I wonder if it would be possible to make an app that only let's unlock the phone when smartband is connected. If the band is disconnected regular pattern or pin should be inserted to unlock.
Sent from my D6503 using XDA Free mobile app

ahvipardik said:
I wonder if it would be possible to make an app that only let's unlock the phone when smartband is connected. If the band is disconnected regular pattern or pin should be inserted to unlock.
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
That's a good idea. I think there are apps already that lock the device if a bluetooth device is disconnected.

Was wondering if there was any development that could extend the functionality of this device beyond what Sony has intended for it to do....
Maybe the Xposed community will pick up the device and we could get some new crazy features, this is XDA and anything goes.

ahvipardik said:
I wonder if it would be possible to make an app that only let's unlock the phone when smartband is connected. If the band is disconnected regular pattern or pin should be inserted to unlock.
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
There are some apps that allow this ( pebble locker ) but it does not work for BLE devices like the smartband

ahvipardik said:
I wonder if it would be possible to make an app that only let's unlock the phone when smartband is connected. If the band is disconnected regular pattern or pin should be inserted to unlock.
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
Just an idea which I haven't tried it myself. Since a notification will be generated whenever smartband connect or disconnect, maybe you can use tasker with profile on notification. So when you get notification with smartband connected, you disable keyguard in task. Likewise for disconnected notification, you enable the keyguard.
Sent from my D6503 using XDA Free mobile app

skyes113 said:
Just an idea which I haven't tried it myself. Since a notification will be generated whenever smartband connect or disconnect, maybe you can use tasker with profile on notification. So when you get notification with smartband connected, you disable keyguard in task. Likewise for disconnected notification, you enable the keyguard.
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
Or we can just wait for Android 5 which has the functionality built in.
Sent from my D6503 using XDA Free mobile app

skyes113 said:
Just an idea which I haven't tried it myself. Since a notification will be generated whenever smartband connect or disconnect, maybe you can use tasker with profile on notification. So when you get notification with smartband connected, you disable keyguard in task. Likewise for disconnected notification, you enable the keyguard.
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
I made it with Tasker, I will eventually make a thread with my findings. Root is required, it seems reliable. (I use secure settings for pattern lock switch)
Sent from my D5503 using XDA Free mobile app

Here is a thread to automatic lock your phone if it is far from your Sony SmartBand : (Case of theft)
http://forum.xda-developers.com/general/accessories/alternative-phone-locking-unlocking-t2821068
Very pleasant to use with my lock free phone and still feel protected

Sichroteph said:
Here is a thread to automatic lock your phone if it is far from your Sony SmartBand : (Case of theft)
http://forum.xda-developers.com/gene...8/post54255513
Very pleasant to use with my lock free phone and still feel protected
Click to expand...
Click to collapse
Link doesn't work.

Jackos said:
Link doesn't work.
Click to expand...
Click to collapse
Here is the good one : http://forum.xda-developers.com/general/accessories/alternative-phone-locking-unlocking-t2821068

Jackos said:
Link doesn't work.
Click to expand...
Click to collapse
Sorry about that. Fixed.

I just saw that Sony left the nfc chip inside the smartband editable.
For example, with a nfc editor app (I use NFC tools) I launch a Tasker menu when my phone touch the smartband to let me choose some actions as launching the alarm, smartalarm or lifelog. The only limit is our imagination.

I would love to have the possibility to turn pages within the Kindle app with a tap on the Smartband. Does anyone know if and how this could be achieved?

Related

[Q] App to track family members (with their permission)

I saw another thread about hiding apps in some guy's wife's phone to track her. I'm looking for something similar with my wife, but it does not need to be hidden. Mainly to be used because I commute quite a distance and this would let her know how close I am to home (rather than having me text while driving). Similarly for her when she's travelling.
Just an app that would:-
1. Allow me to see where she is (and vice-versa)
2. Use GPS if on, otherwise fall back on net information
3. Not use SMSes (some sort of internet-based communication between phones)
I could probably hack something up using Tasker but her phone isn't rooted like mine is so the capabilities for GPS etc are a bit more limited (and time is limited, of course).
Thanks!
Already built in
ngoonee said:
I saw another thread about hiding apps in some guy's wife's phone to track her. I'm looking for something similar with my wife, but it does not need to be hidden. Mainly to be used because I commute quite a distance and this would let her know how close I am to home (rather than having me text while driving). Similarly for her when she's travelling.
Just an app that would:-
1. Allow me to see where she is (and vice-versa)
2. Use GPS if on, otherwise fall back on net information
3. Not use SMSes (some sort of internet-based communication between phones)
I could probably hack something up using Tasker but her phone isn't rooted like mine is so the capabilities for GPS etc are a bit more limited (and time is limited, of course).
Thanks!
Click to expand...
Click to collapse
You can actually do this with the built in google maps application. It's called local/latitude. You can share where you are and control who sees it an when. Go ahead and look into it. Much better then downloading another app IMHO.
See here: Google search latitude android
Thanks, yeah I know about latitude features but it seems to lack a way to "ping" the other party with the equivalent of "hey, I've reached road X"
Sent from my GT-P7500 using Tapatalk HD
Use an app called Backitude from the Play Store. Latitude updates pretty arbitrarily on its own. This app allows you to control how and when it updates, and also let's another person force an update on your phone by sending an SMS. It's all Internet based except the update triggering part. You can also use the tracking features of Cerberus, another app in the Play Store.
Sent from my Desire HD using xda premium

HTC One as Macbook Pro remote?

If the phone has an IR blaster is this possible?
Sent from my HTC One using xda app-developers app
Theres an app called gmote in the play store, to control your computer, it works with windows and mac .
Just make sure your Pro doesn't have a retina. The Retina ones don't support IR unless you get an external receiever.
You could give this app a try
http://phandroid.com/2013/05/04/uniquely-android-mac-remote/
Sent from my HTC One using xda premium
Neither of the two apps utilize the IR remote. I'm looking for one that will allow that. Seeing as the phone just came out, maybe one will show up over time.
Sent from my HTC One using xda app-developers app
Yes, MacBook Pro will respond to HTC One IR Blaster
nrkid9 said:
If the phone has an IR blaster is this possible?
Click to expand...
Click to collapse
Yes, this is possible. You simply use the TV app that came preloaded on your HTC One.
While the buttons aren't labeled exactly the same, you can make it work just fine by configuring a custom remote. Just click through the service provider selection screen, answering however you like even if you don't have service, though I suggest being as accurate as possible in case you want to check listings at say, your friend's house for a football game.
Personally, I configured all applicable buttons: both direction and volume, and enter/play/pause/select, etc. I didn't want to have to hunt for buttons, so it seems easier to program them all, even though another button will do the same thing.
I'm hoping someone will make (or there already is) a custom IR blaster app that will allow us to share profiles for some of the more complicated devices, or HTC will add a "Custom Remote Profile Sharing" feature. This way, you won't need an original remote to copy signals from, and you won't need to use a more root-intensive app if you wanted to copy your configuration to another device or owner.
Please click thanks if I answered your question.

Voice Controlled TV Remote using Tasker/Utter!

I recently posted a question in Q&A about any TV remote apps that can be voice controlled. No luck. I stumbled upon this tasker plugin by Ozkaya that is awesome. http://forum.xda-developers.com/showthread.php?p=45572797. It allows you to program your IR remote with Pronto hex codes(many found here http://www.remotecentral.com/ as posted in the Dev's thread).
I combo'd this with Utter! and like magic, I was able to program voice controllable macro's, functions, anything really as long as the hex codes were available. And there is alot of them. I have Verizon Fios and the motorola codes worked for my box even though they weren't the same model. To me, this is an awesome show off tool (and slightly practical if I am eating chicken wings and need to switch between football games!). I literally say "phone" to wake up utter and "channel back" or "ESPN". as a command.
I did nothing here but stumble upon a combo of apps that work great together. If you like the idea please check out the thread and thank the Dev's and support their work. I feel this is one of those gems that slipped back a few pages and got lost. Hope you like it too.
Will this work on stock toch wizz
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
IEndz said:
Will this work on stock toch wizz
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
I used it on Alpha and Gravitron. I don't believe there would be any limitations on any Rom as long as Tasker and Utter! are installed. The rest is just setting up the codes and then setting Utter to use the Tasker plugins.
If someone really wants to get tweaky, here is another plugin for Tasker that will initiate the voice recognition in Utter! when the phone is on charge and the stop it when is taken off charge. Its towards the bottom of the thread. http://forum.xda-developers.com/showthread.php?p=34339449.

Do you have an App request?

Good afternoon!
I've recently got my hands on a Gear S and exploring the development side of it.
While I'm playing with this, I figured I might as well create something useful in the process.
Would any of you have a request for an app the Gear S would benefit from?
Unless you want another calculator or timing app.
Thank you for taking the time to read,
Good day!
Off the top of my head a file manager resident on the Gear S. A Web browser. A utility to sync the Gear S clock to server time.
ronaldheld said:
Off the top of my head a file manager resident on the Gear S. A Web browser. A utility to sync the Gear S clock to server time.
Click to expand...
Click to collapse
you know that opera mini is already available for free?
gottahavit said:
you know that opera mini is already available for free?
Click to expand...
Click to collapse
Yes, but more options for Web browsing is desirable.
Web browser that goes direct and can handle local addresses.
Thanks
Dagaz
Sent from my GT-I9505 using XDA Free mobile app
Screen lock
Browser that does video
Google now
Sent from my SM-N900T using XDA Free mobile app
My biggest wish is to find finally good sleep tracking app (smart alarm) which will use also the heart rate sensor to be more precise. The possibility to export detail graph with details as recorded HR during the night will be perfect.
I tested the G'night app but it is fake because it is not doing what dev say and he is not answering on any communication.
add a task using s voice
kajiri said:
Good afternoon!
I've recently got my hands on a Gear S and exploring the development side of it.
While I'm playing with this, I figured I might as well create something useful in the process.
Would any of you have a request for an app the Gear S would benefit from?
Unless you want another calculator or timing app.
Thank you for taking the time to read,
Good day!
Click to expand...
Click to collapse
More s voice compatible apps.. like adding tasks/reminders to calendar etc
A game that alerts u to play a turn every so often... ongoing over a long time. Say like playing chess with someone in another country.. yeh online chess or something new that means y get a short distraction every so often that u can choose to ignore for now or play your turn.
Live wallpapers would be cool.
A social network app where u can create an 8bit avatar that can maybe enter rooms... essencially chat rooms. Just with a simple visual element and talk to strangers. Like a wearable community. Just make it for smart watches.
Gear s pet u need to feed etc... be even cooler if it could pop up in any screen to distract u... much like a cat.
Vibration customiser for notifications
Facebook app, messenger app, google + app, instagram app, gmail full app. Basically social networking. As it stands the watch is not very smart.
Sent from Sprint Note 4
Oh yes Gmail app is sorely needed!
+2 for being able to create tasks or reminders using S-voice. I need that almost hourly. lol
derrickmd18 said:
Screen lock
Browser that does video
Google now
Sent from my SM-N900T using XDA Free mobile app
Click to expand...
Click to collapse
vojta20vt said:
My biggest wish is to find finally good sleep tracking app (smart alarm) which will use also the heart rate sensor to be more precise. The possibility to export detail graph with details as recorded HR during the night will be perfect. I tested the G'night app but it is fake because it is not doing what dev say and he is not answering on any communication.
Click to expand...
Click to collapse
+1 VIDEO
+1 sleeping/heart sensor
and google map !
a live db meter (sound monitor), like what is avail. in the smart tools app.. maybe with a movable vibrating cap for different thresholds.
A youtube player would be nice
whatsapp app for gear s
whatsapp for gear s is will be great
app request
Would any of you have a request for an app the Gear S would benefit from?
offline Apps:
- Flashcard App (for learning vocab, lyrics, ...)
- offline checklist App
- rhyming dictionary
best wishes
kajiri said:
Good afternoon!
I've recently got my hands on a Gear S and exploring the development side of it.
While I'm playing with this, I figured I might as well create something useful in the process.
Would any of you have a request for an app the Gear S would benefit from?
Unless you want another calculator or timing app.
Thank you for taking the time to read,
Good day!
Click to expand...
Click to collapse
1 spotify control for phone or spotify itself
2 Google Now because s voice is horrible
3 Google maps or shared from phone to watch
remote wifi controll
Hello everyone, it would be useful a wifi remote for smart tv Samsung (e.g. smart tv remote)
Thanks
An app like look behind but with sound. Cool
Sent from my SM-T320 using XDA Free mobile app
Kajiri did you even started to develop any app or your initial enthusiasm already left?

[Dev] What's your App request?

Hi everyone!
Developer of Energy Bar here. I recently got the Amazfit Pace, and am pretty excited to make some cool Apps for the watch.
As of now, two ideas:
Access phone contacts and dial them directly from the watch (hear & talk via the bluetooth earphones connected to the phone.)
A new notification system, which will let you read individual messages (Apps like WhatsApp have some of the notifications bundled.) And also ability to reply from watch (extremely small keyboard though.)
I would like to hear your ideas, please suggest something that may benefit all the watch users in general. I wouldn't be able to fulfil any custom App request as of now.
Your ideas may go as crazy as you would like, I will let you know the extend to which it would be technically feasible. The only thing I want to re-emphasize is that, the idea needs to be something that will benefit all the watch users in general.
Also, I do plan to make majority of Apps' feature free to the community, but to be able to afford enough time to make a lot of Apps which leverages full potential of the watch - I would need support through in-app purchases. I would like to know if you would be interested in subscribing to some of the essential Apps or a pack of Apps?
Hello. I have a new watches. I am missing several functions. Posibility to display level of phone battery on watchface, and indication about unread notification(s). I would also aperciate posibility to bring sport activity to background and paralel usage of other applications. However I am afraid that these functions will be dependent on system services.
jan.stanicek said:
Hello. I have a new watches. I am missing several functions. Posibility to display level of phone battery on watchface, and indication about unread notification(s). I would also aperciate posibility to bring sport activity to background and paralel usage of other applications. However I am afraid that these functions will be dependent on system services.
Click to expand...
Click to collapse
Displaying battery level of phone and number of unread notifications sounds good!
But I wonder what's the specific use case of running some other App on the watch while sport activity is running? Could you please elaborate?
jan.stanicek said:
Hello. I have a new watches. I am missing several functions. Posibility to display level of phone battery on watchface, and indication about unread notification(s). I would also aperciate posibility to bring sport activity to background and paralel usage of other applications. However I am afraid that these functions will be dependent on system services.
Click to expand...
Click to collapse
Displaying battery level of phone and number of unread notifications sounds good!
But I wonder what would be a use case for running some App while the sports activity is on the screen of the watch. Could you please elaborate your specific use case?
I would like to record just my touristic trips. I would like to use the watches normally, during the trip - checking weather for example.... I have used Sony SmartWatch 2 for 3 years - I will have some other ideas for sure later when I will have more experiences with Amazfit...
GoPro control app, ios/android music control app, phone book and dial app with headphones, voice recorder - there is mic built in the watch... and continuum transfunctioner Zoltan!
Being able to reply to Text/Gmail messages is #1 for me. Second - remote control of phone's music app.
Thank you for starting this project, I really appreciate your efforts. This watch has one of the best looking design and a decent hardware. I think file manager and ablity to install apk from the watch and an app to push files from phone to the watch would be beneficial.
omarfx said:
Thank you for starting this project, I really appreciate your efforts. This watch has one of the best looking design and a decent hardware. I think file manager and ablity to install apk from the watch and an app to push files from phone to the watch would be beneficial.
Click to expand...
Click to collapse
You can use this file manager http://www.apkmonk.com/app/com.alphainventor.filemanager/
jan.stanicek said:
You can use this file manager http://www.apkmonk.com/app/com.alphainventor.filemanager/
Click to expand...
Click to collapse
Thank you that's working for me. now need to have the ablity to enable unknown sources apk installation and find way to send files to the watch.
jan.stanicek said:
I would like to record just my touristic trips. I would like to use the watches normally, during the trip - checking weather for example.... I have used Sony SmartWatch 2 for 3 years - I will have some other ideas for sure later when I will have more experiences with Amazfit...
Click to expand...
Click to collapse
In earlier fw version was​ even worse. During sport activity, literally you couldn't see time on the, well, watch! Then they added it on the top, as well as battery status. Both too small but at least.
I agree with you, watch is missing multitasking. Going to home screen, using it regularly and track activity in the background. However, I doubt that op can do that without source of the fw.
Sent from my XT1635-02 using Tapatalk
jan.stanicek said:
I would like to record just my touristic trips. I would like to use the watches normally, during the trip - checking weather for example.... I have used Sony SmartWatch 2 for 3 years - I will have some other ideas for sure later when I will have more experiences with Amazfit...
Click to expand...
Click to collapse
By recording touristic trips do you mean activating one of the sports activity? Like Walk? It is possible to enable such a solution, but how good that solution would be, depends on a more defined use case. I will put this on a lower priority list, will check the feasibility a bit later.
eM3ntal said:
GoPro control app, ios/android music control app, phone book and dial app with headphones, voice recorder - there is mic built in the watch... and continuum transfunctioner Zoltan!
Click to expand...
Click to collapse
GoPro control app - have to know if a niche among the niche of Amazfit pace users exist, if there is enough demand - will develop.
Music control, dial - Yes, nice ideas.
Voice Recorder - This App apparently works, if it's missing something specific to our watch, let me know.
kwoodall said:
Being able to reply to Text/Gmail messages is #1 for me. Second - remote control of phone's music app.
Click to expand...
Click to collapse
Sounds good.
omarfx said:
Thank you for starting this project, I really appreciate your efforts. This watch has one of the best looking design and a decent hardware. I think file manager and ablity to install apk from the watch and an app to push files from phone to the watch would be beneficial.
Click to expand...
Click to collapse
That was one of the first thoughts I had, still checking if it's technically feasible to provide such a functionality without root.
Zeljko1234 said:
In earlier fw version was​ even worse. During sport activity, literally you couldn't see time on the, well, watch! Then they added it on the top, as well as battery status. Both too small but at least.
I agree with you, watch is missing multitasking. Going to home screen, using it regularly and track activity in the background. However, I doubt that op can do that without source of the fw.
Sent from my XT1635-02 using Tapatalk
Click to expand...
Click to collapse
Apart from checking on time, do you feel that there is a real need for multitasking while the watch is tracking one of your sports activity? Or is it more like, nice to have thing? If the need of multitasking has some great application/use case, I would like to hear about it - as in, what else would you access while actively participating in a sport?
jagan2 said:
Apart from checking on time, do you feel that there is a real need for multitasking while the watch is tracking one of your sports activity? Or is it more like, nice to have thing? If the need of multitasking has some great application/use case, I would like to hear about it - as in, what else would you access while actively participating in a sport?
Click to expand...
Click to collapse
Well, as mentioned before to use other features of the watch, time, date, weather, notifications​... Notification, for example, will show up during activity and then disappear. No way to check it again. Music player is also not available during some activities. No way to check steps as well.
Of course it's not deal breaker but other watches have that feature and would be nice to have normal watch skin with activity in the background. Especially during walking, sightseeing... Watch can track up to 35h, after all.
Sent from my LG-V940n using Tapatalk
In my opinion, it would be nice to have an app that tells you when your watch loses the connection.
In fact, that was the reason why i bought my first smartwatch, a Sony 2. I was afraid to lose my phone . And it's a pity the actual amazfit doesn't give you this option.
Thanks in advance!!!
I'd say that Huami have purposely restricted background apps in order to maximise battery life.
As far as app requests go: for me it's a podcast app, that's active while running.
My guess is that the easiest way to do this would be that the podcasts would download into the music folder and we could just use the default music player to play them.
Remote camera control, useful for selfies
There are many 5k/10k trainer apps on android/iOS. Is it possible to port one or create some simple to run in background while running activity?
Right now Im using 5k Run-Couch to 5K Walk/Jog interval training. Something similar would be great, no need for some fancy design.
https://play.google.com/store/apps/details?id=com.vandersw.fivekrun
In connection with headphones there could be some beep sound on each interval, no need for vibration.
An editor of watchfaces like those that exist for Android wear would be great, since the edition of watchfaces for this watch is complicated, and there's not much editing freedom...
Enviado desde Z play AOKP mediante Tapatalk
ithosu said:
In my opinion, it would be nice to have an app that tells you when your watch loses the connection.
In fact, that was the reason why i bought my first smartwatch, a Sony 2. I was afraid to lose my phone . And it's a pity the actual amazfit doesn't give you this option.
Thanks in advance!!!
Click to expand...
Click to collapse
That sounds like a good idea, will keep a note of that.
le_lutin said:
I'd say that Huami have purposely restricted background apps in order to maximise battery life.
As far as app requests go: for me it's a podcast app, that's active while running.
My guess is that the easiest way to do this would be that the podcasts would download into the music folder and we could just use the default music player to play them.
Click to expand...
Click to collapse
I will experiment with multitasking, if it seems to work okay, will release an App for that.
axiel7 said:
Remote camera control, useful for selfies
Click to expand...
Click to collapse
Noted.
droidhd said:
There are many 5k/10k trainer apps on android/iOS. Is it possible to port one or create some simple to run in background while running activity?
Right now Im using 5k Run-Couch to 5K Walk/Jog interval training. Something similar would be great, no need for some fancy design.
https://play.google.com/store/apps/details?id=com.vandersw.fivekrun
In connection with headphones there could be some beep sound on each interval, no need for vibration.
Click to expand...
Click to collapse
Porting would essentially mean modifying another developer's work without a permission. So, whatever it is, have to be built from scratch.
Running an App simultaneously with the running activity on foreground may not work well, both the Apps would have to keep tracking your distance etc. So, am afraid that won't be a good idea for now.
But I plan to facilitate multitasking, so that may help in one or the other way.
jagoikki said:
An editor of watchfaces like those that exist for Android wear would be great, since the edition of watchfaces for this watch is complicated, and there's not much editing freedom...
Enviado desde Z play AOKP mediante Tapatalk
Click to expand...
Click to collapse
Will look into it.

Categories

Resources