Hi everybody
i do a lot of running and use an app called endomondo which allows me to share my route after i have completed my run
does anyone know of an app that i can install and then if someone logs on to a website or the app they can see my run on a map in real time?
thanks for looking
Hi, to skip right to it.
I need/would love to have:
ANDROID APP 1;
- Possibility to place order
- Possibility for in app payment upon accepted order
-Possibility GPS track order with eta
- And to leave public comment when order is complete
Android APP 2( or implemented in app1 with different login;
-Possibility to view and accept "transport"
- GPS tracking
- Possibility to recive payment after "transport is complete and verified by "app 1"
Pc software or app 3( or implemented in app);
-Recive order from app 1
-Request transport from app 2 users
- Recive/confirm payment from app 1
-Track app 2 users realtime with possibility to activate microphone in app 2 user device
- Inn app/pc software payment of app 2 user
- Log activity for all software.
I think I covered my needs there, I don't know I there is a solution out there wich fulfills my wishes(?) in case not, Would Anyone develop above mentioned software? And for what PRICE?
Sent from my GT-N7000 using xda premium
I saw another app request directed this way when I used the Search button, so hope I did not mess up someone's "place"
Sent from my GT-N7000 using xda premium
Hello
It pass some time after premiere of Galaxy Gear S.
Anyone can confirm what workout applications works with Gear S without (or with) phone...?
Can we try and get that summary?
For now i can confirm that Runtastic and Endomondo dont work without phone (or maybe something changed and i dont know )
Best regards!
sorry for my english.
Sheath and Nike running, both do GPS without the phone.
Not sure if runtastic has added GPS to its Tizen app for the gear S yet.
Sent from my SAMSUNG-SM-G900A using XDA Free mobile app
Yeah in comments i see thats working but without pulsemeter
SHealth standalone
I run with SHealth in stand-alone mode and get heart rate, speed, distance, GPS data.
It logs everything including a map of my runs, but I would love some cross functionality between SHealth and some of the major fitness platforms.
Has anyone found a good way to track stationary bike workouts? All Shealth does is track my HR.
5 best workout apps for android of 2016
1. Abs workout - has a rating of 4.1 on Google playstore. This app contain 42 days schedule of regular exercise for our abs. It is specially designed for the exercise of our abs or to make perfect six pack abs. There is no need to go to gym for exercise. We can also integrate it with text to speech apps to listen its instructions during exercise. Approximately 50 million user download this app.
2. 7 Minute Workout - is a popular app in all workout apps for android users. It provide awesome graphics with UI designs. We can easily loose our weight and get a flat tummy with the help of this app. We can easily add our workout time on this app and also set notification for our workout time. This 7 minute exercise include 12 exercises with 10 second break between each exercises. Approximately 50 million user download this app.
3. Chest Workout - is specially designed to shape our chest and provide us a good look. This app also include the videos of workout. Both men and women or boys/girls try this app. This app provide the weekly or monthly updates of the exercise. It is light weight app which is compatible with Android 4.1 or higher version. Approximately 10 million user download this app.
4. GYM Trainer - has a rating of 4.2 on Google Play Store. This app provide the best exercising tips and we can also ask a question for our help in question section. We can also sign up and join the community of million of users. This app also provide the diet suggestion, best nutrition and supplements for our body. Approximately 1 million user download this app.
5. Ladies' Home Workout - Brings a Personal Trainer to Your Phone. Video showing how to do each exercise. Accompanied by our world-class bodybuilding coach to exercise every day, you can definitely keep fit and obtain a gorgeous figure.
Amazfit Communication Library
The Amazfit Communication Library is a reverse engineered and modified version of the Huami "Transporter" class (and its subclass "TransporterClassic"), along with its dependencies. This allows both sending and receiving data on both the phone and the watch, using the same library.
Bascially, this allows apps on the watch to access data via a companion app on the phone. To make this easier, this library comes hand in hand with the "AmazfitInternetCommunication" app, which can be installed on the phone and allows apps on the watch to access the internet and perform simple requests, with data in response.
However, you can use this library with your own companion app on the phone to access any data the phone app has access to, for example a companion app on the phone with access to calendar appointments would allow a watch app to display events on a calendar, on the watch.
Usage
See the GitHub repo for the latest code and guide for addition of the library. You can also compile it if you wish.
Amazfit Internet Companion
Amazfit Internet Companion is a generic and open source internet companion app for the Amazfit Pace and Stratos. It allows apps developed with the Amazfit Communication library to access the internet over Bluetooth via a phone's internet connection. As a developer, rather than having to develop your own companion app, you can simply have your users install the companion app and it'll handle the rest, so long as you use the internet functions in the library (LocalURLRequest). Link them to the thread or use your own guide, linking to the latest APK from the repo to use this.
Alternatively, you can develop your own companion app. This could be used for loads of things, for example a companion app could provide a watch app with the calendar events on the phone, provided the phone app had the right permissions and formatted the data correctly. If you want to make your own companion app, feel free to use the Internet Companion app as a base
Hi Quinny, thanks for your great work. Did you make tests of how much this affects the battery life, egg with your train app?
Is it possible to run this in as a background service on watch?
Klaus3d said:
Hi Quinny, thanks for your great work. Did you make tests of how much this affects the battery life, egg with your train app?
Is it possible to run this in as a background service on watch?
Click to expand...
Click to collapse
I've not done proper tests but I've had it running for a few days with no noticeable effect on the life. Yes, you should be able to use a background service on the watch, if you need an app on the watch to always be available for receiving information from the phone - but bear in mind that the watch only has 512MB of RAM, so a running service is more taxing on the watch compared to a phone. You may be better off with a background service on the phone that stores the information you wish to send to the watch, which then responds to the watch app when it's run - an ondemand request if you will
Quinny899 said:
I've not done proper tests but I've had it running for a few days with no noticeable effect on the life. Yes, you should be able to use a background service on the watch, if you need an app on the watch to always be available for receiving information from the phone - but bear in mind that the watch only has 512MB of RAM, so a running service is more taxing on the watch compared to a phone. You may be better off with a background service on the phone that stores the information you wish to send to the watch, which then responds to the watch app when it's run - an ondemand request if you will
Click to expand...
Click to collapse
So if the watch can get any data from the phone, does that mean I can run Wear apps, like the Hangouts Wear app, on the watch and use it as it works on a regular Wear device? If so that would be incredible.
still work for watches in 2020?
hello, I know it's been a while since the last time this topic was discussed, does anyone know how to inform without this package still working today? I recently purchased an amazfit verge and since my house is completely automated, I want to develop an app for personal use ... thanks!
delphiover said:
hello, I know it's been a while since the last time this topic was discussed, does anyone know how to inform without this package still working today? I recently purchased an amazfit verge and since my house is completely automated, I want to develop an app for personal use ... thanks!
Click to expand...
Click to collapse
Still works, not tested it on the Verge though. Should work the same, they use the same framework I think.
Quinny899 said:
Still works, not tested it on the Verge though. Should work the same, they use the same framework I think.
Click to expand...
Click to collapse
cool, thanks for the reply!
Hello,
I have BIP and I'm happy with it functionality in general.
The problem is that it has not compatibility with the most popular fitness apps. I'm premium user of Endomondo, but i checked also Stavra, Runtastic....
Do you know some app with can work with the smart watch? Or some easy way to get more of it with endomondo?
Thank you in advance.