[Q] Way To Get Theme Chooser? - HTC One X

Is there a way to get theme chooser in SlimKAT. I used it in AICP and was wondering if there was a way to get it.
I tried to extract the APK and install it but it wouldn't install.
Thanks.

xOutcasTx said:
Is there a way to get theme chooser in SlimKAT. I used it in AICP and was wondering if there was a way to get it.
I tried to extract the APK and install it but it wouldn't install.
Thanks.
Click to expand...
Click to collapse
Theme chooser has just been implemented into CM11 codes so I don't think you'll start seeing CM11 compatible themes soon

Related

[Q] Can't add MIUI theme via ZIP

I've looked around and several solutions are provided but none of them work. I have downlaoded several themes in ZIP-format. I just can't seem to add them to my theme manager. I've tried renaming to MTZ and opening via the Theme Manager->Import from SD-card, but that doesn't work either. Any solutions?
Which Miui version you are using and which theme you will use?
I have many problems with the Miui 1.4.29 version and the current themes.
Since GB I have to many problems with it. I changed back to GB Sence and give it a try
The latest? I only flashed my ROM since wednesday I believe. So I suppose the latest
Have you tried opening the zip and placing the .mtz file in the theme manager?
johnwileqs said:
Have you tried opening the zip and placing the .mtz file in the theme manager?
Click to expand...
Click to collapse
The ZIP doesn't contain a MTZ.
Tell us which Theme you will use then we can help.
Have you download and active other Themes over the Theme Manager?
Have you the same issue?
This is an example of a theme: http://miuithemes.com/63/paper-miui-theme/
Mr.Wong said:
Tell us which Theme you will use then we can help.
Have you download and active other Themes over the Theme Manager?
Have you the same issue?
Click to expand...
Click to collapse
Downloading via the Theme Manager works fine although not a lot of themes give me a preview of the theme.
Maybe it is not possible to install these themes via theme manager, because they change some systemfiles which cannot be changed with a running system?!
IMHO i would always do it on this way:
1.) Download the theme and copy it on sd-card
2.) Reboot phone into recovery
3.) Make a complete nandroid backup, just in case
4.) Flash the theme as normal
5.) Reboot phone
I think, this is the best and safest way. So you should try this and tell me, if it works.

Official cm10.1 + halo)))

I like Halo feature in Paranoid Android Roms but i don't like PIE and Hybrid Engine.
How can I get HALO))) feature in official cm10.1 rom? Is it possible to get it by flashable .zip file that I can flash it by recovery?
I want to mention that I don't like Floating notification app in google play.
https://play.google.com/store/apps/details?id=robj.floating.notifications
x_x1_x said:
I like Halo feature in Paranoid Android Roms but i don't like PIE and Hybrid Engine.
How can I get HALO))) feature in official cm10.1 rom? Is it possible to get it by flashable .zip file that I can flash it by recovery?
I want to mention that I don't like Floating notification app in google play.
https://play.google.com/store/apps/details?id=robj.floating.notifications
Click to expand...
Click to collapse
I doubt there will ever be a flashable zip for cm that enables halo. You'll have to compare the two roms and probably edit some apks and frameworks yourself

theme chooser to zipthemer?

Was wondering if anyone out there knows of a way to take a theme chooser (apk) theme and turn it into a zipthemer theme. I know you can extract the apk just as if it were a zip file but I don't know what images go into what packages for zipthemer. Essentially I have a theme that was free that I love but I just upgraded my ROM to pa3.94 which doesn't have theme chooser anymore so I'm hoping there's a way to create a zipthemer theme with the extracted theme chooser theme. Anyone? Thank you in advance for any help.
danwguy said:
Was wondering if anyone out there knows of a way to take a theme chooser (apk) theme and turn it into a zipthemer theme. I know you can extract the apk just as if it were a zip file but I don't know what images go into what packages for zipthemer. Essentially I have a theme that was free that I love but I just upgraded my ROM to pa3.94 which doesn't have theme chooser anymore so I'm hoping there's a way to create a zipthemer theme with the extracted theme chooser theme. Anyone? Thank you in advance for any help.
Click to expand...
Click to collapse
I second this request, good idea. I too have a theme I love but am on pa 3.95.
danwguy said:
Was wondering if anyone out there knows of a way to take a theme chooser (apk) theme and turn it into a zipthemer theme. I know you can extract the apk just as if it were a zip file but I don't know what images go into what packages for zipthemer. Essentially I have a theme that was free that I love but I just upgraded my ROM to pa3.94 which doesn't have theme chooser anymore so I'm hoping there's a way to create a zipthemer theme with the extracted theme chooser theme. Anyone? Thank you in advance for any help.
Click to expand...
Click to collapse
There are several ways to do what you want to do, regardless from the fact that I hate roms without theme chooser and I have the strong suspect that this feature or similar will be officially integrated in KLP 5.0, hopefully, but:
1) you can create a vrtheme.zip, this way you only need a deodex system/app and the images will be flashed into the apk's, so non need for theme chooser
2) an easy one is UOT kitchen, you can create a basic theme composed by framework and systemUI, ofc you want to flash the output from the kitchen with a custom recovery, so no need for theme chooser..I don't know how is the support with android 4.x.x, but since it's very popular I asuume it will support latest android release (not sure for 4.3 specifically)
3) you can use exposed framework, just google "xposed framework" it will give you a lot of results, pick up one and start learn how it works..indeed it's basically a series of modules (apk) that allow you a series of customizations, among them, theming ones (battery, background, statusbar icons..etc)
4) but I understand this is probably out of your skills (just assuming, no offence), you can theme framework and systemUI to obtain what you want..you said the theme it's free, so you can do this, but it's very complicated, it implies xml edits, not just a right collocations of png's
5) You can also build a rom from source, and cherry pick the theme chooser code both from cyanogen git or aosp git (from a rom like slim rom or purity that has theme chooser as a feature in their code)...ofc, this is a dev job, I did it once on aosp, and it's not easy at all...theme chooser is more than two apk's, it requires a lot of framework edits, both in smali code and in the apk itslef, and a series of edits in setting.apk...very long way, very complicated, results are not 100% stable if you don't know exactly what you're doing..I mention this way of obtain what you asked just for the sake of the question.
..that's all I have to share for now..I personally use (when it's needed) vrtheme system, it's fast and clean, and allows you some xml customizations, but speaking frankly I eneded up using only rom that support theme chooser. Hope this helps:good:
ps. if you need further explanations, just ask me here, I'll help you as much as I can, but for now, take a look at the links below
Vr theme
http://forum.xda-developers.com/showthread.php?t=2129306
Xposed framework
http://forum.xda-developers.com/showthread.php?t=157440
UOT kitchen
http://uot.dakra.lt/
Basic guide for theming
http://forum.xda-developers.com/showthread.php?t=916814

📲Cm12.1 updated Theme chooser (26th september)

this is the all new theme chooser app from cyanogenmod, with this updated theme chooser u could tweak/theme every single elements of systemUi/app, based on ur downloaded theme.
Instructions:
1. To install this u have to first head over to system/privateapp/ then go to themechooser folder
2. Delete the old theme cooser apk ( also delete arm folder too)
3. place the updated themechooser apk in that folder
4. Give permissions (r-w-r-r)
5. Reboot and u can find the updated heme chooser.
i have deleted my old theme chooser please give me the link of old theme chooser i want it back please.....
Reason
javedshaikh606 said:
i have deleted my old theme chooser please give me the link of old theme chooser i want it back please.....
Click to expand...
Click to collapse
Have you got any issues with this theme chooser ?
I was looking to use it, but hesitating , can you please provide for experience with this.
yes i do notice an issue.....
the issue is that when i open a theme choser after that i click on app themer it minimizes and the themer logo appears by clicking that logo it says unfortunately theme chooser haf stop.....so thats why im asking for old theme chooser link please give me the link....
Will it work on aicp r4?
Is this legit? Is there an official download link or a post that announces the new theme chooser?
it's working ??? thanks god i have backed up my old one

Substratum support on Xperia ROMs?

Hey guys, I have an old Xperia XA living around, and I'm planning to root it soon and use substratum themes with Sony's ROM, but I'm confused if it's even substratum compatible or not.
Please let me know, thanks.
YoMarshMellow said:
Hey guys, I have an old Xperia XA living around, and I'm planning to root it soon and use substratum themes with Sony's ROM, but I'm confused if it's even substratum compatible or not.
Please let me know, thanks.
Click to expand...
Click to collapse
I don't think so. I don't know exactly how it works. I don't think it's quite like Xposed, where there needs to be a special framework in place, (since many Substratum themes do work on Los14, which is not officially supported), but I think there does need to be a compatible environment, similar to or based on AOSP. I think Xperia has it's own version of theming framework. For example, many of the files that control the UI on an Xperia are named 'somc_(something)'. Those files are specific to Sony phones, so a different theme engine wouldn't by default have any references to them.
However, I've never tried...
Is not working. You won't see any changes
Update: I know this is old and you might figured out but I will say this for others :
Substratum is working on Xperia ROMs but you need to use legacy theme, and some themes may break your systemUI but you can recover easy using twrp and others would not do anything at all. But I found ones that are working.
So: Find theme that supports legacy devices (rooted devices) and if your device doesn't start go to twrp file manager /data/apps and find the code name of the selected overlay: ex (themename.systemui...) Or something like this
vraciu' said:
Update: I know this is old and you might figured out but I will say this for others :
Substratum is working on Xperia ROMs but you need to use legacy theme, and some themes may break your systemUI but you can recover easy using twrp and others would not do anything at all. But I found ones that are working.
So: Find theme that supports legacy devices (rooted devices) and if your device doesn't start go to twrp file manager /data/apps and find the code name of the selected overlay: ex (themename.systemui...) Or something like this
Click to expand...
Click to collapse
what theme you use??thanks
jimxperia9 said:
what theme you use??thanks
Click to expand...
Click to collapse
So, for theming the systemUI I used only Grace UX. I used Navbars to change my system navigation bar and it seems to work, not only with that but with every theme that allows you to change system navbar. They don't crash your SystemUI. You can use themes to change your settings menu, not all work just some of them.
I have only installed:
Galaxy Evolution - Not working with the SystemUI
GraceUX - Everything works
Navbars which is working
I might test other themes and give you a feedback if you want
hello again...can you give me the link of the theme you use ?? (Grace UX)I can not find it thanks
also i test many themes on substratum theme engine and nothing happend.

Categories

Resources