Unbricking Amazfit Smartwatch 2 for Dummies - Amazfit

Before I bricked my Smartwatch 2, I haven't got the faintest idea about adb or flashing Android ROMS, in other words, I was a total dummy. But thanks to my careless mistake, I have now discovered a whole new world I must admit that the many attempts were quite frustrating and my guess is some of you reading this can totally relate to that. The solutions to the problem are actually all out there but they are scattered over different places. So to save you the pain and agony I went through, I have decided to put them all in one place here in a one-stop, step-by-step guide. I do not claim any credit for coming up with any of the solutions.......I'm just collating them. Real thanks should go to those who wrote the codes and instructions, and made the youtube videos that you are about to see below.
Before we start, two important points to note:
1. Follow the instructions very, very closely! It was carelessness that got us here in the first place. Most of us missed one very critical step that caused the fatal error - we didn't unlock the bootloader. YOU NEED TO UNLOCK THE BOOTLOADER! No two ways about it!
2. If you are new to adb, spaces are very important. Look closely and make sure you don't miss any spaces
Let's begin.
1. Follow the instructions in the post below from "Things you need" until Step #9. Do not go beyond that!
http://en.miui.com/thread-440615-1-1.html
2. Connect your Smartwatch to the pc via USB now if you haven't done so.
3. Next, follow the instructions in the post below. It is in Italian but if you don't know Italian like me, right click in the page and select "Translate to English". Clock in the translation refers to watch.
http://nicolasagliano.com/lo-sblocco-del-bootloader-e-arrivato/
4. Your watch should display a triangle with ! in the middle when its in recovery mode (see attached photo)
5. Next, go to the link below and follow the instructions in "Installation on Custom ROM" until Step#5 only
https://forum.xda-developers.com/smartwatch/amazfit/rom-stratos-amazfit-sport-watch-2-t3746334
6. Once you have installed the new ROM, your watch will reboot and a QR code will appear (see attached photo). At this point, you need to download and install Amazfit Watch app on your mobile phone. Turn on Bluetooth on your phone and pair it with the watch. Select your watch model on the app and scan the QR code. If the app doesn't recognize the QR code, you need to scan the code with your usual QR code scanner app. It will provide you with a link which you should go into and download an apk which will update your Amazfit Watch app. Once the app is updated, launch it and scan the QR code on the watch again. It should work this time.
7. Your watch is now in Italian mode. To switch to English version, watch the last part of the below youtube video:
https://www.youtube.com/watch?v=pwdAjhamhVk
8. Enjoy your newly unbricked watch!

Related

[GUIDE] Unicode fonts on TouchPad for Vietnamese languages

Hello everyone. I'm a new TouchPad owner here, and a new member of precentral as well Having the TouchPad so far has been a great exerience, but I was a little ticked off that I could not read anything in Vietnamese when I come across websites such as yahoo.vn or vnexpress.net. Even youtube search in Vietnamese do not appear correctly, all I see is square box So I begin to dig around the net and found that HP decide to get rid of Unicode in all their fonts! Luckily I found this Vietnamese website who was very informative on finding how to add Unicode fonts to the TouchPad but was missing key fonts here and there, and applications wasn't working correctly without "stock" fonts. So without further adieu, here are the instructions to adding unicode fonts to your TouchPad! I believe these will only work for non-character asian sites, beside chinese.
1. Make sure your TouchPad has enough battery life, greater than 50%. Plug your TP into your computer or laptop, and set to USB mode.
2. Download this Unicode Fonts, and extract it as is to your TP drive on the computer. Note: Again extract as is directly to the HP TouchPad drive in your computer, not any other folder.
3. Disconnect USB mode by safely remove hardware, but leave the wire still connected. Turn on Developer Mode on your TP, and open WeOSQuickInstall.jar. You should know how to do this already, if not read up on it before proceeding!
4. Click on Tools, then Linux Commandline. Copy this command without quotes "mount -o remount,rw /" and paste to the window that appeared after you click on Linux Commandline, then hit enter on your laptop or pc. Do not do CTRL+V for paste as it will not work, you have to physically right click and select paste!
5. Copy this command without quotes "cp media/internal/HPbackupunicodefonts/*.* usr/share/fonts", and hit enter on your laptop or pc. Again, do not do CTRL+V, as I know a lot of people would love to do just that. Wait a few seconds until it finish and you see two lines displaying "[email protected]" Then you're done.
6. Remove the usb cord from your TP, clear cache out from your browser on your TouchPad (you should know how to do this already too, if not search here or google ) Reboot your TP completely, not luna restart, but complete restart it.
7. Enjoy
Mod please make this a sticky as I think it's necessary because this took me quite a few days of trial and error to find out what fonts were needed, and to have all games/apps to work! If anyone can, please spread this news out to your fellow friends and websites but please do not take sole credit for it.
Thanks all!
Xterminater
OP, did you get it from this website? http://www.tinhte.vn/hoi-dap-chia-s...ng-viet-cho-webos-3-0-2-updated-again-819453/
I used this, but there are some rare instances where it does not display correctly, it might have to with the type of input for vietnamese characters. Is yours the same as this or different?
Thanks OP, I am sure your post will be useful for other languages as well.
Since the instructions above is slightly incomplete here are a few pointers if you are lost.
1. developer's mode:
type webos20090606 on your touchpad's main screen's justtype search bar
turn on developer's mode, dont need to enter a password. When complete, restart your touchpad by holding power and main button
2. download webosquickinstall from here and run it from your PC. This will allow you to run command line from your PC when your touchpad is attached to the usb port in dev mode.
http://forums.precentral.net/canuck-coding/274461-webos-quick-install-v4-0-a.html
3. after you install the unicode, restart your touchpad by holding power & main button or your fonts will be all messed up in your browser.
I was successfully able to install this without any issues as of yet.
#5 in your instruction is wrong. it should be like this:
cp media/internal/*.ttf usr/share/fonts
#3 (after step 3, user need to use Novaterm in order to login as root in the shell).
thanks.
Novaterm for Windows link: http://tkgeisel.com/stuff/novaterm-1.zip
chagla said:
#5 in your instruction is wrong. it should be like this:
cp media/internal/*.ttf usr/share/fonts
#3 (after step 3, user need to use Novaterm in order to login as root in the shell).
thanks.
Novaterm for Windows link: http://tkgeisel.com/stuff/novaterm-1.zip
Click to expand...
Click to collapse
Why do you do media/internal/*.ttf if fonts aren't there? media/internal/FOLDER FONTS/*.* is right.
Plus, if you use webOS quick install, you have automatically root.
Best regards
Strange display for the keyboard
Thanks for the steps to install Unicode fonts. It works well before 3.0.4 update.
After the update one of the big key from the keyboard "A B C" changed to "A[]B[]C[]". When you pressed this key to change the character from "A B C" to "+ - =" there is space inserted with "[]" in between. Please kindly help me how to fix it. It's just the display of the keyboard changed from
"A B C" to "A[]B[]C[]"
or
"+[]-[]=[]"
I did re-add the fonts again and I even tried to run the WebOS Doctor to reset it, but the result is the same. Display some strange character for that key. Everything else works fine!
Any help to fix it would be highly appreciated. Thank you
So can anyone answer Willy's question regarding this issue post v3.0.4 update? I bought my father an HP Touchpad mainly to view Vietnamese websites (& YouTube, LOL) since he doesn't need tons of apps however, it's useless to him until he can view these sites. I'd like to load the Unicode instructions but not going to do so until this is resolved. Thanks!
Does anyone know where I could find these fonts? Megaupload is closed and there has been no mirrors posted anywhere for these fonts. Thanks.
Regards.

[Q]Help with Apache Ant!

Hello,
I started studying Java development some time ago. I am reading Thinking In Java, which is a very good guide for the almost-newbies like me. But in the second chapter of the book you are asked to install the book's source code. As the URL provided in the book doesn't seem to work anymore, I came across this.
Here, I met two problems:
1- I don't understand step 5. Where should I find bin, and what do they mean with "your path"?
2- I un-zipped the Ant tool in the folder, but when I try to use "Ant build" nothing happens. If I only write "build", it seems to work, but it suddenly stops. What do I have to do to get it working?
Thank you in advance.

[4.2.2][Fake GALAXY S5 mini][SM-G800][Translation] Useful notes on Translating

Hello
[INTRO](a little background)
This is a guide for those who want to have their phone in their language but the operating system does not have it built in. You can flash a new ROM that has it or install an app right? Not so much. There are reasons for these methods to fail or simply not work for your situation. My problem was that the bootlegged hardware was not supported by the official ROMs or the Android community. This forum is also riddled with threds that started by people who need to mod something about their phone but have no technical knowhow. There wouldn't be annything wrong with that exept that the awnsers in these threds are something along the lines "Oh you just need to do this thingnemabob" that's it one sentence pointing to a technical slang word that means nothing to anyone but a seasoned developer despite first post DIRECTLY STATES IT WAS MADE BY A PERSON ASKING FOR A STEP BY STEP SOLUTION OR A LINK TO A TUTORIAL!
[pre-procedure]
List of necessary software:
Zipsigner (this goes on your phone)
ADB
text editor of choice( notepad++ recommended)
AIO-Flasher
smali/backsmali (depeding on wether your system files are odexed more on that later)
APKstudio
[installing above software]
Zipsigner
Why you need it?
As you modify your apk files their signature changes. Basically if you change anything about them the phone will no longer recognise these as "its" therfor you need to convince your phone that these are in fact okay with zipsigner.
how to install?
This is an app. If you ever installed anything from Google playstore before than you know how to install it. Go to your Google play store app on your phone. Search for Zipsigner and pick the top app. Agree to all the demands and tap on install
ADB
why you need it?
this is a command line piece of software. these might be very scary to use but don't worry follow the tutorial and you'll be okay. That aside what is it used for. ADB is a powerful tool but we will use it only to copy and paste files to and from Phone
how to install it?
ADB comes packed up with Android Development Kit so the easiest way to install it is to get the ADK
[STEP 1]
Okay so you want to translate your phone for one reason or another. Make backup! Backups are important. You want to have something when you fail to fall back on. Yes "When" you fail. Not "if" you fail. You will screw up but as long as you have a proper backup everything is okay.
You can back up your phone in few different ways.
Hello
[INTRO] (skip if you are not interrested in fluff)
For the past week I lived in Android Hell looking for what I thought would be a simple procedure and I wanted to share my expieriences somewhere so that no one else has to go through this flustrating expierience.
I got two phones (Galaxy S5 and Galaxy S5 mini)and I was taked with translating them. Well It should not be a problem I thought because it should be as easy as going into [settings]>>[region and langages] and choosing Polish. There is no Polish. So that was my first step towards the translating thiese.
[STEP 1]
First thing first backup. I am by no means a talented programmer or modder so I went with Samsung Kies but software didn't recognise neither phone. After fiddling with drivers and a back-and-forth with samsung costumer support we came to conclusion that phones are fake. IMEI of one identifies it as a Blackberry and other as Nokia >_< well okay they still have some sort of Android so there should be a way to translate them anyway. First thing on the agenda is still backup. So I went through a triall and error to get both roms dumped. I was successful with ANDROID AIO FLASHER which was a godsend after I failed time and again to push romdump's INSTALL into the phone. I managed to get one ROM off by now but other Phone still insists on denying me ability to dump the rom because of Segmentation error. but at least I have one rom backed up.
[STEP 2]
Okay I got myself ROM now what? I decided to make a transfusion. Why bother with getting down and dirty when you can just use the work of others. So I downloaded a ROM with same version of the Android OS and begun looking for language pack or something similar. No luck this is not how Android works. After some research I came to the conclusion that in order to make things work I need to basically decompile each and every APK file that refers to system functionality and translate Strings.xml by hand in order to ensure compatibility.
[PRESENT DAY]
this is where I am now. all I wonder if there is a way to add a new file in the APKs with polish in it or should I just translate English "strings.xml" file and set langage to english?
Feel free to point out faults in my logic as well as provide tips and tricks for those of us who bought our phones on the cheap and just want to usethem with language they are comfortable with. I will build up this topic with factual information that I come across and try to make this into a universal guide to Android translation with resources to download. I do this because no one should be subjected to this and there is no decent step by step guide on this forum just disjointed and incompleate information in posths here and there. Belive me I looked both here and Google and after two weeks of finding nothing more than a hints I want to just give back to the community all I found.

Xiaomi Mi box Pro(Enhanced Edition) Help with root.

Hello, I recently bought an mi box 3rd gen or also called Enhanced Edition, and I want to root it to make it full English UI and uninstall some system apps, could someone help me how to root it, I would be very gratefully, I searched all the internet and nothing still.
It has just 3 ports
1.HDMI Port
2.USB Port
3.Power Port.
Reply: for MI Box 3 Enhanced Version
Hi
Even I purchased it recently and can anyone guide me on this please.
samcex said:
Hello, I recently bought an mi box 3rd gen or also called Enhanced Edition, and I want to root it to make it full English UI and uninstall some system apps, could someone help me how to root it, I would be very gratefully, I searched all the internet and nothing still.
It has just 3 ports
1.HDMI Port
2.USB Port
3.Power Port.
Click to expand...
Click to collapse
Found a way !!!
Hi there,
I managed to successfully root my Mi Box 3 w firmware 1.3.114 . Thought I'd share
Tools needed:
- Male to Micro USB Female Converter Connector
- USB stick
Software needed:
- Mi image 1.3.106:
yadi.sk/d/Yvr1jYflm6GZR or
dropbox.com/s/72x76khqjlpekap/MiBOX3_jurassicpark_gitv_1.3.106.386.zip
- Kingo root for windows
kingoapp dot com
First you will need to downgrade the firmware to version 1.3.106.
Extract the contents of the downloaded zip file to a formatted usb tick (Fat32).
(Should be two files: xiaomi_update and update.zip)
Put the stick in your Mi Box and boot in recovery: unplug power, press and hold back + ok button ( or Home and Menu while rebooting ) while plugging the power back in. The remote should be nearby and facing the box. Do not let go of the buttons until it booted in recovery. the flashing should start and finish automatically.
After first boot make sure you disable Intelligent Update.
Second step is to root your box with Kingo.
Enable USB/ADB debugging and reboot (it's right there in the menu under security settings).
Install Kingo root on your pc or laptop and connect your box using a micro usb charging cable. This is where you'll need the adapter. Start Kingo Root, follow instructions and choose 'Root again'.
This will take a minute... done!
Any question let me know I will be glad to help .
All credits to : passerby
venkat_shrine said:
Hi
Even I purchased it recently and can anyone guide me on this please.
Click to expand...
Click to collapse
It works great, the hardware is a beast! The only important issue I encountered so far is that sometimes it exits the video player, some other times just pauses the playback on Netflix, every 10 minutes or so. On You Tube it exits fullscreen mode, which can be quite annoying. The only solution I could find is this:
- In Settings (not the Chinese app, but the one that comes inside Shafa Market, or even better, make a google search for "startSettings.apk", download it , then install it on your Mi Box, this way you´ll no longer need Shafa Market), go to About the Phone section, and click repeatedly on the Build Version, till you are granted Developer rights.
- Back to Options, go to Developer Options, and change the number of background processes from Standard to None. You´ll have to repeat this last step every time the box reboots, but not after sleep/wake.
Done.
How did you install Google Services and does Play Store work ?
raducutzu said:
It works great, the hardware is a beast! The only important issue I encountered so far is that sometimes it exits the video player, some other times just pauses the playback on Netflix, every 10 minutes or so. On You Tube it exits fullscreen mode, which can be quite annoying. The only solution I could find is this:
- In Settings (not the Chinese app, but the one that comes inside Shafa Market, or even better, make a google search for "startSettings.apk", download it , the9n install it on your Mi Box, this way you´ll no longer need Shafa Market), go to About the Phone section, and click repeatedly on the Build Version, till you are granted Developer rights.
- Back to Options, go to Developer Options, and change the number of background processes from Standard to None. You´ll have to repeat this last step every time the box reboots, but not after sleep/wake.
Done.
Click to expand...
Click to collapse
samcex said:
How did you install Google Services and does Play Store work ?
Click to expand...
Click to collapse
I suppose you already have a bluetooth/wifi/usb keyboard/air mouse at hand, and switched to English by now, if not, please refer to this post:
http://www.cnx-software.com/2016/04/12/how-to-change-language-to-english-and-install-apps-remotely-on-xiaomi-mi-box-3-enhanced/
I skipped Shafa Market, I downloaded instead startSettings.apk from here:
https://www.google.es/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0ahUKEwjb6Ir4pcjNAhUCNhoKHaj6BdcQFgghMAA&url=https%3A%2F%2Fdrive.google.com%2Ffolderview%3Fid%3D0B16bkj0QSkYnfjc1YXQ1YU1sSGVGOHZqY3FjWUNabUVJd1dSTFpSb1BZbnU4cVZQMi1hMUk%26usp%3Dsharing&usg=AFQjCNE5hETwCJgxaa0KE0MtCkzU_tJF-w&sig2=Xk-SKY_nzqTE7aLmkhevZg
Copy it on a pendrive (you might want to copy the other apk-s for the next step, as well), then install it by inserting it in either USB port. You´ll be prompted to allow installation from unknown sources, click yes 允许. It´s all you need to have on your mi box for tweaking, like changing the language, instead of shafa market. Once opened, scroll down to the globe icon, and change it to English.
Then, follow really carefully this step-by-step guide, it´s a bit cumbersome, but it definitely works:
http://flying8pus.blogspot.com.es/
A few pointers, though:
1 - When rooting the device (the same thing here, use a pendrive, download all the apk-s you need on it, and install them from there), be patient, in some cases people had to wait a whole night for the 100% and the victor´s cup to show up. Check it out, and if it´s not done after 10-15 minutes, you´re out of luck, you might as well just go about your day, it will be over at some point. Make sure that in the mi box menu the sleep mode is disabled (set it from 30 minutes, I think, to Never), and don´t touch it, don´t open any apps, let 360Permroot do its magic.
2 - After installing Play Store DON´T OPEN IT! Install afterwards You Tube, then open this one. You´ll be prompted then to download Google Web Services (or something like that) in order to function properly. If you open Play Store before You Tube, you´ll never be prompted, and it will not work, at least that´s what I´ve been told, and I trust the guy (my brother).
Unfortunately, very few apps are recognised by Play Store as compatible with the device (luckily mx player is one of them), but you need it anyway, otherwise some Google services might not work. What I use instead for ease of use is uptodown app market, not even close as abundant as Play Store, but I get by. Once you install an app from there, it will update as soon as a newer version is available, and it´s not as picky as Play Store in terms of compatibility.
Take your time and good luck.
samcex said:
Hi there,
I managed to successfully root my Mi Box 3 w firmware 1.3.114 . Thought I'd share
Tools needed:
- Male to Micro USB Female Converter Connector
- USB stick
Software needed:
- Mi image 1.3.106:
yadi.sk/d/Yvr1jYflm6GZR or
dropbox.com/s/72x76khqjlpekap/MiBOX3_jurassicpark_gitv_1.3.106.386.zip
- Kingo root for windows
kingoapp dot com
First you will need to downgrade the firmware to version 1.3.106.
Extract the contents of the downloaded zip file to a formatted usb tick (Fat32).
(Should be two files: xiaomi_update and update.zip)
Put the stick in your Mi Box and boot in recovery: unplug power, press and hold back + ok button ( or Home and Menu while rebooting ) while plugging the power back in. The remote should be nearby and facing the box. Do not let go of the buttons until it booted in recovery. the flashing should start and finish automatically.
After first boot make sure you disable Intelligent Update.
Second step is to root your box with Kingo.
Enable USB/ADB debugging and reboot (it's right there in the menu under security settings).
Install Kingo root on your pc or laptop and connect your box using a micro usb charging cable. This is where you'll need the adapter. Start Kingo Root, follow instructions and choose 'Root again'.
This will take a minute... done!
Any question let me know I will be glad to help .
All credits to : passerby
Click to expand...
Click to collapse
Can you verify the model number on your box? Mdz-16-aa or mdz-16-ab? I did a bunch of research into rooting this box months ago and no one had found a way. I'm disappointed in the mdz-16-ab ever since I bought it. It has become more of a paper weight to me.
jholland92 said:
Can you verify the model number on your box? Mdz-16-aa or mdz-16-ab? I did a bunch of research into rooting this box months ago and no one had found a way. I'm disappointed in the mdz-16-ab ever since I bought it. It has become more of a paper weight to me.
Click to expand...
Click to collapse
I'm sorry I sold it 8 months ago.
Get rid of "Game play time xxh xxm" notification
Guys my Mibox 4k always has notification
Game play time xxh xxm
At the bottom left corner screen how to get rid of it please help thanks

Oppo A52/A72/A92 Android 11 update via VPN

Hi,
I managed to get the Android 11 update with a bit of stuffing around and thought I would share for everyone else, I did this on a unlocked Australian variant bought from Optus, you're mileage may vary.
This will activate dual sim mode on the phone with a single IMEI, I left my location set to Europe so it is upto you if you follow the last step to remove Dual Sim Mode.
You will need to backup anything you don't wish to lose as a full factory reset is required.
I did some digging and this will work with the same rom on A52, A72 and A92.
Could I get a moderator to cross post this to the other device forums please?
Requirements:
OPPO A72/A52/A92 - My bootloader is locked, My simlock is off
CPH2067_11_A.54 Latest European ROM for the device - Download Here: https://support.oppo.com/nl/software-update/software-download/?m=A72
Oppo Free Unlock Tool - https://forum.xda-developers.com/t/...de-to-coloros-11-and-enable-dual-sim.4191787/
A Google account to download ExpressVPN (This is the second last step so leave for now)
A Windows PC with a internet connection
WIFI or Mobile data on phone.
Latest ADB Drivers - https://adb.clockworkmod.com/
Instructions:
1) Backup all settings and user data.
2) Remove all accounts and screen lock security settings on phone.
3) Format all data, factory reset phone.
4) Download Oppo Free Unlock Tool from the link provided to PC.
5) Follow these instructions to install Microsoft Loopback Adaptor -
6) Open Device Manager and expand the Network Adapters category.
7) Find your Loopback Adaptor and double click it to open its properties.
8) Go to the Advanced tab and find the Network Address option in the Property pane.
9) Under the Value pane, select the radio button next to the text box and paste in the following: 704D7B61ABCD.
10) Install ADB Drivers.
11) Extract OPPO Free Unlock Tool, You're antivirus may give a false positive so you will have to manually add an exception for the tool.
12) Go to where you extracted the unlock tools. Open Sec5.exe.
13) Plug in phone via USB and select "Transfer Files".
14) Enable developer options on phone and activate USB Debugging.
15) Press Allow when prompted to give PC ADB access.
16) Open Sec5 window.
17) After about a second, a string of numbers and letters should show up in the left pane, Press Start Unlocking and few seconds later, "OK" should start flashing in the right pane.
18) Press stop unlocking and disconnect phone.
19) Open the phone app on your device and dial *#3954391#. Then dial *#391#. A screen should come up with a whole bunch of regions listed. (Take note of the one highlighted in green as you will need this in the final step).
20) Choose this one: "Europe EUEX" and click Ok you're phone will restart.
21) Download the rom from provided link to the phone and install through recovery mode.
22) Add your google account and download ExpressVPN from Play Store.
23) Open ExpressVPN and start 7 day trial then set to Netherlands server.
24) Goto Settings then Software Update and you will see Android 11 available to download.
25) Click Download then when complete Click Install
26) Remove Google Account from phone and factory data reset again.
27) Use instructions 12-20 to set your phones location back to your original setting.
That's All Folks
@MuntedJester THREAD CLOSED as duplicate of
Android 11/ColorOS 11 OPPO A72 Update with VPN
Hi, I managed to get the Android 11 update with a bit of stuffing around and thought I would share for everyone else, I did this on a unlocked Australian variant bought from Optus, you're mileage may vary. This will activate dual sim mode on the...
forum.xda-developers.com
The thread has also been moved from the development section into this sub-forum.
XDA Forum Rules (excerpt):
...
5. Create a thread topic or post a message only once, this includes external links & streaming media.
As a large forum, we don't need unnecessary clutter. You're free to edit your message as you like, so if you do not receive an answer, revisit your message and see if you can describe your problem better. Not everyone is online at the same time so it might take a while before you receive an answer.
You can bump your unanswered question once every 24 hours
Duplicate threads and posts will be removed
Always post in an existing thread if a topic already exists, before creating a new thread.
Use our search function to find the best forum for your device.
Links to an external source are only allowed if relevant to the topic in hand. A description must be included, no copy & pasting from the original source.
Self-promotion is forbidden, this includes blogs, social media and video channels etc. Random links will be removed.
...
Click to expand...
Click to collapse
Also review the sticked "Device Forum Rules (Read before posting)" with special focus on the conditions what threads qualify for the development section.

Categories

Resources