[Tool] [Theme Creator] [CM/Avatar] Theme creator tool - Android Themes

This thread will no longer be active and the same has been moved to another thread from official avatarrom team.
http://forum.xda-developers.com/showthread.php?t=2303702
This is a beta release of Theme creator tool. It is a QT based desktop application to edit themes.
Themes created using this tool are compatible with Avatar ROM and Cyanogen ROM. Similarly you can edit both Avatar Themes and Cyanogen themes.
Download the theme apk and open it using the theme creator tool. You will see a screen to edit the resources. After editing the resources, save the apk and install on the device.
What you can do with this tool ?
1. There are 1000's of resources that can be themed in Android. We change only a small set of them and if you want to theme more resources you can use this tool.
2. We make some mistakes when creating a theme. Eg: SMS time stamp color was not proper in some of our themes. You can now use this tool to fix it.
3. We cannot satify all the users with a theme. Eg: If you want to have a darker orange shade in denim theme you can now do it using this tool.
4. You can import an existing theme, change some of the resources we modified and you have a brand new theme.
Upcoming features:
1. Import MiUi mtz theme file and convert it to theme apk which is compatible with AvatarROM and CyanogenROM.
2. Upload your new themes to our server so it can be used by other AvatarROM users.
3. Html5 based new theme creator tool which is more elegant and user friendly.
If you create a new theme and want to upload to our server, send us a PM and we will give access for you to upload the theme.

Download links
Download links
Windows
Linux-x86
Linux-x86_64
Mac
Also find the Wiki Page which explains different options on the tool and gives a list of resources that can be edited using the same

Additional help
I am using the Avatar rom for quite some time now. Just tried the theme creator. I found some useful resources from the wiki. Adding more such resources will be useful. Also a feature to edit themes from the rom will be useful

Hi.
I downloaded themes but I cannot find the apk file in filesystem.
Where are they stored?
The download folder is still empty...
Thanks for reply

caroot said:
Hi.
I downloaded themes but I cannot find the apk file in filesystem.
Where are they stored?
The download folder is still empty...
Thanks for reply
Click to expand...
Click to collapse
There are no theme apks with the tool. You can create a new theme from scratch.
If you would like to edit our existing themes, please find links to some of our themes at our website

Find apks in sdcard
caroot said:
Hi.
I downloaded themes but I cannot find the apk file in filesystem.
Where are they stored?
The download folder is still empty...
Thanks for reply
Click to expand...
Click to collapse
caroot open themechooser on your avatarrom smartphone download any theme you want. It will be downloaded to your sdcard in 'Download' folder.

I'd like to play with the tool, so I changed an existing theme and tried to install it through the "Install->On Avatar Device" option. Unfortunately, I get a "install_parse_failed_inconsistent_certificates" error for the modified theme. I'm not familiar with the certificate thing yet (I just know, that the .apk are signed), so what can I do?

Please uninstall the original theme from the device and try to install it again from the tool.
Alternatively you can change the package name while saving the theme using the tool.
The error is due to the original theme having a different signature than the test signature used by the tool.
Sent from my GT-I9300 using xda app-developers app

dorsalsk said:
Please uninstall the original theme from the device and try to install it again from the tool.
Alternatively you can change the package name while saving the theme using the tool.
The error is due to the original theme having a different signature than the test signature used by the tool.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Thx for this quick answer!
That's what I actually did after some googleing (uninstall & reinstall), but wouldn't it be more userfriendly to let the tool do it (if possible)?

yogi77 said:
but wouldn't it be more userfriendly to let the tool do it (if possible)?
Click to expand...
Click to collapse
If it is a theme previously installed with the tool, it will automatically reinstall the same. But otherwise the tool won't uninstall the themes.

Does anyone know by chance, if the app drawer background of the bazooka launcher is an image? And if so, which one is it? Or is it just a matter of settings (which I didn't find yet)?
I already modified a theme and I'd like to have a (semi) transparent app drawer background...

How do I add more apps? I would like to theme Chrome etc.

yogi77 said:
Does anyone know by chance, if the app drawer background of the bazooka launcher is an image? And if so, which one is it? Or is it just a matter of settings (which I didn't find yet)?
I already modified a theme and I'd like to have a (semi) transparent app drawer background...
Click to expand...
Click to collapse
I don't think the app drawer background is themable in Bazooka launcher. There is a setting "Transparent mode" (in Menu->Bazooka Settings->General) to make the background transparent.

Neefy said:
How do I add more apps? I would like to theme Chrome etc.
Click to expand...
Click to collapse
We will definitely add more apps going forward.
But if you know the application package and the resources that needs to be themed,
you can add them to the tool by editing/adding some xml files in <path_where_tool_is_installed>/Packages folder.
For example to add chrome
Add a new entry in index.xml
Code:
<Application name="Chrome" AppPackage="com.android.chrome" AppXml="com_android_chrome"/>
Also needs to add a new xml com_android_chrome.xml in the same folder with contents
Code:
<?xml version="1.0" ?>
<Application name="com_android_chrome">
<Page name="Drawables">
<item name="icon" type="drawable">
<BackendInfo ActivityName="icon"/>
</item>
<item name="app_icon" type="drawable">
<BackendInfo ActivityName="app_icon"/>
</item>
</Page>
</Application>
On next launch, the tool will show Chrome entry in the Applications menu and you can modify the icon images using the same

i got error or crashing after upload my pic..
why.?

I am trying to use this app to edit a apk theme, but none of the images load when I choose the app from the dropdown. See screenshot:
(I am using linux 64bit version)

Delvien said:
I am trying to use this app to edit a apk theme, but none of the images load when I choose the app from the dropdown. See screenshot:
(I am using linux 64bit version)
Click to expand...
Click to collapse
Can you try changing the dpi options at the top? The apk might have the images only for one dpi.

hilmanjack said:
i got error or crashing after upload my pic..
why.?
Click to expand...
Click to collapse
Can you please provide some more details or a screenshot of the error message?
Also can you mention on which platform you are facing these issues?

Anyone else getting the "It seems You have opened an invalid Theme." error on Windows? I'm running Windows 7 x64, I've tried running in compatibility mode up to windows xp, and running as admin, but no change. I've downloaded themes from within the tool, from the website, I can't even start from scratch. I'm not sure what else to do. I can't be the only one.

CapeNick said:
Anyone else getting the "It seems You have opened an invalid Theme." error on Windows? I'm running Windows 7 x64, I've tried running in compatibility mode up to windows xp, and running as admin, but no change. I've downloaded themes from within the tool, from the website, I can't even start from scratch. I'm not sure what else to do. I can't be the only one.
Click to expand...
Click to collapse
Its working for me in Windows x64. I am able to download theme and its opening. Can you attach the NTMLogs.txt present in "C:\Users\<your username>\.ATC"?

Related

Help with Go Launcher EX Theme Creator

Im trying to create a couple Go Launcher themes using the Theme creator Beta. I have all my environment variables set up correctly, I can run the editor. My problem is that when I try to add a custom image the editor wont allow me to finalize my selection and actually add it into the theme. Also, I can't export the theme into a .apk ...
I'm really not sure what exactly I'm doing wrong, and I'd love someone to help me out
jrm83mrj said:
Also, I can't export the theme into a .apk ..
Click to expand...
Click to collapse
I wish I could help.... I'm having the same problem , the only thing that shows up is resdata file in the theme folder.

[HOW TO] GO Launcher EX Theme Template

NOTE: THIS IS NOT THE SAME AS THE THEME PROGRAM
This is a tutorial and download (salvaged from before the server crashed) of the GOLauncher EX Theme Template
With it you can create beautiful themes, with unlimited icons, for each package.
Now, here goes nothing:
1. Download the zip of the template here, and extract it
2. Open the english pdf and follow the instructions in there
3. Grab the icons you want, either from another theme or from your own sources
4. Give theme a good name (like gtalk for google talk) and resize them to a 72*72 png in Paint.NET
5. Go to /assets in the trunk_1.0ok folder and open appfilter.xml (I recommend Notepad++ for this)
6. Copy this into the file:
Code:
<!-- APP NAME (for your use) -->
<item component="ComponentInfo{com.quinny898.theme.miui/com.quinny898.theme.miui}" drawable="the png without the .png extension" />
7. a. Replace APP NAME with your own name, for your use to remember it, for example "N.O.V.A. 2"
b. Download LauncherPro to your phone from the market, but don't set it as default home. Create a shortcut on GOLauncher's desktop and select 'activites' (with LauncherPro icon). Wait for it to load and then find your app. Tap the name and lots of package name with activites will appear.
c. Replace the first com.whatever... with the app name, such as com.opera.browser
d. Replace the second com.whatever... (after /) with the package AND activity name, so it ends up as something like com.opera.browser.BrowserActivity
e. Do this for each activity name, until you end up with a list, under one <!-- -->, like this:
Code:
<!-- Asphalt 6 -->
<item component="ComponentInfo{com.gameloft.android.ANMP.GloftA6HP/com.gameloft.android.ANMP.GloftA6HP.GLGame}"
drawable="asphalt6" />
<item component="ComponentInfo{com.gameloft.android.ANMP.GloftA6HP/com.gameloft.android.ANMP.GloftA6HP.installer.GameInstaller}"
drawable="asphalt6" />
<item component="ComponentInfo{com.gameloft.android.ANMP.GloftA6HP/com.gameloft.android.ANMP.GloftA6HP.MyVideoView}"
drawable="asphalt6" />
<item component="ComponentInfo{com.gameloft.android.ANMP.GloftA6HP/com.gameloft.android.ANMP.GloftA6HP.GLiveMain}"
drawable="asphalt6" />
<item component="ComponentInfo{com.gameloft.android.ANMP.GloftA6HP/com.gameloft.android.ANMP.GloftA6HP.IGPActivity}"
drawable="asphalt6" />
g. Replace all of the things inside the drawable ""s with the name of the image inside the /res/drawable-hdpi folder, but without the .png extension, so for example, if you had an icon name like asphalt6.png, it would be asphalt6
8. Go back to the trunk1.0_ok folder and right click in a blank space, whilst holding shift. Click Open command window here
9. Type makeall into the command prompt that appears and hit enter
10. Wait for it to finish
11. Take the _signed.apk fron the folder and put it on you phone's SD card
12. Install it using your favourite file manager
13. Apply it in GOLauncher EX
14. Hit the thanks button
Thanks for this tutorial,
I am using your other ECLIPSE Template, is way better and faster. Anyway, this is even more work than with Launcher Pro / ADW Launcher Themes.
I don't know how the biggest Icon Pack for Go Launcher is, but I searched some and some of them are only 700kb big and the biggest and most popular ones are 2MB big. So I would say they include around 100-200 Icons.
My Iconpack fro LauncherPro includes right now 1300 ICONS and I try to port it completely to Go Launcher. The good thing is that it won't be so big as on LauncherPro.
Started today and got 100 Icons, wow a lot of work. Will do some more tomorrow and maybe in a couple of days/weeks I can have all the Icons inside.
AND have not only the biggest LauncherPRO Icon Pack, but also the biggest Go Launcher Icon Theme
The/my iPhonious GoLauncher themes, have over 1400 icons, and 900+ of them theme from the drawer.
The theme also works with ADW, LP, CircleLauncher, DVR, and more.
if you guys look around, there are some serious resources that could help
docsparks said:
The/my iPhonious GoLauncher themes, have over 1400 icons, and 900+ of them theme from the drawer.
The theme also works with ADW, LP, CircleLauncher, DVR, and more.
if you guys look around, there are some serious resources that could help
Click to expand...
Click to collapse
maybe you can help us how to create a theme that works with alle Launcher like Go and LauncherPro
P.S. you said something about a iPhonious Theme, I can't find one for Go Launcher, only for MIUI, and there it is really easy to theme
Hi,
when i type makeall, i'm getting "The Device is not ready" msg...
Can anyone help me?
thanks
Ivan
You rock mate! Thank you Going to play around with this tomorrow!!!
Hope you don't mind, I'm using this to learn for the ics theme. Due to me having NO idea whatsoever what I'm doing
gannon5197 said:
Hope you don't mind, I'm using this to learn for the ics theme. Due to me having NO idea whatsoever what I'm doing
Click to expand...
Click to collapse
That's fine. Although, as Omega is based on ADW, you'd be better learning for that
Sent from my HTC Desire HD using xda premium
"Application not installed"
Hi...I followed your steps n also the guide (Go_Launcher_Template_V1.2.pdf) in the zip...
I get the signed .apk file... But when i try to install it on my phone it says "Application not installed"...
Any solution to this?...
My phone is Samsung Galaxy SL..with the official Gingerbread OS...
ammar786 said:
Hi...I followed your steps n also the guide (Go_Launcher_Template_V1.2.pdf) in the zip...
I get the signed .apk file... But when i try to install it on my phone it says "Application not installed"...
Any solution to this?...
My phone is Samsung Galaxy SL..with the official Gingerbread OS...
Click to expand...
Click to collapse
It doesn't actually sign it. Use zipsigner 2 from the market for that
Sent from my ARCHOS 80G9 using xda premium
Thanks Solved..!!
Quinny899 said:
It doesn't actually sign it. Use zipsigner 2 from the market for that
Sent from my ARCHOS 80G9 using xda premium
Click to expand...
Click to collapse
Oh Thanks...
Solved the Problem...!!!
Does anyone know how to make an adw icon pack compatible with go launcher?
All the activities need to be listed under the <!-- -->?
All the activities need to be listed under the <!-- -->? 'Cause i want to change the GO icon, the launcher main icon and some of the GO apps icons and hell, there are a lot of activities... (sorry for my english)
Wrong APK Created
So I followed the instructions and it does create an APK, but when I install the name is "Theme Template Go Launcher". Also the icons that I imported don't show up - only the icons from the trunk1.0_ok\res\drawable-hdpi folder install. HELP!
wxo said:
So I followed the instructions and it does create an APK, but when I install the name is "Theme Template Go Launcher". Also the icons that I imported don't show up - only the icons from the trunk1.0_ok\res\drawable-hdpi folder install. HELP!
Click to expand...
Click to collapse
I think you are supposed to put the icons into that folder
Quinny899 said:
I think you are supposed to put the icons into that folder
Click to expand...
Click to collapse
I did that and no luck. Also it seems to be creating an APK from the original files and not the ones that I modified.
wxo said:
I did that and no luck. Also it seems to be creating an APK from the original files and not the ones that I modified.
Click to expand...
Click to collapse
Try deleting the temp build files
Quinny899 said:
Try deleting the temp build files
Click to expand...
Click to collapse
Which ones are those?
delete bin/res before export
Hi,
I'm getting a weird issue with the latest Go Launcher. When I apply my theme downloaded from play store (or even by sideloading it), the folders and the home button in the app drawer go missing. i.e. only folder labels show up, but not the folder icon. When I tap the folder label, they do open and show the themed icons. So, only the folder icons go missing.
Please see the attached screenshot to understand what I mean.
Could anyone please tell me what could be wrong in my theme build? Am I missing any PNG or some entry in any xml?

[06Feb2014][APP][Quantum Themer]Theme Chooser for Stock(Based) ROMs

Hi all!
Are you making a ROM? Want users to switch between Themes without downloading tons of zips and flashing them and ending up in a mess? Actually I made this App for my upcoming ROM("Quantum Radicle") for Micromax A89 and it turned out to work on all phones. Sharing is caring :cheers:
Here is the solution - Quantum Themer!
You maybe wondering how it works. The answer is:
Based on VillianTheme System! What I did was first tried to run the script on my Phone, ended up with 10-15 errors, fixed them! Now all this App does behind the scenes is Feed the Theme you select to the script and the script does the rest! But if you do see, the VillianTheme Template itself is nearly 600 KB and the App is just 650 KB
Let's get Straight into the list of features!
Features:
Works on all ROMs - Stock, Custom, AOSP, eh, you name it!
Preview of Themes before Applying
Custom File Extension for themes(Default is .qrt, if you do dig my App, you will find this being set in com.adhi.quantumthemer.ThemeSelector Class. Feel free to change it! But don't kang the App)
Single Button, no hassles!
In-built File Explorer
Theme structure is so simple that, even a "Starter" doesn't take more than a minute to understand
You can use it in your ROM. Just copy the APK into your ROM and provide your users with Theme Files, you don't need to ask permissions, just give me credits
Just include files that need to be replaced/modified, cutting down the size of your themes by a great margin
Scroll down and search for the download link, you'll tell me more
Framework, System Apps, Data Apps support
Will modify APKs in a ROM, without changing signatures, and can be used on any ROM where the filenames of themed files is the same.
Should not need updated between versions of a ROM
Zipaligns all APKs before installation
Stores a backup of all files being modified in /sdcard/vrtheme-backup/
Requires no coding abilities or editing of files - just drag and drop
Click to expand...
Click to collapse
Now, this will be "Copy, paste" from a VillianTheme Tutorial on "How to make Themes". You may skip to the last point if you know/understand how it works! I strongly recommend you to have a look at the Attached theme for reference. Open it with your favorite Zip Browser(WinRar, 7-Zip)
Check this thread out as well.
Inside the qrt file(Which is to be opened with a Zip Viewer), you can create a folder called "system" and "data" and include a Preview of the theme named "preview.png" or "preview.jpg"(All folders and files without Quotes in their names). The former is required, the latter is not required unless you wanted to theme a data app (strongly not recommended, unless you know the app will be there on every phone)
Inside the system or data folder, create a subfolder "app", and in these, make subfolders named EXACTLY after the APK name. For example, to theme the Browser, you need a folder called "Browser.apk", for Statusbar, "SystemUI.apk". It must be correctly capitalised.
Within there, place the files you require for your theme, in the relevant locations. So most PNGs will be in res/drawable-hdpi/. You can put in xml files too (those which are not in resources.arsc), if you compile them via apktool, and extract them with a zip tool.
If you do make it from scratch and zip it, don't forget to Rename it with extension ".qrt"
Click to expand...
Click to collapse
Now lets move on to "How to use it" as I have too much time to kill now, I'm including this
How to Use:
Just Install the App(System, User doesn't matter). Click on "Select Theme" button and then select the Theme you want to Apply. It will ask for Root Permissions if its the First Launch. Next, you'll get a preview of Theme which is going to be applied and then when you press the "Apply" button, the theme will be applied and a Alert Dialog Box asking you to Reboot will appear. I suggest you to Reboot your phone at this point itself. And after reboot, you will be happy to see the Theme Applied
Click to expand...
Click to collapse
Downloads:
Preview
Sample Theme - Open it with a Zip Viewer, just for reference! Not a theme
Quantum Themer App:
Version 1.1 - Mediafire - Change Log
Version 1.0 - Mediafire - Dev-Host - Change Log
Beta 2 - Mediafire - Dev-Host - Change Log
Beta 1 - Mediafire - Dev-Host
Note: App Version in Settings is always Version 1.0 in Beta releases
Click to expand...
Click to collapse
Credits:
Villian ROM Team. This wouldn't exist without them!
iPaulPro for his aFileChooser
Stericson for his Roottools Library
Everyone whom the above two owe credits to!
Click to expand...
Click to collapse
If you face any problems with this App, do the following -
Debugging:
1. Check whether /sdcard/vrtheme exists and contains four or more files/folders.If it doesn't, copy all the contents off vrtheme.zip in the assets folder of the Quantum Themer App.
2. Mount System as R/W before Applying Theme manually.
3. Copy /sdcard/vrtheme/zip and /sdcard/vrtheme/zipalign to /system/bin and CHMod it to 777
4. Type
Code:
sh /sdcard/vrtheme/i*
in Termianl Emulator or ADB and post the result here..
Click to expand...
Click to collapse
Do hit the "Thanks" Button! I tried my best to help you, hope you'll do it to!
And tell me if you want Screenshots. It look pretty dumb even though!
If you people like it and want me to do some update/bug-fixes, do keep the thread active. I don't want to end up working for myself.
All kinds of Reviews are welcome
Reserved
Reserved..
Just in case
Finally you did it brother! :good:
It's just awesome and keep it up!
Thnx bro
Will definetly try dis previously I install xposed framework but it was not fully working on my ics device
Hope dis will work......
Sent from my Xperia Miro using xda premium
Sample theme didn't work for my Samsung galaxy s advance stock jb ROM. It made the backup folder on sdcard but didn't change anything.
Sent from my GT-I9070 using xda app-developers app
Will it work for gingerbread devices too?
GREEEEETZ!!!!
rodaven said:
Sample theme didn't work for my Samsung galaxy s advance stock jb ROM. It made the backup folder on sdcard but didn't change anything.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Sample Theme is for reference ONLY. My bad should have added in the OP
-CALIBAN666- said:
Will it work for gingerbread devices too?
GREEEEETZ!!!!
Click to expand...
Click to collapse
It is working on Gingerbread Devices too!
Adhi1419 said:
Sample Theme is for reference ONLY.
Click to expand...
Click to collapse
So it shouldn't work then if I apply it on my phone?
Nice work by the way
Sent from my GT-I9070 using xda app-developers app
rodaven said:
So it shouldn't work then if I apply it on my phone?
Nice work by the way
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Thanks.
It wouldn't work on your Phone
You can try making your own Theme, its fairly simple
How can I make this work if, for example, I have a SystemUI.apk or framework-res.apk modified and I want to apply it on my phone using this app? It's possible?
rodaven said:
How can I make this work if, for example, I have a SystemUI.apk or framework-res.apk modified and I want to apply it on my phone using this app? It's possible?
Click to expand...
Click to collapse
It's very easy!
Just download the Sample Theme and you will get it how it work and how to apply! :good:
A friend sent me to this thread. Once I read your description I got sooo many ideas in my mind! I am a big fun of VRT and this app could help me a lot if it's as I imagine it. Your idea is great.
Just one question for now, previews should be .flv? If yes, will it work ok if I make a slideshow-like preview?
Preview is a PNG static image!
Your post sparkled an idea in my mind too! Thinking of adding a Video Preview + Description
Sent from my GT-I9082 using Tapatalk 2
You should add a package ofsome themes like ICS/JB in the OP.
Testing and reporting right away.
edit:: I will use ur sample theme as base for making my own themes.
Good work.
Regards,
Kaustubh
Adhi1419 said:
Preview is a PNG static image!
Your post sparkled an idea in my mind too! Thinking of adding a Video Preview + Description
Sent from my GT-I9082 using Tapatalk 2
Click to expand...
Click to collapse
I just said that because your preview was an .flv file and I got confused. I didn't have time to open the .apk or the .qrt. I guess it was a misunderstanding.
Oh, and I'm glad I gave you an idea! Would be cool to see video previews. :good:
---------- Post added at 06:32 PM ---------- Previous post was at 06:27 PM ----------
Adhi1419 said:
Preview is a PNG static image!
Your post sparkled an idea in my mind too! Thinking of adding a Video Preview + Description
Sent from my GT-I9082 using Tapatalk 2
Click to expand...
Click to collapse
Also, why are there two preview.png? One in the root of the .qrt and one in /system folder? Which one is used by the Application?
kaustubh.rockstar said:
You should add a package ofsome themes like ICS/JB in the OP.
Testing and reporting right away.
edit:: I will use ur sample theme as base for making my own themes.
Good work.
Regards,
Kaustubh
Click to expand...
Click to collapse
Because the resource files used are device independent, a file available to MOD on one phone may not be available on the other!
Koulis2000 said:
I just said that because your preview was an .flv file and I got confused. I didn't have time to open the .apk or the .qrt. I guess it was a misunderstanding.
Oh, and I'm glad I gave you an idea! Would be cool to see video previews. :good:
---------- Post added at 06:32 PM ---------- Previous post was at 06:27 PM ----------
Also, why are there two preview.png? One in the root of the .qrt and one in /system folder? Which one is used by the Application?
Click to expand...
Click to collapse
The one in the root. An error while Dragging and dropping previews
Adhi1419 said:
Because the resource files used are device independent, a file available to MOD on one phone may not be available on the other!
The one in the root. An error while Dragging and dropping previews
Click to expand...
Click to collapse
Some ideas:
Would be great if you can add more than one preview pic, in just one is hard to show all things themed.
Other thing is would be nice if themes with their preview remain on the app to just choose one and apply it, I mean like CM themes so you don't have to browse in folders and choose the qrt file each time you want to apply a previously loaded theme.
And finally that the app automatically make a qrt file of the backup that the app make when you apply a theme, so you can easily apply your backup if you didn't like the theme applied.
Sorry for my English
Sent from my GT-I9070 using xda app-developers app
I tried to change the icon of the music player app but after applying the theme and restarting the icon is still the same ... does anyone know how to do this with the app ?
Sorry for my bad english
Adhi1419 said:
Do hit the "Thanks" Button! I tried my best to help you, hope you'll do it to!
And tell me if you want Screenshots. It look pretty dumb even though!
If you people like it and want me to do some update/bug-fixes, do keep the thread active. I don't want to end up working for myself.
All kinds of Reviews are welcome
Click to expand...
Click to collapse
I have some ideas, and it would be great if you could implement those things.
First of all, it would be cool to have a folder where everyone would put those .qrts, a folder in /system (/system/QuantumThemes) maybe for us to be able to create packages of more than one .qrt and once a user flashes this package, those .qrts will be placed in this folder.
Second, another idea would be: when you open Quantum Themer it will automatically show themes from this particular folder(/system/QuantumThemes) without having the users to browse for themes in the mess of an sdcard. This way it would look more like a theme engine.
Third, how about categories or sections like: Toggles (/system/QuantumThemes/Toggles), or more specific categories like Status Bar Mods/Toggles (/system/QuantumThemes/Status Bar Mods/Toggles) those categories would be created and named by themers or ROM developers. There would be basically folders placed inside the /system/QuantumThemes and your application would just.
So, to give you a whole view of what I am thinking...
A user installs the Quantum Themer. The user flashes a CWM mod package created by someone. The user opens the Quantum Themer app. A window with all of the categories opens. The user selects a category. The category opens revealing sub categories. The user selects a sub category. The sub category opens revealing all installed mods for this sub category. The user selects a mod. A small or full screen window opens showing a preview, maybe a small description(taken from a file /.qrt/description.txt) and an Install button.
Well, that's actually a lot of things...
I thought it would be good sharing with you since you said you want to keep this active and update it. :highfive:
Hope I helped and I definitely hope to see such a great tool becoming better.
rodaven said:
Some ideas:
Would be great if you can add more than one preview pic, in just one is hard to show all things themed.
Other thing is would be nice if themes with their preview remain on the app to just choose one and apply it, I mean like CM themes so you don't have to browse in folders and choose the qrt file each time you want to apply a previously loaded theme.
And finally that the app automatically make a qrt file of the backup that the app make when you apply a theme, so you can easily apply your backup if you didn't like the theme applied.
Sorry for my English
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
I'll add Restore feature, but it will not be a QRT file.
Thanks for your suggestion.
mattx89 said:
I tried to change the icon of the music player app but after applying the theme and restarting the icon is still the same ... does anyone know how to do this with the app ?
Sorry for my bad english
Click to expand...
Click to collapse
See your PM. It is due to the Binaries not being copied for some strange reason. Its very minor and easy to fix though
Koulis2000 said:
I have some ideas, and it would be great if you could implement those things.
First of all, it would be cool to have a folder where everyone would put those .qrts, a folder in /system (/system/QuantumThemes) maybe for us to be able to create packages of more than one .qrt and once a user flashes this package, those .qrts will be placed in this folder.
Second, another idea would be: when you open Quantum Themer it will automatically show themes from this particular folder(/system/QuantumThemes) without having the users to browse for themes in the mess of an sdcard. This way it would look more like a theme engine.
Third, how about categories or sections like: Toggles (/system/QuantumThemes/Toggles), or more specific categories like Status Bar Mods/Toggles (/system/QuantumThemes/Status Bar Mods/Toggles) those categories would be created and named by themers or ROM developers. There would be basically folders placed inside the /system/QuantumThemes and your application would just.
So, to give you a whole view of what I am thinking...
A user installs the Quantum Themer. The user flashes a CWM mod package created by someone. The user opens the Quantum Themer app. A window with all of the categories opens. The user selects a category. The category opens revealing sub categories. The user selects a sub category. The sub category opens revealing all installed mods for this sub category. The user selects a mod. A small or full screen window opens showing a preview, maybe a small description(taken from a file /.qrt/description.txt) and an Install button.
Well, that's actually a lot of things...
I thought it would be good sharing with you since you said you want to keep this active and update it. :highfive:
Hope I helped and I definitely hope to see such a great tool becoming better.
Click to expand...
Click to collapse
Thanks for your detailed feedback mate
1. I think /sdcard/QuantumThemer is a better place as messing around with system is not good for our device and there will be memory limitations in low-end devices. However your idea is cool and all your first 3 points were based on categories, I can take it as one great suggestion. Setting default directory to /sdcard/QauntumThemer is not tough either. I'm already working on a separate layout for displaying Description, preview and if possible a Video Playback.
2. Yes. Instead of laboriously setting up arrays for selecting Categories->Sub Caegories, a central folder on SD Card will be neat.
Thanks for your suggestions people!

Change dialer and settings wallpaper in any theme store theme?

As many of you know, many themes would be great if they just didn't have some super strange background in the dialer, settings, etc.
There's got to be a way to change this for any theme in the theme store.
Can anyone help us all out with a solution?
Sent from my SM-G920T using Tapatalk
Here is what you need to do:
-Install the theme from the store
-Browse to /data/app and find all the folders pertaining to your theme. Then find the specific folder that relate to the element you ware wanting to remove the wallpaper from (ie. com.themename.settings-1).
-Copy the base.apk in the folder to your computer
-Decompile with APK tool.
-Remove the .qmg that is the background. Update your public.xml
-Recompile and use original signature
-Place APK back into folder in /data/app and set correct permissions
-Reboot
:good:
cambunch said:
Here is what you need to do:
-Install the theme from the store
-Browse to /data/app and find all the folders pertaining to your theme. Then find the specific folder that relate to the element you ware wanting to remove the wallpaper from (ie. com.themename.settings-1).
-Copy the base.apk in the folder to your computer
-Decompile with APK tool.
-Remove the .qmg that is the background. Update your public.xml
-Recompile and use original signature
-Place APK back into folder in /data/app and set correct permissions
-Reboot
:good:
Click to expand...
Click to collapse
I'm using your LessIsMore theme and would like to have a darker grey background (hex 252425). before i attempt to follow your instructions, wanted to know if you prohibit changes like this...if yes, i understand and will leave as i. if you're ok, will the above method work with the LessIsMore theme? thanks.
cortez.i said:
I'm using your LessIsMore theme and would like to have a darker grey background (hex 252425). before i attempt to follow your instructions, wanted to know if you prohibit changes like this...if yes, i understand and will leave as i. if you're ok, will the above method work with the LessIsMore theme? thanks.
Click to expand...
Click to collapse
Yes, as long as you aren't sharing the theme as it's a paid theme. You will want to pull all the APKs and change edit the colors.xml looking for 454545 to change.
cambunch said:
Yes, as long as you aren't sharing the theme as it's a paid theme. You will want to pull all the APKs and change edit the colors.xml looking for 454545 to change.
Click to expand...
Click to collapse
you have my word... this is only for me. thanks for responding.
ran into issues getting things to compile so i'll use as is... thanks again.
zgroten said:
As many of you know, many themes would be great if they just didn't have some super strange background in the dialer, settings, etc.
There's got to be a way to change this for any theme in the theme store.
Can anyone help us all out with a solution?
Sent from my SM-G920T using Tapatalk
Click to expand...
Click to collapse
With alliance framework you can change these to an image of your choice from your gallery with any tint color you choose as well
Sent from my SM-G920F using Tapatalk

Unleash your Creativity, Download Samsung Theme Editor Here! Updated to v3.00.21

NOTE: Samsung has blocked the way i used to download the theme editor so i will now have to search for another method. till then no update
Hey guys,
Below are the links to download the Samsung Theme Editor. All credits goes to @adfree for finding the secret method
Unleash your creativity.
PS: it does not need anything like samsung account etc. for making the themes
Windows edition (Updated):
Changelog v3.00.21
Minor Bugs Fixed
Code:
http://www47.zippyshare.com/v/tyi376MU/file.html
Mac Edition:
Code:
http://www47.zippyshare.com/v/UsBdgScE/file.html
@wajiman
thank you. installed on windows without any problem..
just an info.. is possible to use a theme taken from samsung store as base?
if yes, how? XD
thanks ^^
erghetto said:
@wajiman
thank you. installed on windows without any problem..
just an info.. is possible to use a theme taken from samsung store as base?
if yes, how? XD
thanks ^^
Click to expand...
Click to collapse
Unfortunately no, but there is a long method by which you can use some stuff from the theme you want to use as base. The steps are:
1) Extract every qmg file from each apk within a theme and rename the extracted apks to zip.
2) using command prompt run the following command:
Code:
ren *.qmg *.png
it will auto change the extension from qmg to png.
3) Transfer the pngs to mobile phone and look at the images you want to use
4) create your theme and individually replace the qmg which you identified from pngs with the base themes qmg. That's it.
I know its a tiresome task
nice:good: i made my first theme
Thanks, this is something..
wajiman said:
Unfortunately no, but there is a long method by which you can use some stuff from the theme you want to use as base. The steps are:
1) Extract every qmg file from each apk within a theme and rename the extracted apks to zip.
2) using command prompt run the following command:
Code:
ren *.qmg *.png
it will auto change the extension from qmg to png.
3) Transfer the pngs to mobile phone and look at the images you want to use
4) create your theme and individually replace the qmg which you identified from pngs with the base themes qmg. That's it.
I know its a tiresome task
Click to expand...
Click to collapse
First, thank you for posting this tool.
I'm still old skool in terms of theming, hard coding the system and adding/changing images to my preference.
It seems the the overlay themes are the direction it been headed for sometime so if the tool is easy enough and less time consuming, I suppose I could switch, plus the compatibility for many more devices and users is quite nice!
As far as converting/viewing qmg images install this to your phone and within the app select the apk of which you wish to view the qmg images and bam! It's all done, converted to png's viewable on pc and everything!
Anyways, thanks again!
stangdriver44 said:
First, thank you for posting this tool.
I'm still old skool in terms of theming, hard coding the system and adding/changing images to my preference.
It seems the the overlay themes are the direction it been headed for sometime so if the tool is easy enough and less time consuming, I suppose I could switch, plus the compatibility for many more devices and users is quite nice!
As far as converting/viewing qmg images install this to your phone and within the app select the apk of which you wish to view the qmg images and bam! It's all done, converted to png's viewable on pc and everything!
Anyways, thanks again!
Click to expand...
Click to collapse
I also found out one more way as this alp was not working for me on s7. Further, the above mentioned method is not working as the tool requires you to sign the apk with a certificate which you create with this tool itself and changing the files i think damages the signature. Nevertheless the 2nd way is to rename the qmg files to png. Transfer them to phone and then through the phone edit them. Add a small difference so that you can save it. Once you do, it will save it in png format.
Sent from my SM-G935F using Tapatalk
I am making a theme, but the APK it creates si a paid theme, and when i choose my theme, i can only choose the trial option. Is there a way to make the APK free? I cant found it.
Greetings
carasd said:
I am making a theme, but the APK it creates si a paid theme, and when i choose my theme, i can only choose the trial option. Is there a way to make the APK free? I cant found it.
Greetings
Click to expand...
Click to collapse
No install a package disabler and then disable theme service and center and then clear its data
Sent from my SM-G935F using Tapatalk
but this has no sense xD there has to be a way to make free themes.
erghetto said:
but this has no sense xD there has to be a way to make free themes.
Click to expand...
Click to collapse
Yes there is that is by uploading it to samsung thene store and then downloading it frm theme store
Sent from my SM-G935F using Tapatalk
there is a new version out please upload the version 4.0.11. ;P
Can't do anything bc I keep getting prompted upon opening the app to update to v4, but can't -_- Please upload v4 asap, thanks!
JoeFCaputo113 said:
Can't do anything bc I keep getting prompted upon opening the app to update to v4, but can't -_- Please upload v4 asap, thanks!
Click to expand...
Click to collapse
Same for me here!
acristescu said:
Same for me here!
Click to expand...
Click to collapse
you can still use it . disable network connection before opnening the editor, and after that you can enable it back
can I apply for partnership request by uploading a theme created using this software in the partnership request form ?If not can you please suggest me what should I do to apply for the partnership? I don't have any previous designs.
Hi... Guys Theme editor 5.0.20 is released, somebody please provide download link for it... Thank You..
sadanandk said:
Hi... Guys Theme editor 5.0.20 is released, somebody please provide download link for it... Thank You..
Click to expand...
Click to collapse
If you find it let me know lol . Thx
hi))I made a theme, and it's in the status of "only for developers", what should I do?sorry of bad english,im russian))
sadanandk said:
Hi... Guys Theme editor 5.0.20 is released, somebody please provide download link for it... Thank You..
Click to expand...
Click to collapse
hi have you found it ?
regards

Categories

Resources