[Solved] Except the stock one other themes not working on rooted device - Huawei P8 Questions & Answers

HUAWEI P8
First off, my huge thanks going to @somboons as he has apparently found the way to make it for Huawei Mate 8. So I am taking no credits for this. To me this is just fantastic as that has been a real pain for me to "live" without any other additional themes and I didn't want to change the launcher.
All you need to do is to create a folder
hw_init in /data then subfolder hw_init/system/themes
make sure to set permissions to rwxrwxr-x
All themes you download please move to created /data/hw_init/system/themes
set the permissions to rw-r--r-- and you're done, reboot, enjoy.
Don't forget that themes you normally download are being stored on your SDcard in HWThemes folder.
And they do not come with originial name, but eg like 12345660002333.hwt (originally it e.g. was called Starrysky)
So rename it to the name you found it with and move onto the /data/hw_init/system/themes and reboot
For further details please head over to the original @somboons's thread.

Related

Tutorial: How to use 7zip to Theme your favorite ROM: Updated how to mod market app.

I decided to detail and share how I used 7zip to Theme my favorite ROM. Im doing this because I found it a bit tough to find a detailed guide that contained all the steps. Hope this will help some people who would just simply like to change a battery or signal icon, or whatever.
Have you ever seen a ROM that you really liked the icons but it was not for your phone. Well I did so heres what I did.
1. Download 7zip.
2. Download your current ROM, and the ROM which contains icons you like.
3. Right Click on your current ROM, choose 7zip and choose" extract to "what ever your rom is called"". This will create a folder with contents of your ROM.
4. Do the same for the ROM that you may want to take icons from.
5. Now start opening up the folders. I like to keep one ROM on one side of the screen and the other on the other side. Depending on whether the two roms are for the same phone will determine whether similar files will be in the same location. For the most part you will be opening framework_res.apk and systemui.apk.
6. Opening these apk's is as simple as following step 3 again. Right click apk, choose 7zip, extract to whatever apk is called.
7. Go into the folder of the apk, go to res, go to different hdpi folders, there may be a few. I found it helpful to have both roms open at the same time. Looking for icons of the same name.
8. So you've found the icons you want to change. Once you are ready to copy them from one rom to the other, you must be certain they have the same name, if they dont, then you must change the name of your new icons to match the ones you plan on replacing. Do this before copying them. When you copy them over its important that your computer ask you if you want to replace the file of the same name. That means it does in fact have the correct name.
9.This is where I got confused, putting it back together again. So here is what you do. Back out of the folder that you just changed all the pngs in. Lets say its drawable hdpi. Keep this drawable hdpi folder handy cause you will need it in a moment. Now open up the folder which contains your ROM in a seperate window. Lets say we are changing stuff in the systemui.apk. Navigate to the original apk for systemui, not the new folder of the same name.
10. Right click it, Choose 7zip. But this time select open archive. Now in archive navigate into the res folder and you will see drawable hdpi.
11. Right click it. and delete it. Now remember I said to keep the other drawable hdpi folder handy....drag and drop it into the archive to replace the one you just deleted. Now close the window. Do this for as many system apks you choose, most common are like I mentioned earlier framework-res and systemui, but you may want to change things in settings, dialertabactivity, contacts....etc.
12. Now you want to put these newly themed apks back into the original rom. Its easy. Keep the newly themed apks handy.
13. Right click on the original rom zip, choose 7zip, choose open archive. Navigate to the apk you want to replace. Delete it. Now drag and drop the newly themed one into the archive. Repeat this process for all the apks you may have changed.
14. Close the archive window and install the newly themed zip in cwm. You may want to add something like a V1 onto the end of the newly themed rom, that way when you copy it onto your sd, you can keep the original on there as well.
Hope this will help someone get there rom exactly how the like it...and if it did...hit thanks.
Lets say you are running cm9 with theme Chooser but you don't like some of the icons but more less like the theme.
Copy the apk from your data app folder using root explorer or whatever you are using...paste to your SD....copy it too your computer.
Use 7zip the same way you do with a system app. But this time at the point where you are in the archives delete the Meta folder also. Don't replace, just delete it. Now close 7zip.
Next you will need a tool called autosign, just Google it. With this tool you will drag and drop your newely themed apk into it and run it. Its very easy you will see, the result be an new signed apk being produced. Rename it back to original and move your modded apk back to your SD. By now you should have uninstalled the original from your phone so that you can install this one.
Remember if this apk ever has an update on the market it will revert back and you would need to mod the new version.
Hope this helps. If it does hit thanks.
vanisleryan said:
I decided to detail and share how I used 7zip to Theme my favorite ROM. Im doing this because I found it a bit tough to find a detailed guide that contained all the steps. Hope this will help some people who would just simply like to change a battery or signal icon, or whatever.
Have you ever seen a ROM that you really liked the icons but it was not for your phone. Well I did so heres what I did.
1. Download 7zip.
2. Download your current ROM, and the ROM which contains icons you like.
3. Right Click on your current ROM, choose 7zip and choose" extract to "what ever your rom is called"". This will create a folder with contents of your ROM.
4. Do the same for the ROM that you may want to take icons from.
5. Now start opening up the folders. I like to keep one ROM on one side of the screen and the other on the other side. Depending on whether the two roms are for the same phone will determine whether similar files will be in the same location. For the most part you will be opening framework_res.apk and systemui.apk.
6. Opening these apk's is as simple as following step 3 again. Right click apk, choose 7zip, extract to whatever apk is called.
7. Go into the folder of the apk, go to res, go to different hdpi folders, there may be a few. I found it helpful to have both roms open at the same time. Looking for icons of the same name.
8. So you've found the icons you want to change. Once you are ready to copy them from one rom to the other, you must be certain they have the same name, if they dont, then you must change the name of your new icons to match the ones you plan on replacing. Do this before copying them. When you copy them over its important that your computer ask you if you want to replace the file of the same name. That means it does in fact have the correct name.
9.This is where I got confused, putting it back together again. So here is what you do. Back out of the folder that you just changed all the pngs in. Lets say its drawable hdpi. Keep this drawable hdpi folder handy cause you will need it in a moment. Now open up the folder which contains your ROM in a seperate window. Lets say we are changing stuff in the systemui.apk. Navigate to the original apk for systemui, not the new folder of the same name.
10. Right click it, Choose 7zip. But this time select open archive. Now in archive navigate into the res folder and you will see drawable hdpi.
11. Right click it. and delete it. Now remember I said to keep the other drawable hdpi folder handy....drag and drop it into the archive to replace the one you just deleted. Now close the window. Do this for as many system apks you choose, most common are like I mentioned earlier framework-res and systemui, but you may want to change things in settings, dialertabactivity, contacts....etc.
12. Now you want to put these newly themed apks back into the original rom. Its easy. Keep the newly themed apks handy.
13. Right click on the original rom zip, choose 7zip, choose open archive. Navigate to the apk you want to replace. Delete it. Now drag and drop the newly themed one into the archive. Repeat this process for all the apks you may have changed.
14. Close the archive window and install the newly themed zip in cwm. You may want to add something like a V1 onto the end of the newly themed rom, that way when you copy it onto your sd, you can keep the original on there as well.
Hope this will help someone get there rom exactly how the like it.
Click to expand...
Click to collapse
Thanks Vanisleryan for this. I always wondered exactly how to do this!
Subscribed to it and looking for more guides...
-----------------
I9000 powered by RemICS-JB
If I understand your tutorial, we modify the ROM apks/theme before flashing the whole ROM on phone ?
But what if we just want to adjust some icones without re-flashing the complete ROM ?
I may not have really understood tour tutorial I try to do my best with english language lol, anyway thanks for it
That's how I do it, but yes you could just theme one system app like say contacts. Delete it using root explore and then reinstall it after. You may have a few force closes but everything should be fine after you do a reboot.
Personally I like having the whole rom themed so its easy to get back to reinstall if go and try some other rom. To each there own..there is always more than one way to do just about anything.
JW1 with Dmore 3.1, personally themed to look like Omega black and blue.
Updated second post how to change a market app and reinstall on phone.
JW1 with Dmore 3.1, personally themed to look like Omega black and blue.

Bootanimation Survival Tip

Hi,
this tip is not mine, and I read it somewhere here on XDA (if the person who wrote that reads this, please feel free to contact and I will add Credits ASAP )
This tip will help you keep your favorite Bootanimation regardless of the ROM you are flashing AS LONG AS YOU DO NOT FLASH DATA PARTITION, so if you are on MAHDI/PA/Slim/WhatEver and you like a different bootanimation and you want it to "survive" DIRTY FLASHING this is for you :highfive:
- grab your favorite bootanimation.zip
- copy it to /data/local
- set appropriate permissions 644 (or rw-r--r-- as you wish )
- enjoy
(wrote this 'coz I could not remember exactly what folder it was for copy and I've searched for the place I've read that and could not find it, so let it be here if someone finds it useful :angel: )
and btw, if the moderators find it more appropriate to be in Themes Section, it's cool

Smart Manager with Application Permission from Note 5

This is for those who wanted to have this function in their beast and yet no Note 5 rom is availble for their device , well smile..here you go
:good:Try at your own risk. I wont go in detail like step by step or what root explorer to use. You will have to figure it out. Im not trying to be mean but you will have to learn it =P
Your device must be rooted.
Download any rom that is made for Note 5 , custom or stock (make sure you ask for permission from the creator) , extract the folder "system/app/applicationspermissions"
and copy the folder (doesnt matter if is odex or deodexed) then paste it to your system/app/ and set the permission to the copied folder and the apk itself.
Then add the code below into your others.xml in you csc folder.
Code:
<!-- Smart Manager -->
<CscFeature_SmartManager_ConfigDashboard>dual_dashboard</CscFeature_SmartManager_ConfigDashboard>
<CscFeature_SmartManager_DisableAntiMalware>true </CscFeature_SmartManager_DisableAntiMalware>
<CscFeature_SmartManager_ConfigSubFeatures>roguepopup|autoclean|autorestart</CscFeature_SmartManager_ConfigSubFeatures>
Save , reboot and voila.
Bug
Nofitications - Block app notifications will FC.
Application Permissions - Sort by permission , will take some times to load the apps.
And it works , it does block what it offered.
Feel free to use
Thank you but nowhere i could got this foleder
system/app/applicationspermissions
can you please upload it.
Thanks in advance
SmartManager Dual dashboard
http://forum.xda-developers.com/note5/themes-apps/smartmanager-dual-dashboard-t3273609

Customize Xperia Themes [no computer]

Sometimes someone makes a theme you love, but you wish just one thing was different, or maybe, like me, you have a modded system with dark background, and you apply a theme with dark text on settings dashboard, etc, and you can't read the words. This is what I do about it, (screenshots - Dark Sense theme by @shehabskull). Maybe someone else will appreciate...
** Note - you may not use this method to modify someone else's theme, then re-post it as your own. Always give credit and get proper permission before using a developer's work.
I posted a similar thread a year and a half ago, but seems like Sony theme creator has changed since then, (can't say for sure since I've never used it, but the files and folders in recent themes seem different than they were back then).
This assumes you know something about apktool. If not, that's a different thread. I recommend using ApktoolX for decompile / recompile, and Mixplorer for editing.
1. Install ApktoolX - https://www.androidfilehost.com/?fid=673368273298927619 - and set it up, (check 'root' in settings, make apktool folder, copy framework files and import each one). Also copy whatever theme you want to mod to apktool folder.
2. Decompile theme apk. You will get a folder with a few files and folders in it. One of them is called 'assets', which contains a bunch of zip files. The zips are all apks with zip extension.
3. Make a temp folder somewhere and copy whatever zips in the assets folder you want to mod, (settings, systemui, etc). Change the file extension from zip to apk. Then go back to ApktoolX and decompile those. Now you can mod the values.
4. After making mods, use ApktoolX to recompile. When recompile is done, change the filename back to what it was originally, (whatever.zip). Then copy that zip into the original location in the decompiled theme apk, deleting the one that's already there.
5. Now go back to ApktoolX and recompile the theme. When it's done, you will get a filed called (whatever)_src.apk. Use ApktoolX to sign it, (click on the file and choose 'sign' from the menu). The new file can be installed normally.
Note - occasionally you can change something that will recompile and install just fine, but will cause systemui to crash or something. If so, just boot to recovery, and delete the theme from /data/app.
Also - some themes might have a certain asset you like that another theme doesn't have. You can add them, but you have to modify android manifest xml accordingly, (look at it and you'll see). They're not always cross-compatible, though.
Nice guide.. Keep it up ?
Sent from my E6633 using Tapatalk

default theme

hello every body lastly i found that my phone theme return to default one after restart my phone . note 4 one nemsis rom 601 android .any suggestion to fix it please
any help
ammarsg said:
any help
Click to expand...
Click to collapse
open samsung theme -> don't closed it, just press home
install desired theme
then go to - root/data/overlays/preferences folder
delete all its contents (7 to 9 files) not the actual preferences folder
then navigate to:
then go to - root/data/overlays/jsonfiles
from there, CUT and paste the contents (the installed theme file) of trialjson folder to inside of userjson folder.
restart phone and reapply default theme and your then theme
w41ru5 said:
open samsung theme -> don't closed it, just press home
install desired theme
then go to - root/data/overlays/preferences folder
delete all its contents (7 to 9 files) not the actual preferences folder
then navigate to:
then go to - root/data/overlays/jsonfiles
from there, CUT and paste the contents (the installed theme file) of trialjson folder to inside of userjson folder.
restart phone and reapply default theme and your then theme
Click to expand...
Click to collapse
thx my friend for reply . its good now after delete all contents in folders in root/data/overlays

Categories

Resources