DISCLAIMER: You are using the provided files by your own risk, although I have tested the tools I am not responsible for any damage or data lost if you decide to use them.
Click to expand...
Click to collapse
** WARNING FOR AmazMod USERS **
Current version of AmazMod activates device owner, which disables backup service, for more info please refer to the post below:
https://forum.xda-developers.com/showpost.php?p=78337675&postcount=34
Latest versions of AmazMod don't use device owner anymore, it uses normal device admin so they are safe.
Compatible with macOS/Linux (tested on High Sierra and Ubuntu 16.04) or Windows. Should work with Pace and Stratos running any ROM (tested with Pace running 2.6.0.12). Java is required only for the Export to TCX feature (#12), it should work with Java version 7 and up, so no requirements for Linux and macOS and Windows need Java installed to use the export tool.
This script will backup and restore the data from your watch, including third party installed apps, music, watchfaces and sports data. Please pay attention to the warnings while running it. The backup files are independent, this means that to restore you need to do the corresponding backup first: the Full Backup Restore (#6) will only work if you have done a Full Backup (#1) first, to restore WatchFace folder (#8) you have to do a backup of the WatchFace folder (#3) first, and so on. Of course, if you did a Full Backup (#1) then you already have all the files backed up, except Sports data (it's a system app, so it's separated). The script generates a log file named "amazebkp.log".
The Export Sports Data feature extracts data directly from the Sports app from the watch, and export them as TCX files (and also to GPX for those activities with GPS data) for each activity that can be found in the export folder. The files includes cadence, as in "Run Cadence" or "steps with just one foot". It seems that some services like Endomondo use this standard. If you have any ideas or suggestions about this feature, please share.
- How to run on Linux
Go to the folder with the uncompressed files in terminal and run "bash amazebkp.command", then follow instructions.
- How to run on macOS
Go to the folder with the uncompressed files in Terminal and run "bash amazebkp.command", or simply double-click "amazebkp.command" then follow instructions.
- How to run on Windows
Go to the folder with the uncompressed files in command prompt and run "amazebkp_win.cmd" or simply double-click "amazebkp_win.cmd" (you may not see the file extension in some cases), then follow instructions.
If you find any errors, please provide a link to download your amazebkp.log.
Thanks to @chincheang for testing in Windows, Andy Gomez for testing on Mac and @1immortal for support.
Amazfit Exporter Python converter: most work by @pieralle and @fzelle, files from this thread:
https://forum.xda-developers.com/smartwatch/amazfit/xiaomi-huami-amazfit-export-data-t3533292
More info about included files, see readme.txt.
PS: on macOS, to keep file permissions, it's recommended to use TheUnarchiver or Keka to uncompress the file, this way you can simply double-click the file to run the script.
You can buy me a coffee or cheesecake (please, no beers ) using my XDA donation link, or:
- https://ko-fi.com/lfomartins
- most common cryptocoins here: https://freewallet.org/id/87331be5
##### Changelog #####
Version v1.2
- Added export to GPX for all activities with GPS data
- Fixed small bugs and improvements
Version v1.1
- Fixed TCX export for firmware 1.x;
- Fixed cadence calculation in TCX export (slightly modified calculation too, will update the value every 30 points regardless of the last recorded step value);
- Export to TCX now adds some info to the log file;
- Fixed some typos.
Thanks to Grzegorz Bartoszek for bug report and providing files for debug.
Current Version - v1.2
https://mega.nz/#!lawxAbbS!ovOG4bM9hLhfzxY2UpKNO5y26OrmcSsN6yf63pypMO4
SHA1SUM - 8269BC7F2C2BF078AEE6D1EC1B78851B415BBE90
Previous Versions
v1.1
https://mega.nz/#!YKARmQ4K!jhwyRa-bb6SGT0_ZcEPf_g_WRVTMb9S1DRs0mCKIPf8
SHA1SUM - 375A64692B455457652B62E51728F467E373AAD9
v1.0 - https://mega.nz/#!teo11TTQ!N1OeSG5teUdsO1EnNEj4cpavyecR3Ll-sduK6Yc6CBw
SHA1SUM - D069F76714036414C00BC046A53CE9BE0246431B
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Reserved
Nice work sir!
Some feedback for you:
Windows script
There is a missing ECHO in line 223 (Please wait until the device reboots to continue...)
Probably the TIMEOUTS are not needed as far as you use adb wait-for-device command after a reboot.
What about having the choice to restore sport data in Amazfit Pace or Amazfit 2 Stratos? I mean, If I have a Pace and I want to restore its data to a Stratos watch, or vice versa, as they are different apps, restoration is not working for different variants, or knowing the watch model, restore to its sport app, similar to the export choice.
Saratoga79 said:
Nice work sir!
Click to expand...
Click to collapse
Thank you!
Some feedback for you:
Windows script
There is a missing ECHO in line 223 (Please wait until the device reboots to continue...)
Click to expand...
Click to collapse
Noted, thanks.
Probably the TIMEOUTS are not needed as far as you use adb wait-for-device command after a reboot.
Click to expand...
Click to collapse
Well, my tests with different systems showed that the timeout sometimes is needed... I think it's better be safe than sorry...
What about having the choice to restore sport data in Amazfit Pace or Amazfit 2 Stratos? I mean, If I have a Pace and I want to restore its data to a Stratos watch, or vice versa, as they are different apps, restoration is not working for different variants, or knowing the watch model, restore to its sport app, similar to the export choice.
Click to expand...
Click to collapse
Actually there is no check done about the origin of the backup when it is restored, so it should work. But restoring sports data between different ROMs probably won't work or even cause problems, as the warning in the app says. Did you try to restore the other types of backup? They should work...
Good Job, nice to know that my small job helped was useful one year later
Nice tool. Where can i find the backup and what is the password for encryption as the watch is asking in backup mode?
Thanks a lot for the tool!
It exported me my runs perfectly, but I have a problem with the swim trainings.
The tcx don't include distance nor any other value except of the time.
example:
<Trackpoint>
<Time>2018-09-15T08:31:14Z</Time>
<DistanceMeters>0.0</DistanceMeters>
<Extensions>
<TPX xmlns="http://www.garmin.com/xmlschemas/ActivityExtension/v2">
<RunCadence>0</RunCadence>
</TPX>
</Extensions>
</Trackpoint>
<Trackpoint>
<Time>2018-09-15T08:31:15Z</Time>
<DistanceMeters>0.0</DistanceMeters>
<Extensions>
<TPX xmlns="http://www.garmin.com/xmlschemas/ActivityExtension/v2">
<RunCadence>0</RunCadence>
</TPX>
</Extensions>
</Trackpoint>
Click to expand...
Click to collapse
I see the trainings correctly in the watch
. Strangely enough, in the log the distance is there...
For more info I am using Amazfit Stratos on vs. 2.3.5.0 (oficial rom)
Any idea what can it be?
kart0ffel said:
Thanks a lot for the tool!
It exported me my runs perfectly, but I have a problem with the swim trainings.
The tcx don't include distance nor any other value except of the time.
example:
I see the trainings correctly in the watch
. Strangely enough, in the log the distance is there...
For more info I am using Amazfit Stratos on vs. 2.3.5.0 (oficial rom)
Any idea what can it be?
Click to expand...
Click to collapse
Probably the distance is recorded differently... Is it open water or pool? Now I have a Stratos, and I can look at the database file more easily, maybe it will be fixed in the next version.
lfom said:
Probably the distance is recorded differently... Is it open water or pool? Now I have a Stratos, and I can look at the database file more easily, maybe it will be fixed in the next version.
Click to expand...
Click to collapse
Pool swimming. Thanks for having a look into it
Enviado desde mi MI 8 mediante Tapatalk
Hi,
I'm stuck here :
'Now unlock your device and confirm the backup operation...'
And nothing happens ... The file created is 0 bytes long.
In the log :
Starting AmazeBackup...
30/09/2018 - 12:23:03,48
C:\Users\CHILLY\Downloads\AmazeBKP_v1.2
Model: A1609 - ROM: everest-2.0.37.0
FULLBKP amazebkp.ab
Backup finished.
Quitting..
Click to expand...
Click to collapse
What could be the problem ?
Thank's in advance.
CHILLY996 said:
Hi,
I'm stuck here :
'Now unlock your device and confirm the backup operation...'
And nothing happens ... The file created is 0 bytes long.
In the log :
What could be the problem ?
Thank's in advance.
Click to expand...
Click to collapse
Did you unlock the device and allowed backup? If yes, maybe something on Stratos firmware 2.0.37 changed...
lfom said:
Did you unlock the device and allowed backup? If yes, maybe something on Stratos firmware 2.0.37 changed...
Click to expand...
Click to collapse
Nothing appears on the watch ...
CHILLY996 said:
Nothing appears on the watch ...
Click to expand...
Click to collapse
Is watch connected to computer via USB? Can you share/upload the log the tool saves? Thanks
lfom said:
Is watch connected to computer via USB? Can you share/upload the log the tool saves? Thanks
Click to expand...
Click to collapse
Here is the log :
Starting AmazeBackup...
30/09/2018 - 12:23:03,48
C:\Users\CHILLY\Downloads\AmazeBKP_v1.2
Model: A1609 - ROM: everest-2.0.37.0
FULLBKP amazebkp.ab
Backup finished.
Quitting...
Click to expand...
Click to collapse
How do I allow the update on the watch ?
CHILLY996 said:
Here is the log :
How do I allow the update on the watch ?
Click to expand...
Click to collapse
You simply unlock and tap on the button on the bottom right (IIRIC) to allow the backup. Full backup may take a long time to finish, the other options don't work?
lfom said:
You simply unlock and tap on the button on the bottom right (IIRIC) to allow the backup. Full backup may take a long time to finish, the other options don't work?
Click to expand...
Click to collapse
I unlock the watch but nothing appears on the screen, maybe a problem with the ROM 2.0.37 ...
CHILLY996 said:
I unlock the watch but nothing appears on the screen, maybe a problem with the ROM 2.0.37 ...
Click to expand...
Click to collapse
Tested with a Stratos running latest stock INTL firmware (2.3.5.0) and it's working fine. If you are using a CN based firmware, probably it's a modded one, and things may not work as expected...
Thank's a lot for your pictures. On my watch I can't see these messages.
So I think that it is not compatible with my ROM which is based upon a chinese ROM. It's STARTOSfied 2.0.37.
Thank's again for your time
EDIT : I'm also using AmazMod and AmazBoost.
lfom said:
Probably the distance is recorded differently... Is it open water or pool? Now I have a Stratos, and I can look at the database file more easily, maybe it will be fixed in the next version.
Click to expand...
Click to collapse
Do you need a .db file as example? I can upload one with some swim tracks. I was having a look myself but I think my programming skills are just not good enough ^^u
I'm trying it but this happens:
Starting AmazeBackup...
Please keep the watch connected to the computer.
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Does not continue....
What's wrong?
Thanks!!
Related
Introducing AAM -> Android Application Manager (PC) Version 0.1 (alpha) !! India Independence day - 15th August!!
I'm Back with Bang
New features on 0.2 3th Sept 2012 version
Link2sd support
- Right click to application and select Link to SD-Ext
- Compatible to Links2SD app
Speed Improvements
sort
- 3 levels
- Asc or Desc
- Sorting by table column header click
filter
- Text filter
- predefined filters like User apps, System apps, Linked apps, Installed on SD apps
Config directory selection dialog
- Safe mode check (to enable backup of app/data on every action, for just safe side)
Quick backup option in tools menu
Device details box
What is AAM?
AAM is a tool by which yoy can manage your applications from your computer. Main aim is to take backup of system or user application (.apk file) as well as its data, which can be restored back - all form your computer. Basically I am replicating some of the Titanium backup functionality on this PC based tool.
Who can use this?
Any android phone can use this. However currently its supported on windows only, but future versions definitely support Linux.
Where are download links?
Executable Exe - http://www.mediafire.com/?st2bdes6u7sceuq
Jar file - http://www.mediafire.com/?5il859gga8db5b3
What are features of AAM?
To list down, main features would be -
Link app to SD ext to increase internal memory (NEW)
Move apps to SD card (NEW)
List applications installed on Phone along with details like App name, package, APK file location, Freezed or Unfreezed, etc.
Backup System APK
Backup User APK
Backup data of any application
Restore / Install APK
Install by push method - Push apk to /system/app or /data/app
Restore DATA of System or user application
WIPE data of a application
Freeze/Unfreeze application (yes, this is FREEZE facility similar to titanium)
Uninstall App (user app as well as system app )
Kll app process
Reboot device in 3 modes - Normal, Recovery and Download
Universal tool - for all phones!!!
What are supported platforms and requirements to run this?
Currently I am releasing exe as well as jar file. but future versions definitely support Linux.
You need
java 1.5+ installed on your system
Android platform tools (adb.exe and aapt.exe) which comes with Android SDK. (In next versions, i am planning to package those also )
And yes, you DONT NEED TO INSTALL ANYTHING ON PHONE
Where are screenshots?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Does everything works?
No. Hence this is Alpha version. I have tested it on my phone Samsung Galaxy 3 i5801 as well as a Jelly bean emulated device. Other devices are supported but not tested. This tool dose not brick your phone but improper use may result in loss of data. Please Use at your own risk.
[Technical]
Internally, its all based on adb and aapt tools. Using adb commands and shell commands everything is done. Using aapt tool, a apk file is parsed to get app name and icon.
Written in java, and windows exe is created with JSmooth
How to use AAM?
Connect phone via usb cable. Make sure your system passes requirements mentioned above.
When AAM runs for first time, it will ask for ADB home directory (where adb.exe and aapt.exe are present) and a directory for storing backup data.
AAM will load apps installed on device. Please note that when there is no backup of a application, its icon, app name can not be retrieved.
You can start using AAM by selecting applications from list and clicking on action buttons listed on right hand side.
For quick selection, use select check-box options - To select all, system apps, user apps, Uninstalled system and user apps.
Reboot options are mentioned on menu-bar above application list.
You can change backup directory as well as ADB home directory using 'Configuration' menu.
Installing an application can be done in 2 modes. Normal mode and force mode. Normal mode will try to install app using adb. Forse mode will push application apk to user or system app directory.
If you like AAM, don't forget to give donation form Donate menu or About AAM button.
(Uninstalled apps means applications whose backup is present in AAM but its not installed on device.
Does AAM requires device rooted?
No. non-rooted devices are partially supported. In fact, AAM uses busybox. sometimes. If your device has busybox, you can use all AMM functions. Withtou busybox, some functionality may affect but core functions will work.
Limitations and known issues?
I have not tested AAM on all devices.
Contacts and messages are not restored across different versions of Android.
Operates on one device at a time.
While AAM is running, device disconnect is not detected.
Still may be more.
What are future plannings of AAM / Wish List?
(DONE)
Also, to make CWM flashable zip file of selected applications backups to restore them on phone recovery.
Do not hesitate to add items in wish-list.
Where are source files?
current source files are raw develper D) files. I will spend some time on beautification of source like create license text, comments etc and upload.
I will appreciate and welcome any feedback and suggestions.
nice project...carry on.....
Its too annoying writing batch script.....I am now writing a Java program to do this---which will run adb at backend.
Nice, hope you can make it universal for all phones and firmwares, i mean it should be universal right, just backing up the apps?
Sent from my GT-I9003 using xda app-developers app
bscraze said:
Nice, hope you can make it universal for all phones and firmwares, i mean it should be universal right, just backing up the apps?
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
Well, currently I am not aware of directory structure of other devices as in where are system apks and data files. If its same as g3 then it will be universal else - making it universal will require little tweaks which is easy I think.
done yet?unyaffs like??
geek4u86 said:
done yet?unyaffs like??
Click to expand...
Click to collapse
Well, I am too much busy in office work, still I managed to make backup work, working on restore operation now....
geek4u86 said:
unyaffs like??
Click to expand...
Click to collapse
What does that mean?
Almost ready with alpha version. will release it in couple of days. It will be a Executable jar file.
bsuhas said:
Almost ready with alpha version. will release it in couple of days. It will be a Executable jar file.
Click to expand...
Click to collapse
Almost all options are working now, Please see first post.
this would be great, features similar to what mybackup root does is most preferred as thats what i use now but it only backups to its owns erver or the sd card, im ready to be a beta tester
Just a query, this wouldn't work without root right?
Sent from my GT-I9003 using xda app-developers app
bscraze said:
Just a query, this wouldn't work without root right?
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
to my knowledge it wont without root, not possible
khal_nayak said:
to my knowledge it wont without root, not possible
Click to expand...
Click to collapse
Well, It's all based on ADB (and aapt), What I am internally doing is adb push/ pull and shell commands. We can push/pull on non-rooted phones too. So main functionality of backup apk+data and restore will work I think. Correct me If I am wrong....
I would be glad to beta test this....I am currently looking for an easier way to back up my phone....currently looking for a way to back it all up and make a flashable zip
beezie916 said:
I would be glad to beta test this....I am currently looking for an easier way to back up my phone....currently looking for a way to back it all up and make a flashable zip
Click to expand...
Click to collapse
A flashable zip would be a great idea. +1
Sent from my GT-I9003 using xda app-developers app
bscraze said:
A flashable zip would be a great idea. +1
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
This is great idea...
I need to learn how to create CWM zip from Java but looks like this is doable....
Keeping this in to-do for next release....First i'll release a basic version...
@all, Any more things in wish-list?
bsuhas said:
Well, It's all based on ADB (and aapt), What I am internally doing is adb push/ pull and shell commands. We can push/pull on non-rooted phones too. So main functionality of backup apk+data and restore will work I think. Correct me If I am wrong....
Click to expand...
Click to collapse
the apps such as mybackup root, the reason y they require root to backup most things such as apps+data etc is because they use busybox, now im new to android but busybox install is like installing root and the reason y i said u need root is because without root if it was possible or efficient then y wouldnt samsung kies have the same feature?
Alpha version released today. Please see first page
Work in progress for integrating link2sd features....
it will mount sd-ext partition and can create links of apk files to this partitoin, so more internall memory.
I will try to make this compatible with 'link2sd' app so that both (AAM and link2sd app) should be on same page.
init.d support needed from kernel to use this functionality.
App Data Manage Tool is a tool for Windows 10 Mobile devices to create backups from current state of apps and games, and restore them at a later time, or to another phone, or to your phone after a factory reset.
Although Microsoft introduced some APIs to backup apps into OneDrive, many apps still don't use it (Hill Climb Racing, WhatsApp, are you listening? )
This tool helps you to create local backup archives from any of your apps and games; then you can copy them to your PC and then to any phone so you can restore that archive.
Additionally, you can reset the state of apps, which is almost the same as reinstalling them, but is faster and also it can be done on some system apps (which you can't reinstall them)
Your phone must be interop unlocked. Here's a quick how to (for Lumias except x50 series):
Download Interop Tools by Gustave M. (ARM version) and its Dependencies from here and copy them to your phone.
Set your phone to Developer Mode (from Settings, Update & security, For Developers)
Tap on each of Dependencies from File Explorer, then tap on Interop Tools appx.
Open Interop Tools from app list, go to "Interop Unlock", tap on "Restore NDTKSvc" and then reboot your phone.
Open Interop Tools again and go to "Interop Unlock", now tap on "Interop/Cap unlock".
(For x50 series and non-Lumia phones, the steps might be different. search for it)
After you Interop Unlocked your phone, installing App Data Manage Tool is easy.
Just get it from the download link below, extract the ZIP and copy its contents to your phone, and tap on the appx from File Explorer to install. (you might need to install Dependencies first)
Download App Data Manage Tool Beta
See and contribute to the source code on GitHub
The interface is easy to use, look yourself
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog
-----------------------
v2.2.0:
Uses new version of AppListManager, which now has a better way to retrieve legacy apps info.
v2.1.0:
App list caching mechanism for much faster app start.
Added the ability to backup legacy apps on SD card.
You can now easily create a zip file from installation files of apps. It comes handy when you want to repack an app.
UI Improvements.
v1.5.4:
Fixed crash at startup on some devices.
Fixed update checker not working correctly.
v1.5.2:
Added link to Store for not currently installed apps.
UI Improvements.
v1.4:
Fixed a bug causing some apps to crash after user resets their state.
Added an update checker to the app.
v1.3:
Added support for legacy WP8 apps
App list is now grouped alphabetically
v1.1:
Initial public release
* This tool is in Beta, malfunctions might happen, and I'm not responsible for any data loss or damage.
* This is the first app I created for unlocked devices, and I'm excited to hear your comments and suggestions
reserved
Can't backup old apps (xap) games like :ac pirates, bridge contructor etc
Thanks for this, unfortunately I think I can't test this on my Lumia 650, because of limitations ?, but if I find a way I'll let you know.
Greetz,
What about restoring backup after when new verion of an APP has been updated during the cold start up?
How about reinstall all old apps after hardreset?
aeroaqua said:
Can't backup old apps (xap) games like :ac pirates, bridge contructor etc
Click to expand...
Click to collapse
Hmm, seems like can find 8.1 XAPs (Silverlight apps), but not 8 XAPs. I'll take a look to see if I can figure out a way to back up those apps too.
djtonka said:
What about restoring backup after when new verion of an APP has been updated during the cold start up?
Click to expand...
Click to collapse
Sorry, I'm not sure what you mean. Can you explain more?
augustinionut said:
How about reinstall all old apps after hardreset?
Click to expand...
Click to collapse
I tried but failed to register packages from installed files. For now you can install apps from Store after hard reset, and then restore their data using this app.
I mean, launch ms-windows-store://navigatetopage/?Id=Apps, where apps are those with backupped data.
thank for this i will to try it
aeroaqua said:
Can't backup old apps (xap) games like :ac pirates, bridge contructor etc
Click to expand...
Click to collapse
Good news! Legacy (WP8) apps are now supported in version v1.3. Try it
augustinionut said:
I mean, launch ms-windows-store://navigatetopage/?Id=Apps, where apps are those with backupped data.
Click to expand...
Click to collapse
Hmm, in that case user needs to tap on each app and install it from store one by one, but might be better than nothing afterall. I'll consider this for the next version
Backup(done on note+) is great, but reset (done on xodo pdf docs) causes app(xodo doc) to crash
dipayans24 said:
Backup(done on note+) is great, but reset (done on xodo pdf docs) causes app(xodo doc) to crash
Click to expand...
Click to collapse
Is that app (xodo doc) installed on SD card? or internal storage? What's your phone model?
just tried it with one app, works fine. gonna add this to my tools. thx
any chance that the app list gets saved? and maybe lets say it searches only every few days again completely (and ofc with a manual button)?
Please
mahdi75 said:
App Data Manage Tool is a tool for Windows 10 Mobile devices to create backups from current state of apps and games, and restore them at a later time, or to another phone, or to your phone after a factory reset.
Although Microsoft introduced some APIs to backup apps into OneDrive, many apps still don't use it (Hill Climb Racing, WhatsApp, are you listening? )
This tool helps you to ... * This is the first app I created for unlocked devices, and I'm excited to hear your comments and suggestions
Click to expand...
Click to collapse
Can I ask question? how yo do that? can i learn? because no official API in MSDN to make something like this.
mahdi75 said:
Is that app (xodo doc) installed on SD card? or internal storage? What's your phone model?
Click to expand...
Click to collapse
its a 925, so no sd card and tried 'reset app' even on note+ but that also started crashing i.e not opening at all but when i restored the backup (did it earlier) note+ was working as expected.Guess something is wrong with 'reset app' mechanism
this based off appdata manager from wolf for wp8.1? or better support /capabilites. anyway to use the back ups from that app on this one?
congratulation !
one word:
congratulation !
waiting this exploit to my 950 (interop unlockable ?)
Regards.
All Amazfit Users,
You may be aware that you can load custom Android application to the great Amazfit watch using ADB and launch them using the Launcher UI. So I decided to try a simple calculator for the Watch.
After a couple of days of tweaking around the layout / logic / functionalities to include, I settled down on some basic functions and layout and was able to install and test on the Amazfit.
Give it a try and share your thoughts. Reminds me of the old Casio calculator watches
Instructions:
Download the APK from here: https://mega.nz/#!yIIWVYDT!aIzbrGPJ8sl8bDpn6Ro3aqQoxBEYd6Z-Jf5Db5LoVw8
Connect the watch to your computer via USB and access via ADB (install ADB Drivers as needed)
Open command prompt or shell
Type "adb devices" to check if your devices is listed
Type "adb install calculator.apk" to install the app to the watch (make sure to use the correct path to the APK, if not copied to ADB folder)
You should see the Success message after sometime
To uninstall type "adb uninstall com.madtechcorp.amazfitcalculator" from your command prompt or shell
In the watch, if you have not already enabled "Launcher App List", go to "More Settings" -> "About" -> Keep clicking legal information till you see countdown to zero. Once that is done, you will have the Lab link below. Click on Lab and select "Launcher AppList". This will restart your Launcher. Now go to the Right most app from your watch face, you will see the Launcher.
Scroll through and Click the Calc icon to launch the Calculator.
Notes:
Try to your own risk (though I don't see any risk here
Launcher AppList may only be available in Chinese ROM. Not sure if it is available for US ROM Version. (If you are interested, there is thread by Neuer_User here https://forum.xda-developers.com/showthread.php?t=3539431 that will allow you to install latest English Translated Chinese ROM on your watch.
The watch will vibrate shortly when you press any operator (like +, -.) and vibrate little longer if there is overflow error. Little indicators l added
Credits: Langdon Himebaugh (https://github.com/langhimebaugh/Calculator) for logic and layout ideas.
Thank you.
Just to mention, there is already calculator app working for Amazfit smartwatch.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
link to the apk: https://drive.google.com/file/d/0B8UqPUOXs5AFdTJZZS1ZRnBpTGM/view?usp=sharing
Is it much work to add a countdown timer?
Thx
madtech360 said:
All Amazfit Users,
So I decided to try a simple calculator for the Watch.
Click to expand...
Click to collapse
calzone123 said:
Thank you.
Just to mention, there is already calculator app working for Amazfit smartwatch.
Click to expand...
Click to collapse
Both work and now i can not decide which one i prefer. Thanks for sharing!
calzone123 said:
Thank you.
Just to mention, there is already calculator app working for Amazfit smartwatch.
link to the apk: https://drive.google.com/file/d/0B8UqPUOXs5AFdTJZZS1ZRnBpTGM/view?usp=sharing
Click to expand...
Click to collapse
to uninstall this one, use:
Code:
adb uninstall rocketstartups.wearcalculator
just in case, someone needs that information.
hello you do not plan to do to watch app notes ?
martinh22 said:
hello you do not plan to do to watch app notes ?
Click to expand...
Click to collapse
App notes for a calculator app?
I do not understand what you mean or what's the purpose of that.
he asked for a note app, not related to the calculator
1immortal said:
he asked for a note app, not related to the calculator
Click to expand...
Click to collapse
Ah, okay. Misunderstood it as i thougt this thread was abbout calc app.
nice work, thanks! So... would you mind sharing the code?
calzone123 said:
Thank you.
Just to mention, there is already calculator app working for Amazfit smartwatch.
link to the apk: https://drive.google.com/file/d/0B8UqPUOXs5AFdTJZZS1ZRnBpTGM/view?usp=sharing
Click to expand...
Click to collapse
Hi, the link is down, can you upload again?
Thanks
Hello,
madtech360 said:
You may be aware that you can load custom Android application to the great Amazfit watch using ADB and launch them using the Launcher UI. So I decided to try a simple calculator for the Watch.
After a couple of days of tweaking around the layout / logic / functionalities to include, I settled down on some basic functions and layout and was able to install and test on the Amazfit.
Click to expand...
Click to collapse
How do you compile your project ?
I have tried a empty project with just one empty activity, compiled it with Google Studio using SDK 21.
Application installed correctly but cannot start !
Could you share your sources and project, please ?
Thank you,
Vicnet
HI i have just bought the US Version and am just 1 day old on the same... i got till the LAB level but in that there is no launch app option, how can i get this, as would love to have the apps that you are describing here in this forum.
please let me know how to get it.. without having to add Chinese ROM
utu72 said:
HI i have just bought the US Version and am just 1 day old on the same... i got till the LAB level but in that there is no launch app option, how can i get this, as would love to have the apps that you are describing here in this forum.
please let me know how to get it.. without having to add Chinese ROM
Click to expand...
Click to collapse
I am assuming you have installed the apk.
What do you see when you go into Lab option? Do you see list of items? if so, one of them should be "Launcher Applist".
Clicking on this enables/disables a launcher application. Once enabled, the launcher can be accessed by swiping all the way to the right from the watchface. Here you will see many Huami apps and other apps that you have installed through adb.
utu72 said:
HI i have just bought the US Version and am just 1 day old on the same... i got till the LAB level but in that there is no launch app option, how can i get this, as would love to have the apps that you are describing here in this forum.
please let me know how to get it.. without having to add Chinese ROM
Click to expand...
Click to collapse
https://forum.xda-developers.com/sm...tches/amazfit-enable-app-list-cn-adb-t3574454
Custom app installation
I have not yet installed any apk, as i am not able to find Launcher Applist...
In common Setting after clicking 7 times on Legal Statement, i am getting the Lab and Under Lab i am getting only 2 options BT HCl Snoop Log and Singal Strenght.
In the setting menu i am getting this Huami Lab as an option in which i am having one app PPG Capturing.. but no other option... pls guide me further.
madtech360 said:
I am assuming you have installed the apk.
What do you see when you go into Lab option? Do you see list of items? if so, one of them should be "Launcher Applist".
Clicking on this enables/disables a launcher application. Once enabled, the launcher can be accessed by swiping all the way to the right from the watchface. Here you will see many Huami apps and other apps that you have installed through adb.
Click to expand...
Click to collapse
utu72 said:
I have not yet installed any apk, as i am not able to find Launcher Applist...
In common Setting after clicking 7 times on Legal Statement, i am getting the Lab and Under Lab i am getting only 2 options BT HCl Snoop Log and Singal Strenght.
In the setting menu i am getting this Huami Lab as an option in which i am having one app PPG Capturing.. but no other option... pls guide me further.
Click to expand...
Click to collapse
Read the first post in the thread posted above.
It provides a way to enable launcher for US watches thru adb.
ADB
madtech360 said:
Read the first post in the thread posted above.
It provides a way to enable launcher for US watches thru adb.
Click to expand...
Click to collapse
Yes, i have done that, but going to cmd... then when i type adb shell, it is saying wrong path.... pls can you guide me on this ... much appreciate it..
I have downloaded the adb installer also and the watch is recognised, but then too the cmd path is not working... need your help, as i love the watch and want to make the most of it. Thanks in Advance.
utu72 said:
Yes, i have done that, but going to cmd... then when i type adb shell, it is saying wrong path.... pls can you guide me on this ... much appreciate it..
I have downloaded the adb installer also and the watch is recognised, but then too the cmd path is not working... need your help, as i love the watch and want to make the most of it. Thanks in Advance.
Click to expand...
Click to collapse
U need to type adb shell in the folder where adb is installed...
madtech360 said:
U need to type adb shell in the folder where adb is installed...
Click to expand...
Click to collapse
Btw looks like the Humai is introducing it's own calculator app...but maybe months before it is rolled out to US watches
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please make sure you read and understand everything written in the post before flashing it! YOU are choosing to make these modifications and must be sure of what it does
This is a custom ROM for the Huami AmazFit sport watch 2 and the AmazFit Stratos based on Chinese firmware everest-2.0.7.5 development firmware.
The ROM is fully functional, but may contain bugs!
If you like my work you can buy me a beer here: https://www.paypal.me/NicolaSagliano
An Italian guide is available on my site: http://nicolasagliano.com/
New translations:
P.S. Not all translations are 100% complete!!
Italian
English
Brazilian
Czech(thanks to @zbani and @rbt07(rbarat))
German(Thanks to Klaus H. and others)
Spanish(thanks to @Alain and @saratoga)
Euskara
French (Thanks to ericmo and Cyril)
Hebrew(thanks to Uri and @1immortal)
Hungarian(Thanks to gidano)
Japanese
Dutch(thanks to Ronny Gyles)
Polish(thanks to @Kaudii)
Russian(thanks to @silver-alx)
Slovak(thanks to @jasterica and @rbt07(rbarat))
Turkish(Thanks to ygecesefa )
New features:
StratOS menu (Option -> StratOS)
Change language from the watch
Applist options
Volume Boost options
Vibration at unlock options
Switch Km/mi options
Change font options (small, standard, big, biggest)
QR code options (it can only be used for bind with android)
Widget options (You can hide or view individual widgets directly from the watch)
Local update (the ROM can be updated by copying the update.zip file)
Task manager
System Info
Experimental features
StratOS Update
Download the zip file to your PC and unzip the content
Copy the update.zip file into Stratos memory
To start the update go to the StratOS menu, Update and press Local (swipe down -> settings -> StratOS -> Update -> Local)
The installation takes about 8-10 minutes and you can see the progress directly from the watch, at the end of the app optimization
Installation on original ROM
Make sure you have working adb and fastboot on your PC and have the bootloader unlocked on the watch, for the AmazFit Stratos you need to unlock the bootloader on the site: https://unlockamazfit.com/index.php
Download the zip file to your PC and unzip the content
Windows: double click the file “Install.bat”
macOS: open console, go to the StratOS downloaded folder and type ./Install.sh
If you haven't already connect the watch to the PC, do it now and press enter
The tool will copy the necessary files to the clock and start the installation. We have to wait a little bit.
ATTENTION you may have a OK and FAILED strings in console is perfectly normal!
The installation takes about 8-10 minutes and you can see the progress directly from the watch, at the end of the app optimization the watch will start in Italian but you can change language in my custom menu.
Code:
Settings -> StratOS -> Lingua
Installation on Custom ROM
Make sure you have working adb on your PC
Download the zip file to your PC and unzip the content
Windows: double click the file “UpdateCustomRom.bat”
macOS: open console, go to the StratOS downloaded folder and type ./UpdateCustomRom.sh
If you haven't already connect the watch to the PC, do it now and press enter
The tool will copy the necessary files to the clock and start the installation. We have to wait a little bit.
The installation takes about 8-10 minutes and you can see the progress directly from the watch, at the end of the app optimization the watch will start in Italian but you can change language in my custom menu.
Code:
Settings -> StratOS -> Lingua
Translation Project code:
The source code used to build the translated apps is available on the following GitLab repo:
https://gitlab.com/Cracklydisc/StratOS
If people want to contribute, log in, have a look around, download the files you want to translate, and send me the translated files, so I can include them.
Downloads:
StratOS 2.0 [2.0.15.0]: https://mega.nz/#!qdoxgApB!BD3zr7pQ0rUSjjMiu-eHDSqWbB4m-T2Pm_Ttw0J2FdY
Old Version:
StratOS 1.0 [2.0.7.5]: https://mega.nz/#!XExChRDT!h8VpE9kYx6-2iVRRKI60y_jBbILU_rAIhlunLk_Bl8A
Restore original ROM
If you want to restore the original ROM version: https://forum.xda-developers.com/smartwatch/amazfit/stratos-flash-chinese-rom-2-0-7-5-t3749698
Reserved post
Grande Nicola ;-p
Hello. How can i help with translations?
good job!
Great job dude, working well on my watch. Still some messages (like the one saying that watch is locked) not translated but otherwise, everything working fine.
I'll start a french translation if you want (from english to french) and send it when it's finished.
Let me know if you're interested with it .
Is it possible to return to the factory firmware?
Great job Nicola (@Cracklydisc), if something went wrong, is there any way to go back to stock Rom?
Regards,
---------- Post added at 10:30 ---------- Previous post was at 09:39 ----------
I just installed it and I confirm that everything went perfectly. I repeat, great work!
Trepanator56 said:
Great job Nicola (@Cracklydisc), if something went wrong, is there any way to go back to stock Rom?
Regards,
---------- Post added at 10:30 ---------- Previous post was at 09:39 ----------
I just installed it and I confirm that everything went perfectly. I repeat, great work!
Click to expand...
Click to collapse
Yes it's possibile, i have the complete backup of 2.0.7.5 chinese ROM, as soon as I have a moment, I upload the flash tool on XDA
smoog34 said:
Great job dude, working well on my watch. Still some messages (like the one saying that watch is locked) not translated but otherwise, everything working fine.
I'll start a french translation if you want (from english to french) and send it when it's finished.
Let me know if you're interested with it .
Click to expand...
Click to collapse
Of course if you translate into French, I'll add the parts in the next update!
How to change the degrees from farenheit to celsius?
Trepanator56 said:
How to change the degrees from farenheit to celsius?
Click to expand...
Click to collapse
Check in Amazfit App
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my HTC 10 using Tapatalk
cyrusct82 said:
Check in Amazfit AppView attachment 4413475
Click to expand...
Click to collapse
Thank you very much, but what version of Amazit is the one you have?
In which I have installed (Google Play) does not appear that option ...
Regards,
--------------------------------------------
Edit
I'm sorry, I'm sorry ... I found it ... Thank you very much !!!
Can´t wait to receive my Stratos from Banggood and try this!
Amazfit Stratos 2.0.8.0 update, changelog:
- New "ski" campaign
- the new "dial market" support (temporarily only supports Android Version required APP to upgrade to 2.2 version)
- Added iOS version of WeChat red envelopes, QQ red envelopes, pay treasure group red envelopes reminder
- Optimize the power consumption of
exercise function
- Optimize the stability of motor function - Optimize heart rate algorithm
- Optimize the altitude algorithm
- Optimize swimming Algorithms
- Optimize Wear Detection Algorithms
- Optimize GPX File Export Algorithms
- Fix Motion Recovery Time Problems with Data Anomalies Under Certain Conditions
- Fix Exercise
Exceeds Problems with Data Anomalies under Certain Conditions - Fix Swimming Swaps Swolf Data Errors
- Fixed some bug
MarketPlace info:
http://bbs.huami.com/thread-13971-1-1.html
Everytime that I try to get the unlock code obtain the same result "error on bootloader version". My bootloader is "U-boot 2013.07-00110-g5f691b3". I put that exactly, but always "error on bootloader version" [emoji24]
Edit: solved, it's Boot not boot [emoji23]
Enviado desde mi ONEPLUS A5000 mediante Tapatalk
Cracklydisc said:
Amazfit Stratos 2.0.8.0 update, changelog:
- New "ski" campaign
- the new "dial market" support (temporarily only supports Android Version required APP to upgrade to 2.2 version)
....
http://bbs.huami.com/thread-13971-1-1.html
Click to expand...
Click to collapse
Hi can you confirm what battery life do you get with this ROM in just standby watch mode - without bluetooth connection with smartphone....
I am eager to go for it - but coming from sport watch with over 1 week standby time...
Also - can one tweak/"greenify" the apps in the watch to reduce background battery consumption?
Finally does chinese ROM version work with Strava?
THANK YOU
Cracklydisc said:
Amazfit Stratos 2.0.8.0 update, changelog:
Click to expand...
Click to collapse
Can your ROM be installed on newest official firmware 2.0.8.0 - it's OK to downgrade watch? Or better waiting for new version of StratOS?
nyakove said:
Can your ROM be installed on newest official firmware 2.0.8.0 - it's OK to downgrade watch? Or better waiting for new version of StratOS?
Click to expand...
Click to collapse
I waiting for this answer too. My watch is unlocked and waiting for info.
If you told me, I could translate into Spanish.
Great work
AmazList - 1.0.2b
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Description
AmazList is a simple ToDo/Notes application. My concept was to have a single "todo.txt" public file on Dropbox that can be easily edited using my computer and an app that will have a synchronized copy of it file that I can access on my watch quickly. Synchronization can be done when WiFi is connected on the watch, but app is caching the file so last copy can be used offline.
Initially I created it just for my personal use but I decided to share this with the community.
Please note that the setup process is requiring few steps and it is not an "install and use" type of app.
I hope somebody will make use of it
Installation
Create a text file on Dropbox and share it via link.
Modify the link as in the example below - remove dl=0 var and add raw=1 (blue part):
dropbox.com/s/1234567890/todo.txt?dl=0 => dropbox.com/s/1234567890/todo.txt?raw=1
Install the app on Amazfit Pace using your preferred method (adb, Amazfit Tool etc.) and run it.
You will see the the green setup prompt with confirmation that config file have been created (as below):
Open your Amazfit internal storage on the computer navigate to "Android\data\cc.adamczyk.amazlist\files" and look for "URL.txt" file.
NOTE: If you do not see "URL.txt" file in the location try to disconnect your Amazfit Pace and connect it again.
Put previously created Dropbox link in the file and save it (remember to use the full address with http etc.).
NOTE: If you can not edit the file because of the permissions, copy the file to your computer, edit it there and than copy it back to the mentioned location on the watch.
Enable WiFi on the watch.
Run the application again and you should see the contents of your list on the watch.
You can use the refresh button to manually get the latest contents of the file.
Final Notes
You CAN NOT edit/change the list in any way on the watch (it is read only there).
I am mentioning Dropbox in the instruction but of course you can use any ASCII file available via HTTP (for me Dropbox is just the easiest to use).
You can use local file URL ex. "file:///mnt/sdcard/Download/TODO.txt" (WiFi connection will not be checked).
To enable WiFi on your watch you need a separate app ex. PaceOn.
I have tested the application only on Amazfit Pace still it will probably work on Stratos also.
Error Messages
ERROR: Wrong url configuration!
This error is shown when your "URL.txt" configuration file is empty or the first line in the file is not a correct http link. Check the "URL.txt" file in "Android\data\cc.adamczyk.amazlist\files".
ERROR: No internet connection!
This error is shown when there is no WiFi enabled on the watch and also there is no cached copy of the file. Enable WiFi and press the refresh button so the app can download and cache it.
Download
bit.ly/2KyhC5f
Changelog
1.0.0b [23/06/2018]:
Initial release of the application.
1.0.1b [30/06/2018]:
Changed app icon.
Slight color tuning.
Redesigned error messages.
Fixed date field positioning.
1.0.2b [30/06/2018]:
Added support for local file URL.
Great idea! My suggestion is that you try to use the same file as another app already available for Android/iOS, so you can sync both and the app on watch. I am using TickTick with Twitter account so I can sync the data with my phones, but the app doesn't look good on watch. If you need any further info, please let me know.
I will try your app tomorrow on my stratos and let you know if it works. Thanks for sharing your work!
I was thinking to make myself an app to control a yeelight bulb via wifi from the watch. How do did u build your app to use the watch wifi? Any hits to any API?
I know there is an app and api to use the internet of the phone while the watch is connected to the phone... Amazfit companion or so
Adi59 said:
I will try your app tomorrow on my stratos and let you know if it works. Thanks for sharing your work!
I was thinking to make myself an app to control a yeelight bulb via wifi from the watch. How do did u build your app to use the watch wifi? Any hits to any API?
I know there is an app and api to use the internet of the phone while the watch is connected to the phone... Amazfit companion or so
Click to expand...
Click to collapse
Using the watch WiFi directly works the same as it would on a normal Android device
lfom said:
Great idea! My suggestion is that you try to use the same file as another app already available for Android/iOS, so you can sync both and the app on watch. I am using TickTick with Twitter account so I can sync the data with my phones, but the app doesn't look good on watch. If you need any further info, please let me know.
Click to expand...
Click to collapse
I will check if any ToDo app provides some kind of API. That might be indeed good idea for the future version.
Adi59 said:
I will try your app tomorrow on my stratos and let you know if it works. Thanks for sharing your work!
I was thinking to make myself an app to control a yeelight bulb via wifi from the watch. How do did u build your app to use the watch wifi? Any hits to any API?
I know there is an app and api to use the internet of the phone while the watch is connected to the phone... Amazfit companion or so
Click to expand...
Click to collapse
Thanks! Let me know if it is working on Stratos also.
I see on the YeeLight website that they do provide some support for the developers, so it might be possible. I'm planning to buy YeeLight lighting in the coming months as I am moving to a new house. That would be nice to have a possibility to control it using Amazfit!
As mentioned by Quinny you can just use internet as on normal android phone, just remember to add "android.permission.INTERNET" to your manifest file.
marekadamczyk said:
I will check if any ToDo app provides some kind of API. That might be indeed good idea for the future version.
Click to expand...
Click to collapse
Great, thanks! But I actually meant that some other apps already use DropBox for syncing, so you could use your app, only probably work on the file format...
marekadamczyk said:
As mentioned by Quinny you can just use internet as on normal android phone, just remember to add "android.permission.INTERNET" to your manifest file.
Click to expand...
Click to collapse
Yeah, yeelight api is already available on github: https://github.com/florian-mollin/yapi
I didn't have time to bind all the parts to get it working.
I'll let you know about your app after i install it. Thanks for the tip about the manifest!
Also thanks Quinny for the info!
Adi59 said:
...
I'll let you know about your app after i install it. Thanks for the tip about the manifest!
Also thanks Quinny for the info!
Click to expand...
Click to collapse
Have you been able to test the app on Stratos?
I have updated the app to version 1.0.1b, details on the first page.
Another update of the app (on request) to allow using local file URL without WiFi.
marekadamczyk said:
AmazList - 1.0.2b
Description
AmazList is a simple ToDo/Notes application. My concept was to have a single "todo.txt" public file on Dropbox that can be easily edited using my computer and an app that will have a synchronized copy of it file that I can access on my watch quickly. Synchronization can be done when WiFi is connected on the watch, but app is caching the file so last copy can be used offline.
Initially I created it just for my personal use but I decided to share this with the community.
Please note that the setup process is requiring few steps and it is not an "install and use" type of app.
I hope somebody will make use of it
Installation
Create a text file on Dropbox and share it via link.
Modify the link as in the example below - remove dl=0 var and add raw=1 (blue part):
dropbox.com/s/1234567890/todo.txt?dl=0 => dropbox.com/s/1234567890/todo.txt?raw=1
Install the app on Amazfit Pace using your preferred method (adb, Amazfit Tool etc.) and run it.
You will see the the green setup prompt with confirmation that config file have been created (as below):
Open your Amazfit internal storage on the computer navigate to "Android\data\cc.adamczyk.amazlist\files" and look for "URL.txt" file.
NOTE: If you do not see "URL.txt" file in the location try to disconnect your Amazfit Pace and connect it again.
Put previously created Dropbox link in the file and save it (remember to use the full address with http etc.).
NOTE: If you can not edit the file because of the permissions, copy the file to your computer, edit it there and than copy it back to the mentioned location on the watch.
Enable WiFi on the watch.
Run the application again and you should see the contents of your list on the watch.
You can use the refresh button to manually get the latest contents of the file.
Final Notes
You CAN NOT edit/change the list in any way on the watch (it is read only there).
I am mentioning Dropbox in the instruction but of course you can use any ASCII file available via HTTP (for me Dropbox is just the easiest to use).
You can use local file URL ex. "file:///mnt/sdcard/Download/TODO.txt" (WiFi connection will not be checked).
To enable WiFi on your watch you need a separate app ex. PaceOn.
I have tested the application only on Amazfit Pace still it will probably work on Stratos also.
Error Messages
ERROR: Wrong url configuration!
This error is shown when your "URL.txt" configuration file is empty or the first line in the file is not a correct http link. Check the "URL.txt" file in "Android\data\cc.adamczyk.amazlist\files".
ERROR: No internet connection!
This error is shown when there is no WiFi enabled on the watch and also there is no cached copy of the file. Enable WiFi and press the refresh button so the app can download and cache it.
Download
bit.ly/2KyhC5f
Changelog
1.0.0b [23/06/2018]:
Initial release of the application.
1.0.1b [30/06/2018]:
Changed app icon.
Slight color tuning.
Redesigned error messages.
Fixed date field positioning.
1.0.2b [30/06/2018]:
Added support for local file URL.
Click to expand...
Click to collapse
Hi how ar you can you mak video to how do it. It not work to me win i did it. Thanks
marekadamczyk said:
Have you been able to test the app on Stratos?
Click to expand...
Click to collapse
Hey,
I've installed the AmazList_1.0.2b version, all good...managed to create and copy the link in the URL.txt, BUT in the app on the watch, even though I have enable the Wifi it says "Please enable Wifi", when I go back to the setting to enable Wifi it searches and connects to it.... looks like I can't manage to keep the Wifi connection alive once I exit the wifi menu.
FYI: I'm using the stock US firmware.
Adi59 said:
Hey,
I've installed the AmazList_1.0.2b version, all good...managed to create and copy the link in the URL.txt, BUT in the app on the watch, even though I have enable the Wifi it says "Please enable Wifi", when I go back to the setting to enable Wifi it searches and connects to it.... looks like I can't manage to keep the Wifi connection alive once I exit the wifi menu.
FYI: I'm using the stock US firmware.
Click to expand...
Click to collapse
Thanks for testing! I already changed the description as to keep WiFi enabled you need to use separate app ex. PaceOn.
AxA_200000 said:
Hi how ar you can you mak video to how do it. It not work to me win i did it. Thanks
Click to expand...
Click to collapse
Which step did you stuck at?
marekadamczyk said:
Which step did you stuck at?
Click to expand...
Click to collapse
All i don't know how to mak it so i Nedd to see it so i can mak it thanks
marekadamczyk said:
Thanks for testing! I already changed the description as to keep WiFi enabled you need to use separate app ex. PaceOn.
Click to expand...
Click to collapse
Just tested it with Stratos, the global version of OS, it works. I would recommend adding the link to the PaceOn xda thread since your app will not work without it. Great job! Thanks for sharing!
Edit: you can add in your description that it was tested and it works on Stratos official global (A1619) ROM 2.3.4.0
Very very very good app for my Stratos !!! Thanks.
Update new version soon ?
Great app! Thanks for sharing. It is exactly what I was looking for.
Installed the app and it works with local file, but doesn't work for me with shared link. I tried with shared google drive file and dropbox file, but both doesn't work. Wifi is enabled and in used, the error is "Wrong url configuration!"
The links that I tried are starting with: 'https', 'http', 'www', 'dropbox', but they all doesn't work.
My shared file ends like this: dropbox.com/s/ckvh85b8oicsemw/vacsine.txt?raw=1
Any idea what might be wrong in my setup?
Thanks Marek, very usefull app. Would you consider putting the code on github ?
Interesting aplication.
Would it work without the paceon or similars? cant it connect once to wifi, load the extfile from dropbox and when someone wants to reload it just connect again?
Or wifi on pace doesnt work like that?