Related
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!
Hey guys just need a tester to verify for me that my Theme Park or the individual themes I've ported work for the Note4 as well. Theres over a 100 to choose from: You must have S6 Apps or be using an "S6 Ported" ROM to have really good results otherwise results may very as to how well or full the theme will appear.
100+ THEMES FOR S6 PORTED APPS ON NOTE 4, 3, S5& S4
Individual Themes (a directory, download a zip and flash in FlashFire or Custom Recovery)
If you cant get a certain app to theme its more than likely not a good port. I recommend Albe95's Ports their great!
I also would like my Theme Park tested it does a little more than just visual theme:
dOPE Layers Theme Park
You can use the Theme Park no matter what kind of ROM your on because theres themes for Lollipop or for S6 Lollipop!
to Install download the .zip and run through Custom Recovery, it is built with Aroma!
Thank me if you enjoy, I helped you or donate if you want more releases like this!
Note4 Users Please confirm whats working for you!
thanks for the thanks guys but if you could confirm what you tried and whether or not it worked that'd be awesome!
hi can we get a zip file which we can flash all the themes?
Im Lazy
asad510 said:
hi can we get a zip file which we can flash all the themes?
Im Lazy
Click to expand...
Click to collapse
Im the same way which is what the dOPE Layers Theme Park is all about ya bum lol its 1 file that is a zip that you flash and pick from a bunch of different themes! so whats your excuse now
v2 of the theme park will let you pick multiple themes and which part of the phone to theme with selected theme
Pls screenshot
SM-N910C cihazımdan Tapatalk kullanılarak gönderildi
953 MB this is a god damn ****ing rom !!!
Yes, screenshots would be great so we can see what we flash.
please any screenshot thanks
Will this work with echoerom ?
Did anyone try this ?
jizang said:
Did anyone try this ?
Click to expand...
Click to collapse
I didn't and I won't until OP gets updated with screenshots.
Post some screens man !! Someone . . . . lots of themes but no preview.
Not work for Note4 dr.ketan L9 Dr.Ketan ROM.
Already flash it from CWM, but boot with no end at Samsung logo.
And i see that apk file store at system/overlay *in your file*, but in my system/overlay there only 1 file.
I already have Ironman Theme before, but all ironman .apk not store at system/overlay.
How to do this manually without flashing from CWM ?
*my rom already support S6 themes*
Sent from my SM-G9250 using Tapatalk
Who would release a theming repository and app without any galleries? WTF are you thinking?
Please try to adopt it for non rooted phones and sell on play store
magichoward said:
Please try to adopt it for non rooted phones and sell on play store
Click to expand...
Click to collapse
not sure that it would be possible. this uses bitsyko's layers in order to theme. im looking into it. ive been trying to convert the themes to layers manager - playstore type of packages if anyone knows how to easily let me know.
Vuska said:
Not work for Note4 dr.ketan L9 Dr.Ketan ROM.
Already flash it from CWM, but boot with no end at Samsung logo.
And i see that apk file store at system/overlay *in your file*, but in my system/overlay there only 1 file.
I already have Ironman Theme before, but all ironman .apk not store at system/overlay.
How to do this manually without flashing from CWM ?
*my rom already support S6 themes*
Sent from my SM-G9250 using Tapatalk
Click to expand...
Click to collapse
thank you for the useful feedback. what theme did you try? also you say your ROM already supports S6 themes? can you download from the theme store and apply to phone and it works perfectly? if so can you please provide me with the directory that the broken down apk files are stored in if its not /system/vendor/overlay... like the ironman.apk you were talking about if its installed on the phone say on an S6 all the apks that are contained in the ironman.apk file (individual apks for theming each app like contacts, mms etc) are all stored in the /data/overlays directory. on an s4 or s5 we use the /system/vendor/overlay directory.
you asked about doing it manually in order to do that unpack the theme zip to phone in a directory you can easily find. then use bitsyko's layers manager and load the .apk files from the theme you want to install. thanks for your help. please report back any more details you can give me.
Zamboney said:
Who would release a theming repository and app without any galleries? WTF are you thinking?
Click to expand...
Click to collapse
well I released this for S4 initally. I needed testers for the Note 4/Note 3 and S5. S5 works exactly like the S4 but the Note 4/3 I'm still trying to make sure it will work with stock S6 apps. unfortunately havent gotten much feedback. this isnt officially released yet and do u have any idea how long or much time it would take to upload screenshots for hundreds of themes? christ its taken me months to get this far. thats why I asked that anyone that successfully tries them to post their screens. you can alternatively search for dOPE Theme Park on XDA and view the original S4 page which has only a few screenshots. Ive been focusing on making 2.0 and updated a lot of themes and made a few new ones also added the possibility to individually theme each app so each app has a different theme if wanted.... who criticizes a General post asking for testers?! LOL if I can get a few people to test and get feedback I can finalize this for the Note 4 at which point the release would be located in the proper Note4 Themes/Apps Forum. thanks for your concern
gigilie said:
thank you for the useful feedback. what theme did you try? also you say your ROM already supports S6 themes? can you download from the theme store and apply to phone and it works perfectly? if so can you please provide me with the directory that the broken down apk files are stored in if its not /system/vendor/overlay... like the ironman.apk you were talking about if its installed on the phone say on an S6 all the apks that are contained in the ironman.apk file (individual apks for theming each app like contacts, mms etc) are all stored in the /data/overlays directory. on an s4 or s5 we use the /system/vendor/overlay directory.
you asked about doing it manually in order to do that unpack the theme zip to phone in a directory you can easily find. then use bitsyko's layers manager and load the .apk files from the theme you want to install. thanks for your help. please report back any more details you can give me.
Click to expand...
Click to collapse
I see some files in data/overlay... but maybe you can see at this thread as i installed from there and it works.
http://forum.xda-developers.com/showthread.php?p=62365652
And.. No... Ironman Theme installed from Theme Store *before marvel dissappear from store* and apply it.
My Rom is Dr.Ketan L9 for Note 4 N910G with Stock kernel
Hope it help
Sent from my SM-G9250 using Tapatalk
Vuska said:
I see some files in data/overlay... but maybe you can see at this thread as i installed from there and it works.
http://forum.xda-developers.com/showthread.php?p=62365652
And.. No... Ironman Theme installed from Theme Store *before marvel dissappear from store* and apply it.
My Rom is Dr.Ketan L9 for Note 4 N910G with Stock kernel
Hope it help
Sent from my SM-G9250 using Tapatalk
Click to expand...
Click to collapse
6
ok I read thru the S6 thread you lead me to. so it seems that Dr K's ROM is a direct port of an S6. Thus the themes would have to be installed off the Store or flashed over an exisiting theme that was already installed. Which means I'd need someone with the theme designer to package one of my themes with generically named files. then install that via script and then flash over the top of a different theme from my theme collection... its weird to me that BitSyko's Layers Manager doesnt work for you guys. Thats what the Samsung Overlays is based on... did you try using it like I suggested? or has anyone tried it? Just download it off the play store and then unpack one of my zips to your phone or whatever then select the .apk files from the theme that you want to install. Using this method would enable u to flash multiple parts of different themes to the phone. So for example you could have Avengers as your Dialer, Captain America as your Contacts, Black Widow as your MMS, Hulk as your Settings and so on (looks like your an Avengers fan lol) would you give that a try or anyone using a different S6 ROM with say Albe95's S6 Ported files give that a shot for me and let me know. I'm still convinced this method will work.
Just noticed this update
Woot!
It was hard to find in the Play Store, but thanks for the heads up... and it works!!!
Can not use material theme
Try and check it out
Me too can't use material theme...
Can somebody post the working themes...
ponnuvelpandian said:
Me too can't use material theme...
Can somebody post the working themes...
Click to expand...
Click to collapse
Material theme & marshmallow theme both working fine here
Probably we need themes installed from the play store..so we need material theme in play store
same as mine, material theme doesn't work too.
marcof93 said:
Probably we need themes installed from the play store..so we need material theme in play store
Click to expand...
Click to collapse
No, we can install themes without installing from playstore...i installed the material theme without playstore (had an apk file on my pc) and its working fine....I can post the material theme apk if you guys want....
mhp1995 said:
No, we can install themes without installing from playstore...i installed the material theme without playstore (had an apk file on my pc) and its working fine....I can post the material theme apk if you guys want....
Click to expand...
Click to collapse
I installed too but it's not working..post it here
marcof93 said:
I installed too but it's not working..post it here
Click to expand...
Click to collapse
ok here is the apk , as well as screenshots of my phone with material theme applied tell me if its working or not :good:
mhp1995 said:
No, we can install themes without installing from playstore...i installed the material theme without playstore (had an apk file on my pc) and its working fine....I can post the material theme apk if you guys want....
Click to expand...
Click to collapse
Installed it too via APK but the Zen Material theme don't show up in my Unofficial Themes tab, but the ones I installed from Google Play shows. :crying:
EDIT: I think you got it confused with this theme we're talking about (link: http://forum.xda-developers.com/zenfone2/themes-apps/theme-material-light-t3267844) because the .apk you uploaded is available on play store.
danonfox said:
Installed it too via APK but the Zen Material theme don't show up in my Unofficial Themes tab, but the ones I installed from Google Play shows. :crying:
EDIT: I think you got it confused with this theme we're talking about (link: http://forum.xda-developers.com/zenfone2/themes-apps/theme-material-light-t3267844) because the .apk you uploaded is available on play store.
Click to expand...
Click to collapse
yeah i was talkin about that one... sorry will download & check if its working or not....
mhp1995 said:
yeah i was talkin about that one... sorry will download & check if its working or not....
Click to expand...
Click to collapse
I agree with danonfox, the theme you linked is also avaible from playstore, this is not the theme by valentind.44, but the one made by Sarvesh Geetha. Anyway is possible to install also themes without play store, but the one by valentind.44 is not working, don't know why.
Frankenberrie said:
Just noticed this update
Click to expand...
Click to collapse
Can somebody please send me the link to playstore of the themes app i cant find it Please
no update nor i can find the themes app in playstore!
Siddk007 said:
no update nor i can find the themes app in playstore!
Click to expand...
Click to collapse
Me too can someone please give the link.. Please
Its finally here!!!!
I got update today on zen ui and themes app. And they brought back the 3rd party theme support yooohooo!! Now i can enjoy my stock android theme againn best day of the week...
Gabagabby said:
I got update today on zen ui and themes app. And they brought back the 3rd party theme support yooohooo!! Now i can enjoy my stock android theme againn best day of the week...
Click to expand...
Click to collapse
Will you please give me the link please cant find it
I restarted phone now the apk works. Just thought I'd share
Go into settings and the apps. Find the themes app and tap on the update button.
Sent from my ASUS_Z00AD using XDA Free mobile app
Hi, i've make a theme for my J7. I juste share this if you like.
(if you like put :good: thanks button, and also may be i'll make an other)
If you have some idea or problem (like to see something), may be i can make anything.
Download here : Rainson.apk
(08/02/2017) add a real black in call's sceen
it's free also for activate it :
For no root
May be try to download a disabler package on google play ( a free like ultimat tool).
intall the theme on trial version. in the app for disabler package search for "themestore" disable it.
(enable the package for réactivate the theme store)
For root phone's
install and go in "data\overlays".
go in "preferences" delete all files (no worry they come back on reboot).
For finish go in folder "jsonfiles". In "trialjson" move *name_files*.json to "userjson".
Reboot.
A big thanks to @wajiman for the thread of theming on samsung.
nice bro
Thanks for sharing
When I've made this theme it was just for me, I did not think to share it.
But it costs nothing (as they say in my country), also it makes me happy if it pleases to 6 or 7 people.
When you expect nothing, you can only appreciate what you have. So thank.
...
Double post.
hello I'm envy.. just asking if anyone here who got their S10 already and willing to try to install my theme and confirm if it shows on the Theme Store?
You need the xdaLabs app to download my theme.
just open your theme store first and leave it running on the background, then click this link
download it and install, then go back to theme store and see if its there.
should look like this: see attachment.
this will help me confirm if we got future for custom theming on S10 thank you very much.
envy~ said:
hello I'm envy.. just asking if anyone here who got their S10 already and willing to try to install my theme and confirm if it shows on the Theme Store?
You need the xdaLabs app to download my theme.
just open your theme store first and leave it running on the background, then click this link
download it and install, then go back to theme store and see if its there.
should look like this: see attachment.
this will help me confirm if we got future for custom theming on S10 thank you very much.
Click to expand...
Click to collapse
I always love your themes.... i get my phone today and will test out...will update u once i get everything settled today...
Question i noticed in a lot of s10 plus reviews there is still a gap at the bottom of the keyboard (like the note 9's) and the phone.... is this something you will be looking into as well?
@eNVy
Its nots installing.. it looks like it installed but after restart its not there at all.. tried 3 times
These are the screenshots.. let me know if u need anything else
blkghost22 said:
I always love your themes.... i get my phone today and will test out...will update u once i get everything settled today...
Question i noticed in a lot of s10 plus reviews there is still a gap at the bottom of the keyboard (like the note 9's) and the phone.... is this something you will be looking into as well?
Click to expand...
Click to collapse
It can be fix, If i make a version with totally 0.0 nav bar. Thanks for try:fingers-crossed:
blkghost22 said:
@eNVy
Its nots installing.. it looks like it installed but after restart its not there at all.. tried 3 times
Click to expand...
Click to collapse
blkghost22 said:
These are the screenshots.. let me know if u need anything else
Click to expand...
Click to collapse
It did install i can see but did you open first the theme store before going to xdalabs? Or how did you tried 3 times, where you delete the theme if its not there on store?
don't be afraid to answer im just confirming the situation..
Thanks alot for trying.?
envy~ said:
It can be fix, If i make a version with totally 0.0 nav bar. Thanks for try:fingers-crossed:
It did install i can see but did you open first the theme store before going to xdalabs? Or how did you tried 3 times, where you delete the theme if its not there on store?
don't be afraid to answer im just confirming the situation..
Thanks alot for trying.?
Click to expand...
Click to collapse
I installed 1st then restarted the phone and then opened the theme store
blkghost22 said:
I installed 1st then restarted the phone and then opened the theme store
Click to expand...
Click to collapse
this is the correct method:
If it gets installed already says xdalabs click the uninstall button from theme app page on xdalabs.
Instructions:
-Open your samsung theme store and leave it running on the background (to not clear on recent menu)
-Open the theme link with Xdalabs app and download theme
-Install the theme and click done
-comeback to Samsung theme store by Settings app (themes and wallpaper option) and see if the theme is there
No need reboot
*if its really not there after doing these, this is sad.
envy~ said:
this is the correct method:
If it gets installed already says xdalabs click the uninstall button from theme app page on xdalabs.
Instructions:
-Open your samsung theme store and leave it running on the background (to not clear on recent menu)
-Open the theme link with Xdalabs app and download theme
-Install the theme and click done
-comeback to Samsung theme store by Settings app (themes and wallpaper option) and see if the theme is there
No need reboot
*if its really not there after doing these, this is sad.
Click to expand...
Click to collapse
Still dont see it
2nd time
blkghost22 said:
2nd time
Click to expand...
Click to collapse
Thank you very.much for trying. ?
samsung really dont want us to make indie themes anymore.
envy~ said:
Thank you very.much for trying. ?
samsung really dont want us to make indie themes anymore.
Click to expand...
Click to collapse
Hope there is a way... i love your themes
I tried as well just for the heck of it and it's also not showing up....that sucks
Any news or still same? Not working?
Is this newly introduced for the S10 series or has it something to do with pie one ui... anyway also looking for a way to install my own themes....