Sideloading to the Galaxy Watch 3 - Samsung Galaxy Watch 3

I tried to use the Active 2 instructions to load the BP application to the new watch and getting a Sideload error. Has anyone been able to do this with the new GW3?

mcfly66 said:
I tried to use the Active 2 instructions to load the BP application to the new watch and getting a Sideload error. Has anyone been able to do this with the new GW3?
Click to expand...
Click to collapse
Yes, but what version Tizen do you have? and what phone? I was able to load the the health monitor app which gave me the BP and ECG widgets. I used a S10e to do it.

mrhelio said:
Yes, but what version Tizen do you have? and what phone? I was able to load the the health monitor app which gave me the BP and ECG widgets. I used a S10e to do it.
Click to expand...
Click to collapse
Can you provide me the details on how you were able to make it work? I tried those videos suggested on other groups but didn't work. I'm not sure if it was because I'm using a non Samsung phone (Huawei P30 Pro).
---------- Post added at 07:30 AM ---------- Previous post was at 07:29 AM ----------
mrhelio said:
Yes, but what version Tizen do you have? and what phone? I was able to load the the health monitor app which gave me the BP and ECG widgets. I used a S10e to do it.
Click to expand...
Click to collapse
Can you provide me the details on how you were able to make it work? I tried those videos suggested on other thread but didn't work. I'm not sure if it was because I'm using a non Samsung phone (Huawei P30 Pro).

At the moment 2 ways confirmed by GW3 users...
A
The longer way with Signing:
https://forum.xda-developers.com/smartwatch/gear-fit/howto-sign-sideload-tizen-applications-t3639793
B
The shorter way with APK as TPK Installer seems work only with Samsung Phones...
Because written by Samsung... only TPK replaced with BP / ECG
https://www.youtube.com/watch?v=11lvEJWdzMY
You can replace TPK inside this APK for other projects... Resign APK...
Cool if GW3 users find other ways...
Best Regards

https://forum.xda-developers.com/showpost.php?p=83350403&postcount=1775
Maybe somebody could help... to find the missing parts for non Samsung Phones...
According to Icon... it could be:
Code:
Samsung Accessory Service
Maybe...
APK is set to debuggable...
Maybe somebody could help to find solution...
Best Regards

https://forum.xda-developers.com/showpost.php?p=83370429&postcount=919
This is at the moment my whole progress in this riddle...
Still need somebody who is able to find the missing parts or settings to use the APK also on non Samsung Phones...
Magic is IMHO called...
Logging with ADB or other stuff...
Thanx in advance.
Best Regards

adfree said:
At the moment 2 ways confirmed by GW3 users...
A
The longer way with Signing:
https://forum.xda-developers.com/smartwatch/gear-fit/howto-sign-sideload-tizen-applications-t3639793
B
The shorter way with APK as TPK Installer seems work only with Samsung Phones...
Because written by Samsung... only TPK replaced with BP / ECG
https://www.youtube.com/watch?v=11lvEJWdzMY
You can replace TPK inside this APK for other projects... Resign APK...
Cool if GW3 users find other ways...
Best Regards
Click to expand...
Click to collapse
Signing doesn't work. It requires platform-privilege certificate which is only granted to vendors
path is /home/owner/share/tmp/sdk_tools/23.tpk
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[install]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[12]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[15]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[18]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[21]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[25]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[28]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-14] error message: :Check tizen-manifest.xml| - Current api-version = 4.0.0.8, | certificate signature level = partner||[MISMATCHED_PRIVILEGE_LEVEL]| - http://tizen.org/privilege/packagemanager.admin| >> Use at least platform signatured certificate.||:<-7>
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : Signature error [-14] failed
spend time for pkgcmd is [2225]ms
Press any key to continue . . .

@dookiebfr
Remove this Privilege from Manifest file...
Code:
http://tizen.org/privilege/packagemanager.[B][COLOR="Red"]admin[/COLOR][/B]
Then Certs with Public Privilege Level are perfect enough. :good:
Best Regards

adfree said:
@dookiebfr
Remove this Privilege from Manifest file...
Code:
http://tizen.org/privilege/packagemanager.[B][COLOR="Red"]admin[/COLOR][/B]
Then Certs with Public Privilege Level are perfect enough. :good:
Best Regards
Click to expand...
Click to collapse
Was about to tell you the same! That works!

https://wiki.tizen.org/Security/Tizen_3.X_Privileges
Here for instance we can find what this Privilege could do...
Installing/uninstalling application packages This application can install and uninstall application packages.
Click to expand...
Click to collapse
Maybe this could be 1 reason for some autounistall phenomenons...
Few GW2 users report automatic ghost uninstall ...
Best Regards

I'm glad I made this. I admit that it takes some work, not difficult thought, but at least I don't need to buy a Samsung phone or move to South Korea if I want the ECG and BP features on my GW3! ?
@adfree
Thank you for the "modded mod" SHM (only this one works) and the tpk.

dookiebfr said:
I'm glad I made this. I admit that it takes some work, not difficult thought, but at least I don't need to buy a Samsung phone or move to South Korea if I want the ECG and BP features on my GW3! ?
@adfree
Thank you for the "modded mod" SHM (only this one works) and the tpk.
Click to expand...
Click to collapse
I dont understand this much. Is there any filed that you can share with me? I have a GW3 and Google pixel phone. I dont know about signing the apks and tpks

@mathrania
Look into this post:
https://forum.xda-developers.com/showpost.php?p=83326191&postcount=4
I have only Samsung Phones...
So I can not help to solve the puzzle of missing Samsung parts...
No idea why nobody else found solution to bypass this problem...
Anyway.
The longer way with Signing is also into this post.
Best Regards

DELETED

deleted
---------- Post added at 04:55 PM ---------- Previous post was at 04:41 PM ----------
adfree said:
@dookiebfr
Remove this Privilege from Manifest file...
Code:
http://tizen.org/privilege/packagemanager.[B][COLOR="Red"]admin[/COLOR][/B]
Then Certs with Public Privilege Level are perfect enough. :good:
Best Regards
Click to expand...
Click to collapse
could you help or advise this step by step because I do not know how to edit it?
or would anyone be kind enough to edit my signed TPK app to remove the line from the manifest file?
I resolved this issue. I missed one step , which was to make a folder of the files . all resolved now.

I have Samsung Galaxy Note 20 Ultra 5G unlocked internationaly ( bought in Czech republic with famous Exynos chip ) and unlocked watch 3 ( bought in US ) and I have used this to load BP and ECG monitors. It was very easy, except one thing. I don't have any lock screen protection on my phone and if you don't set up one when the watch is trying to open the app, you won't be able to use this Samsung Health Monitor app. Here is the you Tube video I have followed: https://www.youtube.com/watch?v=11lvEJWdzMY

MasterfullDON said:
deleted
---------- Post added at 04:55 PM ---------- Previous post was at 04:41 PM ----------
@dookiebfr
Remove this Privilege from Manifest file...
could you help or advise this step by step because I do not know how to edit it?
or would anyone be kind enough to edit my signed TPK app to remove the line from the manifest file?
I resolved this issue. I missed one step , which was to make a folder of the files . all resolved now.
Click to expand...
Click to collapse
Possible to provide a step by step for me?

yes. i will over next few days post a step by step guide.

MasterfullDON said:
yes. i will over next few days post a step by step guide.
Click to expand...
Click to collapse
Looks like you are the same person whom i am speaking with over the YouTube video comments section :laugh:

dookiebfr said:
I'm glad I made this. I admit that it takes some work, not difficult thought, but at least I don't need to buy a Samsung phone or move to South Korea if I want the ECG and BP features on my GW3!
@adfree
Thank you for the "modded mod" SHM (only this one works) and the tpk.
Click to expand...
Click to collapse
Where did you get the TPKs from? I am unable to find it. Can someone please share.

Related

[Q] Can I use XPOSED in the thread??

Can I use XPOSED in the thread??
Because the HOOK is not the system libraries...Package is a third party...
So...XPOSED to work.. Third party package haven't loaded..
So... To be a new thread.. The class library circulation continued to search a third party
Who can provide an example?
Thanks...
Can you give some more details about your problem, preferably with some code? What exactly are you trying to hook and where (again, it's best if you provide code)? What exactly are you trying?
GermainZ said:
Can you give some more details about your problem, preferably with some code? What exactly are you trying to hook and where (again, it's best if you provide code)? What exactly are you trying?
Click to expand...
Click to collapse
ATTACH FILES use JD-JUI Open it....
look this...
com.tools.filemanager.a.handleMessage
package com.tools.filemanager;
class a
Method: public final void handleMessage(Message paramMessage)
I want hook this method...
GermainZ...you know me??
help me please.....
Thanks..........
Just hook it like any other method. If you can't do that, post the code you tried and the error you're receiving. You might want to search first.
No idea why you keep referring to threads, though.
GermainZ said:
Just hook it like any other method. If you can't do that, post the code you tried and the error you're receiving. You might want to search first.
No idea why you keep referring to threads, though.
Click to expand...
Click to collapse
because I CALLED [[public void handleLoadPackage]]...
but method handleLoadPackage.. in method To out method..All resourse is Release...
So...All res released...But don't execute ClassLoader com.tools.filemanager.a
So..I mean use new thread...Loop execute method handleLoadPackage...
until Hooked com.tools.filemanager.a.handleMessage
[email protected] said:
because I CALLED [[public void handleLoadPackage]]...
but method handleLoadPackage.. in method To out method..All resourse is Release...
So...All res released...But don't execute ClassLoader com.tools.filemanager.a
So..I mean use new thread...Loop execute method handleLoadPackage...
until Hooked com.tools.filemanager.a.handleMessage
Click to expand...
Click to collapse
Sorry, can't help you without the code you're actually trying, and you're being too vague.

SM-N9200 HK version root?

Hey guys, do any of you know if we have root already for this version for Note5?
I found this the other day:
http://apk.tw/thread-706898-1-1.html
But... I don't speak Chinese and I don't know that website so I'm not risking it. Would love to get a root on my HK SM-N9200 as well.
Willyman said:
I found this the other day:
http://apk.tw/thread-706898-1-1.html
But... I don't speak Chinese and I don't know that website so I'm not risking it. Would love to get a root on my HK SM-N9200 as well.
Click to expand...
Click to collapse
Thanks bro. I don't think I will risk it either. There are also no comments there that confirm that it works...
At the moment I don't have a real reason to root, but i'm sure I'll need it in the future. Hopefully we will have it soon.
Good luck!
Seven Winds said:
Thanks bro. I don't think I will risk it either. There are also no comments there that confirm that it works...
At the moment I don't have a real reason to root, but i'm sure I'll need it in the future. Hopefully we will have it soon.
Good luck!
Click to expand...
Click to collapse
Since you have the N9200 as well, could you do me a massive favor? I'm really dissatisfied with the scrolling behavior on mine. I've made a thread about it in the General section.
Could you let me know what software version you are on? Have updated to the latest one (N9200ZHU1AOI1)? But most importantly: do you notice stuttering behaviour in scrolling through apps like Google Play store, Youtube, Facebook etc...?
You can capture the behavior by following the steps described in this thread: http://forum.xda-developers.com/note5/general/note-5-scrolling-behaviour-t3195672.
Thanks in advance!
Willyman said:
Since you have the N9200 as well, could you do me a massive favor? I'm really dissatisfied with the scrolling behavior on mine. I've made a thread about it in the General section.
Could you let me know what software version you are on? Have updated to the latest one (N9200ZHU1AOI1)? But most importantly: do you notice stuttering behaviour in scrolling through apps like Google Play store, Youtube, Facebook etc...?
You can capture the behavior by following the steps described in this thread: http://forum.xda-developers.com/note5/general/note-5-scrolling-behaviour-t3195672.
Thanks in advance!
Click to expand...
Click to collapse
No problem, I'll try to get to it as soon as I get home, Going to Uni now.
Though I must say that I dont really use those apps because I live In china. If I use them I have to open Astrill VPN. I just Tried it with facebook, and it seems pretty smooth, except when it loads new content because of Chinas great firewall.
(Im also on the new version, but today I tried the "Package debloat" app from the Q&A section and disabled 150 or so apps)
So does anyone found any clue for N9200 root (OI1 firm) ???
Still no :\
@Seven Winds @tisfo @Willyman just got my device, im on it.
got twrp so far..
roots next..
then arter's kernel with dual sim intact..
Edit:
current progress and planned
unlock bootloader
install twrp
backup everything
reboot
notice GAPPS get removed when you unlock
verify my knox container still works (says KNOX has been locked contact your IT admin need to change lock type)
flash stock n9200 kernel with ',verify' removed (aka allows system to be mounted and modified, without this change a kernel cant boot a rooted system)
reboot and verify knox container still works (same message)
flash gapps reboot and verify
flashing back gapps didnt restore everything i was missing (looked like every app i downloaded from play store was also removed), so i reflashed the stock system i pulled out of odin tarball
restoring data
Damn im glad I backedup everything as soon as I got recovery, first boot after unlocked BTloader, it was next reboot that it deleted all my data ( so after reinstalling stock system and restoring my data, everything is back to how it was)
*** im here ***
twrp su root
reboot and verify knox container still works
flash arter kernel that I merged n9200 sources for dual sim support
reboot and test
(ii know knox wont work with any other customer kernel (i really want knox workspace with custom roms and plan on making it work)
Thank you gundal for your hard work!
I am using n9200 HK version. And I rooted my note 5 already!
Thanks for my friend in China, he helped me a lot and everything works fine.
I also installed xposed framework in my note 5.
Can you please share links to the files you've used? I tried to install twrp via Odin and I'm getting error RQT_Close and the phone writes something in chinese in the download mode.
Any customer ROM for dual sim yet?
Kyrillos said:
Can you please share links to the files you've used? I tried to install twrp via Odin and I'm getting error RQT_Close and the phone writes something in chinese in the download mode.
Any customer ROM for dual sim yet?
Click to expand...
Click to collapse
I always use Samsung stock rom only and the root file worked for my note 5.
Have you ever unlocked CRom of your note 5 before?
No I didn't. How do I do that?
Kyrillos said:
No I didn't. How do I do that?
Click to expand...
Click to collapse
Do you understand Chinese?
---------- Post added at 11:44 AM ---------- Previous post was at 11:24 AM ----------
Willyman said:
I found this the other day:
But... I don't speak Chinese and I don't know that website so I'm not risking it. Would love to get a root on my HK SM-N9200 as well.
Click to expand...
Click to collapse
You now can see a lot of replies of that website, and these replies were all from the same person, that was me.
I also got his contact by other chat app. And now I have a perfect root file for n9200 now!
Do you want to try it?
Tomleungyuethei said:
Do you understand Chinese?
---------- Post added at 11:44 AM ---------- Previous post was at 11:24 AM ----------
You now can see a lot of replies of that website, and these replies were all from the same person, that was me.
I also got his contact by other chat app. And now I have a perfect root file for n9200 now!
Do you want to try it?
Click to expand...
Click to collapse
I don't understand Chinese unfortunately.
Kyrillos said:
I don't understand Chinese unfortunately.
Click to expand...
Click to collapse
Never mind. So do you want to try root your note 5 n9200?
if so, I would give you my root file and the CROM unlocker apk for you.
No Deep sleep problem and USB debugging problem already!
Tomleungyuethei said:
I am using n9200 HK version. And I rooted my note 5 already!
Thanks for my friend in China, he helped me a lot and everything works fine.
I also installed xposed framework in my note 5.
Click to expand...
Click to collapse
Please post a guide
Seven Winds said:
Please post a guide
Click to expand...
Click to collapse
I am new in xda forum. Should I open a new thread and post the n9200 root guide?
Or just do it right here inside this thread?
Sorry for my poor English because I come from Hong Kong.
Tomleungyuethei said:
I am new in xda forum. Should I open a new thread and post the n9200 root guide?
Or just do it right here inside this thread?
Sorry for my poor English because I come from Hong Kong.
Click to expand...
Click to collapse
I think its best to open a new one. That way new people will be able to see it ! Thank you very much :laugh:
Seven Winds said:
I think its best to open a new one. That way new people will be able to see it ! Thank you very much :laugh:
Click to expand...
Click to collapse
http://forum.xda-developers.com/note5/general/guide-sm-n9200-hk-version-note-5-root-t3214234
I just post one thread on it.

[ Beta_P8_Lite_Tools_pack ] - Mod your P8 Lite

Update 09-05-2017 -19:08 - add TWRP 3.1.0-2 Alice
Hi!
I mounted this tool for the P8 Lite with several others already existent.
Now I come here to share it with you!
It is in the Beta phase, as it needs some adjustments and your opinion too!
I hope that can help you in your modifications!
Beta_P8_Lite_Tool_pack
Beta_P8_Lite_Tool_pack.zip​​​
To use extract the folder from the zip, open the folder, execute Beta_P8_Lite_Alice_tools_pack.exe and follow what is write in there!
Enjoy it!
.
Nice tool. For future, i sugest to order files in folder and if you can, add option to deodex stock rom with adb (if you can, ofcourse)
Use another compiler Bat to Exe if you want privacy
Could you make it runable on Ubuntu?
Vinnipinni said:
Could you make it runable on Ubuntu?
Click to expand...
Click to collapse
Sorry, i don´t know Linux ... :\
.
il3gal said:
Nice tool. For future, i sugest to order files in folder and if you can, add option to deodex stock rom with adb (if you can, ofcourse)
Use another compiler Bat to Exe if you want privacy
Click to expand...
Click to collapse
Deodex .. i can try...
What you mean about privacy???
.
persona78 said:
Deodex .. i can try...
What you mean about privacy???
.
Click to expand...
Click to collapse
I see source code of your script.. If is important for you, use another compiler
persona78 said:
Sorry, i don´t know Linux ... :\
.
Click to expand...
Click to collapse
I'm assuming this programs uses batch? Started from a .bat? If yes, could you send me the bat file/ the code you used? I might be able to port it to Linux then.
il3gal said:
I see source code of your script.. If is important for you, use another compiler
Click to expand...
Click to collapse
Oh! That? No problem! ! first place that tools are not mine, you can find it in XDA all over the Forum , i only just picked them up in one place like a Swiss Knife!
Thanks!
.
Vinnipinni said:
I'm assuming this programs uses batch? Started from a .bat? If yes, could you send me the bat file/ the code you used? I might be able to port it to Linux then.
Click to expand...
Click to collapse
Use notepad++ and open the exe file, the script is in the end!
.
Great
updated!
Nice!
Thank you very much, let's try it the executable does not work says:
"This program was made with an Unlicensed compliler.
Please buy the PRO versión to distribute your EXE."
We will have to buy the compiler hahaha
PECHOLOBO2001 said:
Thank you very much, let's try it the executable does not work says:
"This program was made with an Unlicensed compliler.
Please buy the PRO versión to distribute your EXE."
We will have to buy the compiler hahaha
Click to expand...
Click to collapse
same problem, here
Updated
Now, thank you very much, I'll prove it
persona78 said:
Update 20-04-2017 - 19:45 - delete/add some functions and fixes
Hi!
I mounted this tool for the P8 Lite with several others already existent.
Now I come here to share it with you!
It is in the Beta phase, as it needs some adjustments and your opinion too!
I hope that can help you in your modifications!
Beta_P8_Lite_Tool_pack
Beta_P8_Lite_Tool_pack.zip
https://mega.nz/#!glJxzIrQ
Key: !7UyZe50o9bfNzoGOJgQtJP0mE8df68Aa20JXOY_RIDs
To use extract the folder from the zip, open the folder, execute Beta_P8_Lite_Alice_tool_pack.exe and follow what is write in there!
Enjoy it!
.
Click to expand...
Click to collapse
You van make aus gui using visual studio! Its 100% compatible with the. BAT language! (Well, Visual Basic is.)
---------- Post added at 10:51 PM ---------- Previous post was at 10:51 PM ----------
p8tgames said:
You van make aus gui using visual studio! Its 100% compatible with the. BAT language! (Well, Visual Basic is.)
Click to expand...
Click to collapse
Should I try making an gui Version?
p8tgames said:
You van make aus gui using visual studio! Its 100% compatible with the. BAT language! (Well, Visual Basic is.)
---------- Post added at 10:51 PM ---------- Previous post was at 10:51 PM ----------
Should I try making an gui Version?
Click to expand...
Click to collapse
?
For me? No problem!
.
hi in windows 10 i had issues with the tool pack not pulling images from the SD card i managed to solve this by unpacking the tool into a folder on the / of the C: drive hope this helps might want to add it to the OP
ndg_2000 said:
hi in windows 10 i had issues with the tool pack not pulling images from the SD card i managed to solve this by unpacking the tool into a folder on the / of the C: drive hope this helps might want to add it to the OP
Click to expand...
Click to collapse
Thanks, try to execute it like administrator.
I have Windows 7 and works fine, i do not know what can be!
.

How to remove Malware (without root)

Hi,
I found this guide on zukfans to blocking the chinese apps on the official china ROM.
https://zukfans.eu/community/threads/how-to-block-any-bloatware-like-liuliangbao-without-root.1127/
Unfortunately I cannot register there, I never receive the registration emails, is anyone able to host the ADB-Win_New file that is attached in the first post please?
Cheers
trevor68 said:
Hi,
I found this guide on zukfans to blocking the chinese apps on the official china ROM.
https://zukfans.eu/community/threads/how-to-block-any-bloatware-like-liuliangbao-without-root.1127/
Unfortunately I cannot register there, I never receive the registration emails, is anyone able to host the ADB-Win_New file that is attached in the first post please?
Cheers
Click to expand...
Click to collapse
Yup, here you have it attached to this reply.
Cheers.
kuartelgeneral said:
Yup, here you have it attached to this reply.
Cheers.
Click to expand...
Click to collapse
I have only found 2 processes but no spyware (amazon and other one i dont remember), but my phone isn't rooted. I suppose that it must be rooted if you want to see more processes...
Other important thing, you must unzip this in c:\program files(x86)\Debloater\Debloater\tools
Cheers.

Where to find Stock Firmwares from?

Hey Team,
I have the VOG-L29.
Where can I find the firmwares for this?
I found it only at easyfirmware, which is a paid site.
Any other places where I can get this from?
JazonX said:
Hey Team,
I have the VOG-L29.
Where can I find the firmwares for this?
I found it only at easyfirmware, which is a paid site.
Any other places where I can get this from?
Click to expand...
Click to collapse
Hello, here : https:// support.halabtech.com/ index.php?a=downloads&b=folder&id=44877
Sorry for space but i'm new
great ! .. how can we flash this to the phone?
rhadoo_ds said:
great ! .. how can we flash this to the phone?
Click to expand...
Click to collapse
Dload method, i use this method on my mate 20 pro ! More info there : https://forum.xda-developers.com/ma...-to-update-huawei-mate-20-pro-locked-t3897480
Warning, this method wipe the phone!
You need USB Key with OTG or Nm Card
Sent from my Mate 20 Pro using XDA Labs
Boaddicted said:
Hello, here : https:// support.halabtech.com/ index.php?a=downloads&b=folder&id=44877
Sorry for space but i'm new
Click to expand...
Click to collapse
EDIT: My Bad, I may have accused falsely. Let me check again.
Last time it needed a Payment for files over 5GB.
JazonX said:
Hi, Thank you for the link.
Amazing work right there promoting your paid firmware site trying to make off money from XDA, which was once a great community minus this paid firmware crap.
I don't mind paying for apps, solutions. But not for the stuff which comes for free.
Seriously, When did Android become a spot for the vultures to make money out of free solutions?
Click to expand...
Click to collapse
I do not see what you're talking about? I downloaded my firmware for free
Yes its free
Boaddicted said:
I do not see what you're talking about? I downloaded my firmware for free
Click to expand...
Click to collapse
dule2303 said:
Yes its free
Click to expand...
Click to collapse
I may have jumped the gun, Let me check again.
I download for free
JazonX said:
EDIT: My Bad, I may have accused falsely. Let me check again.
Last time it needed a Payment for files over 5GB.
Click to expand...
Click to collapse
No problem, happy to share this website, because Huawei in Europe was really bad with OTA update on Mate 20 pro (LYA-L29 C432), Dload method it's really cool, but wipe ...
Yes,wipe is big problem [emoji26][emoji26]
Quick question. If you have a branded device (In my case it's Tim) can u flash another firmware on it or do I have to unlock the bootloader? On that matter, any places I can look for that in terms of websites that do it that are legit?
---------- Post added at 09:05 PM ---------- Previous post was at 08:59 PM ----------
P. S. I was unable to oem unlock the phone in developer options

Categories

Resources