Way to extract huawei default themes ?? - Huawei Mate 20 Pro Themes, Apps, and Mods

I want to obtain copy of default themes available in the EMUI 9. If you guys know any way to extract it from phone can you guide me ? If not anyone have copy of all those themes (.hwt) by any chance please post it here. Thanks in advance

Tried to adb pull it from the device?

Valkiry said:
Tried to adb pull it from the device?
Click to expand...
Click to collapse
I had some previous experience with some basic adb stuffs and can you kindly give any instructions on how to pull those files from my device through adb ? Thanks in advance :highfive:

adb
adb device
adb pull "insert file location". You'll want some with root to give you that location unless you know it

Valkiry said:
adb
adb device
adb pull "insert file location". You'll want some with root to give you that location unless you know it
Click to expand...
Click to collapse
Yeah that's the problem, I actually don't know where those files reside on the internal storage

umeshchamara said:
Yeah that's the problem, I actually don't know where those files reside on the internal storage
Click to expand...
Click to collapse
You can use solid file manager that has access to view root folders
Sent from my HUAWEI LYA-L09 using XDA Labs

Darkat70 said:
You can use solid file manager that has access to view root folders
Sent from my HUAWEI LYA-L09 using XDA Labs
Click to expand...
Click to collapse
Yes i'm using solid explorer and know i can browse the root folder using it but the problem is i have no idea where the .hwt file reside in that area. The search feature show up only some font related .hwt files. I think i have to go deeper to find those files by using rooting which i'm not willing to at this moment anyway thanks for the help guys :highfive:

umeshchamara said:
Yes i'm using solid explorer and know i can browse the root folder using it but the problem is i have no idea where the .hwt file reside in that area. The search feature show up only some font related .hwt files. I think i have to go deeper to find those files by using rooting which i'm not willing to at this moment anyway thanks for the help guys :highfive:
Click to expand...
Click to collapse
No worries. Someone else on here should have root. If they find where those files are you can pull them with adb regardless if you have root or not

Here it is :
Code:
/data/hw_init/product/region_comm/oversea/themes/

https://www.themefoxx.com/2018/09/huawei-mate-20-themes.html
all the stock themes can be downloaded here

Related

how to edit what is said under "software version"

I'm still very new to cooking ROMS but I notice that many chefs have changed the software version to say whatever they want i.e "my custom rom 1" how can I do this?
Thanks,
Pympster
in the system folder in the file "build.proc"
Thank's I will have a look!
in the system folder in the file "build.proc"
Click to expand...
Click to collapse
correct me if i'm wrong, but i believe the file is "build.prop"
-------------------------------------
Sent via the XDA Tapatalk App
smackdown85146 said:
correct me if i'm wrong, but i believe the file is "build.prop"
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
i think everyone knows what i mean
is this something that can only be modified while the rom is being created? I just wondered if you could make it show something simply by mounting the file system with read/write and editing the file after flashing the rom to a phone.
wildtouch said:
is this something that can only be modified while the rom is being created? I just wondered if you could make it show something simply by mounting the file system with read/write and editing the file after flashing the rom to a phone.
Click to expand...
Click to collapse
I think you can go into terminal and edit the build.prop manually through there. Otherwise you can just go into the update.zip and edit the build.prop there.

Any way to edit settings.db without ro.secure=0?

Hi All,
I used unrevoked to root my Aria but it looks like my default.prop still has ro.secure=1. This means that I can't use adb to enable install_non_market_apps under settings.db. Adb apparently won't run as root unless I have ro.secure=0.
It seems like setting ro.secure=0 is quite a complex process that involves recreating my boot img file, so I'd prefer to avoid this if possible...
Just started learning about all this stuff, this is my first android phone. Any help is most appreciated, thanks!
another way to edit settings.db
If you have SQlite Administrator (http://sqliteadmin.orbmu2k.de/) Windows link attached, you can just edit the settings.db file like any other database. Pretty easy to do and minimizes the effect of fat fingers..
Cool, thanks for the link. I'm assuming I need to get the file off the phone first though, right? No way to edit it directly?
Correct, follow the instructions in Workaround for Fixing 'Unsupported Sources', but use SQlite instead of the dos commands.
Thanks again, this all worked great! If anybody has trouble copying settings.db, I managed to browse to and copy the file using Root Explorer.
guido.rosso said:
Thanks again, this all worked great! If anybody has trouble copying settings.db, I managed to browse to and copy the file using Root Explorer.
Click to expand...
Click to collapse
Can you tell me the location of settings.db using Root Explorer?
Check out the "workaround for unsupported sources" thread in this forum. Sorry, would give you a link but I'm using the XDA app and can't find a way to link to threads...
Sent from my HTC Aria using XDA App
sharonpta said:
Can you tell me the location of settings.db using Root Explorer?
Click to expand...
Click to collapse
/data/data/com.android.providers.settings/databases/
That's on a Galaxy Nexus, might be different on the Aria.

Bootanimation????

How do u change the boot and the shutdown animation is there any tutorial on this??????
Sent from my SGH-T959 using XDA Premium App
I'm pretty much a noob myself, but RootTools app has an option to choose a few diff boot anims. Not sure about shutdowns.
Read read and read. That's how I learned. You need to be rooted, use root explorer (an app) and just push it. Meaning of push, its cut/copy and paste.
Sent from my SGH-T959 using XDA Premium App
jwalk74 said:
I'm pretty much a noob myself, but RootTools app has an option to choose a few diff boot anims. Not sure about shutdowns.
Click to expand...
Click to collapse
Most all of them you flash in clockworkmod.
There is a lot of them in the bible
http://forum.xda-developers.com/showthread.php?t=991267
tru dat! you got 2 options:
- Flash in CwMRecovery
or
- Push bootanimation.zip into /system/media
Like a kernel or modem, bootanimations do not really require a flash at 100% battery or clearing of settings in CwMRecovery if you choose to flash it. Some bootanimations are not flashable and require you to push them into /system/media. Always read the OP will generally explain if it is flashable or not.
***I highly recommend you push it yourself. Its not hard at all and will allow you to be more familiar with your file system***
- just find the "bootanimation.zip" that you want
- move it to ur phone
tip* i've found i like to archive all bootanimations on my PC for future reference do so or skip this next step
- browse to /system/media/bootanimation.zip(this is your original) copy it to archive
- browse to where you put the bootanimation.zip you want and select "move"
- browse to /system/media/ and select paste
- select replace
- reboot phone and voila! now you have ur new bootanimation and you feel more comfortable moving system files around. Aren't you smart ur mom would be proud. Good luck!
zeck2212 said:
How do u change the boot and the shutdown animation is there any tutorial on this??????
Sent from my SGH-T959 using XDA Premium App
Click to expand...
Click to collapse
check my post here:
http://forum.xda-developers.com/showthread.php?t=1019858
its on shutdown animations.
for boot animations.
its the same method
but the bootanimation is just in the "system/media" folder...called "bootanimation.zip"
It can be taken from any ROM from the "system/media" folder and placed in your "system/media" folder on your phone and your done.
This will make more sense after you read my forementioned post.
::thanks?::
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
dnahughes said:
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
Click to expand...
Click to collapse
forgot to mention yes im rooted and using root explorer to push the file
dnahughes said:
forgot to mention yes im rooted and using root explorer to push the file
Click to expand...
Click to collapse
did you remember to set permissions to rw-r--r-- before backing out? i usually have to do that when i change boot anims.
dnahughes said:
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
Click to expand...
Click to collapse
Not sure which one you are trying to get on your phone.. Some animations need to be flashed through recovery.

Vertu Ti theme

Is there any chance we could get the icons and the clock widget of the Vertu Ti?
That is, if anyone is willing to shell out 5K on a phone just for the sole purpose of extracting .apks from it.
If you guys tell me how I can extract the apks.
BaranE said:
If you guys tell me how I can extract the apks.
Click to expand...
Click to collapse
If u have a Ti(obviously),then first i think u need to get it Rooted (sometimes stock recovery does it too)in order to extract a widget that came preinstalled,then after u root it,use root explorer to go to system/app and then look out for the widget.apk's ..
Similarly,for the icons,look for the app in system/app(using root explorer, and then copy the .apk to ur sd card,put the file on ur desktop,rename it as a zip file,extract it .
Then go to the folder called res,then drawable-hdpi and all icons will be there in .png format.
But all this is useless if u havent got it rooted,because I think u wouldn't risk to lose warranty on such a phone..
Hope this helps
Lordemort said:
If u have a Ti(obviously),then first i think u need to get it Rooted (sometimes stock recovery does it too)in order to extract a widget that came preinstalled,then after u root it,use root explorer to go to system/app and then look out for the widget.apk's ..
Similarly,for the icons,look for the app in system/app(using root explorer, and then copy the .apk to ur sd card,put the file on ur desktop,rename it as a zip file,extract it .
Then go to the folder called res,then drawable-hdpi and all icons will be there in .png format.
But all this is useless if u havent got it rooted,because I think u wouldn't risk to lose warranty on such a phone..
Hope this helps
Click to expand...
Click to collapse
It helps, though there's no root solution as of now. I don't know where to start for the root, technical support won't help. Neither will the internet. There's already a topic on XDA but no solutions.
I think you don't need root for this.
Enable USB debugging, install phone drivers to your computer, then do adb pull /system/ path-to-dump-folder.
interesting...
NeverGone\RU said:
I think you don't need root for this.
Enable USB debugging, install phone drivers to your computer, then do adb pull /system/ path-to-dump-folder.
Click to expand...
Click to collapse
I've yet to find appropriate drivers to connect to ADB. Whatever I do the phone also connects the MTP at the same time even if PTP is chosen. Any help would be much appreciated as I'd also like to backup the device via ADB. With the latest updates the phone is now running 4.2.2.
If I am not wrong, Root explorer does work on non-rooted phone.
you can access the /system partition for copying stuffs. (as you can understand without root it will only work in 'read only' mode).
Hi,
I was able to root my Ti using farmaroot just google it fairly simple method. You can also unroot to with this tool which is a plus. But I would like to know how do I access its recovery? Any help will be appreciated.
Thanks
Somebody own Vertu here?
You can extract system apps quick and easy, without root, without any risk using this tool: play.google.com/store/apps/details?id=com.ext.ui&hl=en
I'm new user, I must tolerate these idiotic rules, so I can't post links. So, please, copy this link, and open it yourself.

[ROOT] Enable Classic Theme on ASUS ROG II CN Firmware

Hi Guys,
Sharing with you how to activate the classic theme from WW Rom on the CN Firmware.
Please note this requires Root.
Download this File to your ROG II.
This is aa ZIP file, DO NOT unpack or mod it. Just download it and keep as is.
Copy the above zip file to the below location using a root explorer / root file manager.
system\etc\AsusTheme\themes
Click to expand...
Click to collapse
Then set the correct permissions to the file as shown in the last attached image.
Restart your device and check in themes.
Just delete file hidden and reboot
this is great, thanks
can i then use another launcher as default now that i'm rooted? i mean without disabling asus launcher via adb command line and such?
JazonX said:
Hi Guys,
Sharing with you how to activate the classic theme from WW Rom on the CN Firmware.
Please note this requires Root.
Download this File to your ROG II.
This is aa ZIP file, DO NOT unpack or mod it. Just download it and keep as is.
Copy the above zip file to the below location using a root explorer / root file manager.
Then set the correct permissions to the file as shown in the last attached image.
Restart your device and check in themes.
Click to expand...
Click to collapse
Dentist.M.Evy said:
this is great, thanks
can i then use another launcher as default now that i'm rooted? i mean without disabling asus launcher via adb command line and such?
Click to expand...
Click to collapse
No, As long as the Asus launcher exists in system, it will always take priority over any other launcher installed.
what are the other themes that you have on there?
I only have the light and dark one. It looks like you have 6
Cammarratta said:
what are the other themes that you have on there?
I only have the light and dark one. It looks like you have 6
Click to expand...
Click to collapse
Remove that "hidden" file in that folder and if you put the classic theme in it, you will have 6.
None of this worked for me. I am on tencent 12gb with WW and cannot access any of the themes. Any advice?
Mdaly001 said:
None of this worked for me. I am on tencent 12gb with WW and cannot access any of the themes. Any advice?
Click to expand...
Click to collapse
same any fix
Are there fix without root?
Its great
JazonX said:
No, As long as the Asus launcher exists in system, it will always take priority over any other launcher installed.
Click to expand...
Click to collapse
Thanks for the info
PHP:
dungnghien said:
Just delete file hidden and reboot
Click to expand...
Click to collapse
i cant delete hidden file i tried about 100 times
You need to use root explorer and mount r/o then you can delete it. Not sure why just having regular root sync won't. But in that app specifically it works.
:crying:
[/COLOR]
JazonX said:
Hi Guys,
Sharing with you how to activate the classic theme from WW Rom on the CN Firmware.
Please note this requires Root.
Download this File to your ROG II.
This is aa ZIP file, DO NOT unpack or mod it. Just download it and keep as is.
Copy the above zip file to the below location using a root explorer / root file manager.
Then set the correct permissions to the file as shown in the last attached image.
Restart your device and check in themes.
Click to expand...
Click to collapse
I just enable it by downloading google wallpapers and I find all rog themes included in the app , without root ? .
masl100 said:
[/COLOR]
I just enable it by downloading google wallpapers and I find all rog themes included in the app , without root .
Click to expand...
Click to collapse
Thanks for the tip!
Which app exactly ?
JazonX said:
Thanks for the tip!
Which app exactly ?
Click to expand...
Click to collapse
Wallpapers by google on playstore the icon is blue mountain > then you will find live wallpaper.
I tried it all 5 is working will 3 not working you see it but not loaded I don’t know why!? Check it I am sure you will find a way to make it work.
sorry im newbie to android, can you tell me how to root. And after rooted my phone will i am able to play pokemon game?
Cause on IOS these games have jailbreak detection.
Any new way to get the wallpaper without root for CN Rom?
MoSanad said:
PHP:
i cant delete hidden file i tried about 100 times
Click to expand...
Click to collapse
Use esfile explorer. Swipe from lest and click on root explorer on/off option. 6 option will popup, select "mount r/w " option and tick r/w. Done. Now you can delet it.

Categories

Resources