[THEME] Glass-Cyan Theme for CyanogenMOD 5.0.8 - Nexus One Themes and Apps

Here's a Glass-Cyan Theme for CyanogenMOD 5.0.8.
Also Cyan Launcher Pro 6.0 included that needs to be installed from a file manager such as Astro.
To set text colors, unzip spare parts zip to your SD Card and then import from spare parts settings.
To set custom keyboard, long press "?123" key, then press "input method", then select other "Android keyboard".
To install:
1. Nandroid Backup
2. Flash Zip and enjoy!
CyanogenMOD Glass-Cyan Theme v1 download here:

Related

[BOOTANIMATION][AOKP][SGT7] Alternative Bootanimation for AOKP SGT7

Hey guys,
I created TWO alternative bootanimations for our lovely AOKP-SGT7 ICS ROM.
Check it out, I hope you like it.
BOOTANIMATION 1:
Added CWM Flashable zip file (10/07/2012)
to go along with the ROM name change (18/06/2012).
CHANGELOG:
New SGT7 logo
Cleaner AOKP logo.
Cleaner Android 3D
Simplify animation movements
File attached : bootanimation.zip
CWM Flashable file attached on post # 2: AOKPSGT7-1Bootanimation.zip
BOOTANIMATION 2:
Added CWM Flashable zip file (10/07/2012)
(29/06/2012)
A simpler version of bootanimation for AOKP SGT7
Android with Stimpz0r's avatar on the Chest
File attached: AOKP2bootanimation.zip
CWM Flashable file attached on post # 2: AOKPSGT7-2bootanimation.zip
-------------------------------------------------------------------------
2 Methods to change your bootanimation:
Method 1:
you will need root access and Root Explorer.
1. Choose one of the bootanimations on post#1 and download to your device.
2. Change the filename of the .zip file you downloaded to bootanimation.zip
3. Using Root Explorer, Go to /system/media, change permission from R/O to R/W
4. Place the new bootanimation.zip in the folder replacing the original one.
Method 2:
1. Choose and download one of the two CWM Flashable zip file on post#2
2. Reboot to CWM recovery mode.
3. Flash the zip file.
Note: Please don't forget to back up your old bootanimation just in case you don't like what you downloaded.
-------------------------------------------------------------------------
Credit AOKP-SGT7 ROM:
Stimpz0r for making AOKP SGT7 available and to modify it for our G-tab
Team Kang for the beautiful ICS ROM
SGT7TE4M for the mods and tweaks they do.
Without them, this boot animation would be meaningless and has no sentimental values.
CWM Flashable zip files
Created CWM Flashable for above the two bootanimations above (10/07/2012)
To install the cwm flashable zip files below:
1. Download the zip file of ootanimation of your choice below to your sdcard
2. Reboot to CWM Recovery.
3. Install from sdcard the zip file downloaded.
4. Once done, reboot.
Update: Deleted old version of bootanimation .
yappoe said:
Here is a screenshot
Click to expand...
Click to collapse
Hey Do you have any plan to create more bootanimation for AOKP builds?
I'm now in AOKP. I like this ROM, but the bootanimation is just too unicorny.
nice +1
Per your requests, here is new version of bootanimation
slyv3 said:
Hey Do you have any plan to create more bootanimation for AOKP builds?
I'm now in AOKP. I like this ROM, but the bootanimation is just too unicorny.
Click to expand...
Click to collapse
Hey AOKP-SGT7 fans,
Another version of bootanimation to choose from. Tthe latest one (AOKP2bootaimation) is a simple bootanimation. An android with stimpz0r's avatar on the chest walking toward the screen and stop in the middle of the screen with AOKP SGT7 appears below it. -- With a Carbon-fiber background.
Enjoy!
Awesome
Sent from using xda premium
yappoe said:
Created CWM Flashable for above the two bootanimations above (10/07/2012)
To install the cwm flashable zip files below:
1. Download the zip file of ootanimation of your choice below to your sdcard
2. Reboot to CWM Recovery.
3. Install from sdcard the zip file downloaded.
4. Once done, reboot.
Update: Deleted old version of bootanimation .
Click to expand...
Click to collapse
Thanks for the CWM flashable zip. This is convenient for replacing bootanimation after every ROM flashed. Downloading now.

[GUIDE][HOW TO][INDEX] Making a custom rom for the first time using android kitchen

Hi this is Varun Salian
This post contains easy method of creating a first custom rom for your device/s.and it is completely for noobs
CREDITS
-dsixda- for android kitchen
-xda developers and google
-All the devs whose threads are used in my post (in the form of link)
NOTE - This is a simple guide so i dont cover extreme things
THINGS I COVER HERE
-Setting up android kitchen on your PC
-Setting up your stock rom in android kitchen
-Deodexing the stock rom
-Theming your rom
-Adding some tweaks
-Adding/replacing apps,fonts,bootanimation etc
-Zipaligning all apks for better ram usage
-Making a flashable zip of your rom
-Flashing through custom recovery
SETTING UP ANDROID KITCHEN ON YOUR PC
Link to official thread - http://forum.xda-developers.com/showthread.php?t=633246
Link for screenshot guide - http://forums.droidbeans.com/develo...ts-tutorial)/?action=thankyoupostlist;msg=637
For offline users follow the link - https://sites.google.com/site/svtgalaxymini/create-your-own-custom-rom
Direct links for required tools
Link for java - http://www.mediafire.com/download/54y9lay41t8o997/jdk-6u20-windows-i586.zip
Link for cygwin with packages - http://www.mediafire.com/download/5xux4adbam20tfh/cygwin_packages.zip
Link for android kitchen - https://github.com/dsixda/Android-Kitchen/archive/0.224.zip
Yes, everyone wont succeed in installing android kitchen for the first time but its not a hard thing ,
If you have installed Android kitchen head over to the next step
STEPS TO CREATE WORKING FOLDER
This is the way that i usually use while making a custom rom
Things needed
-System folder of your stock rom :- Copy and paste to your sd card through root explorer
-boot.img :- Get it from your nandroid backup
Now just zip both system folder and boot.img(as a single zip file) and move it to C/Cygwin/home/username(varies according to your system)/kitchen/original_update/here
After that click on cygwin desktop shortcut and type "cd kitchen" and hit enter now type "./menu" and hit enter
You will see the kitchen's main menu here
Type "1" and hit enter to setup your working folder Select the zip you placed in the above step and hit enter now kitchen will automatically make a update script and extracts the rom from the zip file you can find it in C/cygwin/home/username/kitchen/WORKING_xxxx
You are now ready to modify your stock rom
DEODEXING STOCK ROM
Know more about deodexing and odexing - http://www.redmondpie.com/odexed-vs-deodexed-the-difference-between-the-two-android-roms-explained/
Steps for Deodexing stock rom
After setting up working folder open cygwin desktop shortcut and type "cd kitchen" hit enter then type "./menu" hit enter Kitchen main menu will appear type "0"(zero) and hit enter to goto advanced options, now type "11" hit enter to enter the deodexing menu. now type "v" and hit enter Select the correct API level (10 for gingerbread) and for other versions see the kitchen menu that appears after selecting for changing API level type the suitable API level hit enter now type "b" hit enter to deodex both system/app and system/framework
Wait for some time and your rom will be deodexed
THEMING YOUR ROM
There are two ways of theming your rom
1. Use 7-zip or winrar to change the pngs (images) of any apk
2. Use Apktool and decompile/recompile the apks to change xmls and pngs of an apk
Using apktool for theming
You wont find a better guide for using apktool-
http://forum.xda-developers.com/showthread.php?t=2195680
Direct download links
DOWNLOAD JRE- www.oracle.com/technetwork/java/javase/downloads/index.html
DOWNLOAD APKTOOL - http://d-h.st/cze
So now you are ready to decompile and recompile
NOW SEARCH ON XDA TO THEME Systemui.apk, framework-res.apk etc
HERE ARE SOME OF THE LINKS
http://forum.xda-developers.com/showthread.php?t=1908063
http://forum.xda-developers.com/sho...gb xda&__utmv=-&__utmk=194276142#post24317850
ADDING TWEAKS
Tweaks are used to increase the performance,battery life,gaming performance etc of your android phones. There are tons of tweaks/scripts the best way is to searcch on google or xda-developers
Here is the link of some tweaks-
http://forum.xda-developers.com/showthread.php?t=1735128
http://forum.xda-developers.com/showthread.php?t=2533831
etc search on google
ADDING/REPLACING APPS
This is one of the main thing to be done in your custom rom you can find the apps in C/cygwin/home/username/kitchen/WORKING_xxxx/system/app/here now delete the unwanted apps,add your favorate apps, etc in this path
Some of the stock app alternatives
Gallery - Quickpic or Gallery ICS or photobowl
Music - Walkman (ported) or Poweramp or Player pro or apollo
Launcher - s4 launcher (ported) or Google home launcher (ported) or Xperia home (ported) or holo launcher
File manager - ES File explorer or Root explorer
and find other good apps yourselves by googling
CHANGING FONTS
Download any font through Rom toolbox app or ifont app and place those fonts in C/cygwin/home/username/kitchen/WORKING_xxxx/system/font here
LINK FOR IFONT APP - https://play.google.com/store/apps/...utm_medium=organic&utm_term=ifont+android+app
CHANGING BOOTANIMATION
Download bootanimation.zip from xda-developers or through romtoolbox app and place the zip in C/cygwin/home/username/kitchen/WORKING_xxxx/system/media/here
LINK FOR ROMTOOLBOX - https://play.google.com/store/apps/...=organic&utm_term=rom+toolbox+free+play+store
ZIPALIGNING AND MAKING A FLASHABLE ZIP OF YOUR ROM
After modifying your rom the final step is to make a flashable zip of your rom
Open the cygwin desktop shortcut and type "cd kitchen" then press "99" to make a flashable zip of your custom rom now press "2" which will automatically make a updater-script,zipaligns all apks,signs your rom . After this process finishes you are all ready to flash your custom rom through Custom recovery
You can find your custom rom in C/cygwin/home/username/kitchen/Output_zip
Now copy this to your sdcard and boot into recovery wipe data,cache and dalvik cache and flash your rom
DONE EnJoY
HIT THANKS IF I HELPED YOU
JOIN OUR NEWLY MADE FACEBOOK GROUP FOR ANY PROBLEMS RELATED TO ANDROID - https://www.facebook.com/groups/787233144643808?refid=48
just perfect
Varun002 said:
Hi this is Varun Salian
This post contains easy method of creating a first custom rom for your device/s.and it is completely for noobs
CREDITS
-dsixda- for android kitchen
-xda developers and google
-All the devs whose threads are used in my post (in the form of link)
NOTE - This is a simple guide so i dont cover extreme things
THINGS I COVER HERE
-Setting up android kitchen on your PC
-Setting up your stock rom in android kitchen
-Deodexing the stock rom
-Theming your rom
-Adding some tweaks
-Adding/replacing apps,fonts,bootanimation etc
-Zipaligning all apks for better ram usage
-Making a flashable zip of your rom
-Flashing through custom recovery
SETTING UP ANDROID KITCHEN ON YOUR PC
Link to official thread - http://forum.xda-developers.com/showthread.php?t=633246
Link for screenshot guide - http://forums.droidbeans.com/develo...ts-tutorial)/?action=thankyoupostlist;msg=637
For offline users follow the link - https://sites.google.com/site/svtgalaxymini/create-your-own-custom-rom
Direct links for required tools
Link for java - http://www.mediafire.com/download/54y9lay41t8o997/jdk-6u20-windows-i586.zip
Link for cygwin with packages - http://www.mediafire.com/download/5xux4adbam20tfh/cygwin_packages.zip
Link for android kitchen - https://github.com/dsixda/Android-Kitchen/archive/0.224.zip
Yes, everyone wont succeed in installing android kitchen for the first time but its not a hard thing ,
If you have installed Android kitchen head over to the next step
STEPS TO CREATE WORKING FOLDER
This is the way that i usually use while making a custom rom
Things needed
-System folder of your stock rom :- Copy and paste to your sd card through root explorer
-boot.img :- Get it from your nandroid backup
Now just zip both system folder and boot.img(as a single zip file) and move it to C/Cygwin/home/username(varies according to your system)/kitchen/original_update/here
After that click on cygwin desktop shortcut and type "cd kitchen" and hit enter now type "./menu" and hit enter
You will see the kitchen's main menu here
Type "1" and hit enter to setup your working folder Select the zip you placed in the above step and hit enter now kitchen will automatically make a update script and extracts the rom from the zip file you can find it in C/cygwin/home/username/kitchen/WORKING_xxxx
You are now ready to modify your stock rom
DEODEXING STOCK ROM
Know more about deodexing and odexing - http://www.redmondpie.com/odexed-vs-deodexed-the-difference-between-the-two-android-roms-explained/
Steps for Deodexing stock rom
After setting up working folder open cygwin desktop shortcut and type "cd kitchen" hit enter then type "./menu" hit enter Kitchen main menu will appear type "0"(zero) and hit enter to goto advanced options, now type "11" hit enter to enter the deodexing menu. now type "v" and hit enter Select the correct API level (10 for gingerbread) and for other versions see the kitchen menu that appears after selecting for changing API level type the suitable API level hit enter now type "b" hit enter to deodex both system/app and system/framework
Wait for some time and your rom will be deodexed
THEMING YOUR ROM
There are two ways of theming your rom
1. Use 7-zip or winrar to change the pngs (images) of any apk
2. Use Apktool and decompile/recompile the apks to change xmls and pngs of an apk
Using apktool for theming
You wont find a better guide for using apktool-
http://forum.xda-developers.com/showthread.php?t=2195680
Direct download links
DOWNLOAD JRE- www.oracle.com/technetwork/java/javase/downloads/index.html
DOWNLOAD APKTOOL - http://d-h.st/cze
So now you are ready to decompile and recompile
NOW SEARCH ON XDA TO THEME Systemui.apk, framework-res.apk etc
HERE ARE SOME OF THE LINKS
http://forum.xda-developers.com/showthread.php?t=1908063
http://forum.xda-developers.com/sho...gb xda&__utmv=-&__utmk=194276142#post24317850
ADDING TWEAKS
Tweaks are used to increase the performance,battery life,gaming performance etc of your android phones. There are tons of tweaks/scripts the best way is to searcch on google or xda-developers
Here is the link of some tweaks-
http://forum.xda-developers.com/showthread.php?t=1735128
http://forum.xda-developers.com/showthread.php?t=2533831
etc search on google
ADDING/REPLACING APPS
This is one of the main thing to be done in your custom rom you can find the apps in C/cygwin/home/username/kitchen/WORKING_xxxx/system/app/here now delete the unwanted apps,add your favorate apps, etc in this path
Some of the stock app alternatives
Gallery - Quickpic or Gallery ICS or photobowl
Music - Walkman (ported) or Poweramp or Player pro or apollo
Launcher - s4 launcher (ported) or Google home launcher (ported) or Xperia home (ported) or holo launcher
File manager - ES File explorer or Root explorer
and find other good apps yourselves by googling
CHANGING FONTS
Download any font through Rom toolbox app or ifont app and place those fonts in C/cygwin/home/username/kitchen/WORKING_xxxx/system/font here
LINK FOR IFONT APP - https://play.google.com/store/apps/...utm_medium=organic&utm_term=ifont+android+app
CHANGING BOOTANIMATION
Download bootanimation.zip from xda-developers or through romtoolbox app and place the zip in C/cygwin/home/username/kitchen/WORKING_xxxx/system/media/here
LINK FOR ROMTOOLBOX - https://play.google.com/store/apps/...=organic&utm_term=rom+toolbox+free+play+store
ZIPALIGNING AND MAKING A FLASHABLE ZIP OF YOUR ROM
After modifying your rom the final step is to make a flashable zip of your rom
Open the cygwin desktop shortcut and type "cd kitchen" then press "99" to make a flashable zip of your custom rom now press "2" which will automatically make a updater-script,zipaligns all apks,signs your rom . After this process finishes you are all ready to flash your custom rom through Custom recovery
You can find your custom rom in C/cygwin/home/username/kitchen/Output_zip
Now copy this to your sdcard and boot into recovery wipe data,cache and dalvik cache and flash your rom
DONE EnJoY
HIT THANKS IF I HELPED YOU
JOIN OUR NEWLY MADE FACEBOOK GROUP FOR ANY PROBLEMS RELATED TO ANDROID - https://www.facebook.com/groups/787233144643808?refid=48
Click to expand...
Click to collapse
Awesome work. just pefect for making a first rom
Simple and great guide well done
grt work
Really helpfull!!
Varun002 said:
Hi this is Varun Salian
This post contains easy method of creating a first custom rom for your device/s.and it is completely for noobs
CREDITS
-dsixda- for android kitchen
-xda developers and google
-All the devs whose threads are used in my post (in the form of link)
NOTE - This is a simple guide so i dont cover extreme things
THINGS I COVER HERE
-Setting up android kitchen on your PC
-Setting up your stock rom in android kitchen
-Deodexing the stock rom
-Theming your rom
-Adding some tweaks
-Adding/replacing apps,fonts,bootanimation etc
-Zipaligning all apks for better ram usage
-Making a flashable zip of your rom
-Flashing through custom recovery
SETTING UP ANDROID KITCHEN ON YOUR PC
Link to official thread - http://forum.xda-developers.com/showthread.php?t=633246
Link for screenshot guide - http://forums.droidbeans.com/develo...ts-tutorial)/?action=thankyoupostlist;msg=637
For offline users follow the link - https://sites.google.com/site/svtgalaxymini/create-your-own-custom-rom
Direct links for required tools
Link for java - http://www.mediafire.com/download/54y9lay41t8o997/jdk-6u20-windows-i586.zip
Link for cygwin with packages - http://www.mediafire.com/download/5xux4adbam20tfh/cygwin_packages.zip
Link for android kitchen - https://github.com/dsixda/Android-Kitchen/archive/0.224.zip
Yes, everyone wont succeed in installing android kitchen for the first time but its not a hard thing ,
If you have installed Android kitchen head over to the next step
STEPS TO CREATE WORKING FOLDER
This is the way that i usually use while making a custom rom
Things needed
-System folder of your stock rom :- Copy and paste to your sd card through root explorer
-boot.img :- Get it from your nandroid backup
Now just zip both system folder and boot.img(as a single zip file) and move it to C/Cygwin/home/username(varies according to your system)/kitchen/original_update/here
After that click on cygwin desktop shortcut and type "cd kitchen" and hit enter now type "./menu" and hit enter
You will see the kitchen's main menu here
Type "1" and hit enter to setup your working folder Select the zip you placed in the above step and hit enter now kitchen will automatically make a update script and extracts the rom from the zip file you can find it in C/cygwin/home/username/kitchen/WORKING_xxxx
You are now ready to modify your stock rom
DEODEXING STOCK ROM
Know more about deodexing and odexing - http://www.redmondpie.com/odexed-vs-deodexed-the-difference-between-the-two-android-roms-explained/
Steps for Deodexing stock rom
After setting up working folder open cygwin desktop shortcut and type "cd kitchen" hit enter then type "./menu" hit enter Kitchen main menu will appear type "0"(zero) and hit enter to goto advanced options, now type "11" hit enter to enter the deodexing menu. now type "v" and hit enter Select the correct API level (10 for gingerbread) and for other versions see the kitchen menu that appears after selecting for changing API level type the suitable API level hit enter now type "b" hit enter to deodex both system/app and system/framework
Wait for some time and your rom will be deodexed
THEMING YOUR ROM
There are two ways of theming your rom
1. Use 7-zip or winrar to change the pngs (images) of any apk
2. Use Apktool and decompile/recompile the apks to change xmls and pngs of an apk
Using apktool for theming
You wont find a better guide for using apktool-
http://forum.xda-developers.com/showthread.php?t=2195680
Direct download links
DOWNLOAD JRE- www.oracle.com/technetwork/java/javase/downloads/index.html
DOWNLOAD APKTOOL - http://d-h.st/cze
So now you are ready to decompile and recompile
NOW SEARCH ON XDA TO THEME Systemui.apk, framework-res.apk etc
HERE ARE SOME OF THE LINKS
http://forum.xda-developers.com/showthread.php?t=1908063
http://forum.xda-developers.com/sho...gb xda&__utmv=-&__utmk=194276142#post24317850
ADDING TWEAKS
Tweaks are used to increase the performance,battery life,gaming performance etc of your android phones. There are tons of tweaks/scripts the best way is to searcch on google or xda-developers
Here is the link of some tweaks-
http://forum.xda-developers.com/showthread.php?t=1735128
http://forum.xda-developers.com/showthread.php?t=2533831
etc search on google
ADDING/REPLACING APPS
This is one of the main thing to be done in your custom rom you can find the apps in C/cygwin/home/username/kitchen/WORKING_xxxx/system/app/here now delete the unwanted apps,add your favorate apps, etc in this path
Some of the stock app alternatives
Gallery - Quickpic or Gallery ICS or photobowl
Music - Walkman (ported) or Poweramp or Player pro or apollo
Launcher - s4 launcher (ported) or Google home launcher (ported) or Xperia home (ported) or holo launcher
File manager - ES File explorer or Root explorer
and find other good apps yourselves by googling
CHANGING FONTS
Download any font through Rom toolbox app or ifont app and place those fonts in C/cygwin/home/username/kitchen/WORKING_xxxx/system/font here
LINK FOR IFONT APP - https://play.google.com/store/apps/...utm_medium=organic&utm_term=ifont+android+app
CHANGING BOOTANIMATION
Download bootanimation.zip from xda-developers or through romtoolbox app and place the zip in C/cygwin/home/username/kitchen/WORKING_xxxx/system/media/here
LINK FOR ROMTOOLBOX - https://play.google.com/store/apps/...=organic&utm_term=rom+toolbox+free+play+store
ZIPALIGNING AND MAKING A FLASHABLE ZIP OF YOUR ROM
After modifying your rom the final step is to make a flashable zip of your rom
Open the cygwin desktop shortcut and type "cd kitchen" then press "99" to make a flashable zip of your custom rom now press "2" which will automatically make a updater-script,zipaligns all apks,signs your rom . After this process finishes you are all ready to flash your custom rom through Custom recovery
You can find your custom rom in C/cygwin/home/username/kitchen/Output_zip
Now copy this to your sdcard and boot into recovery wipe data,cache and dalvik cache and flash your rom
DONE EnJoY
HIT THANKS IF I HELPED YOU
JOIN OUR NEWLY MADE FACEBOOK GROUP FOR ANY PROBLEMS RELATED TO ANDROID - https://www.facebook.com/groups/787233144643808?refid=48
Click to expand...
Click to collapse
all Imp guides in one place!!
Bookmarked it for future use
Great work bro
Sent from my Sansung Galaxy S4 using Tapatalk 2
Thanks Buddy.
Nice and Simple.

[THEME] [GT-S7500]TWRP Materialised/Dark & AROMA File Manager-TWRP 2.5.0.0 & 2.7.0.0

[THEME] [GT-S7500]TWRP Materialised/Dark & AROMA File Manager-TWRP 2.5.0.0 & 2.7.0.0
I am sure currently most of us are using TWRP 2.5.0.0 or 2.7.0.0 and so i would like to share new feature of TWRP Materialised theme, so that we can experience Android - 5.0 Lollipop Materialised design look from our TWRP recovery
Here I would like to share 2 TWRP Materialised theme with 320 x 480 screen resolutions working for both TWRP 2.5.0.0 & 2.7.0.0. Others then that can change different style look in twrp recovery, center clock option, different navbar button layouts, AROMA File Manager & many more setting.
TWRP Materialised/Dark theme installation method:
The theme zips are not flashable. First installation has to be done manually:
1. Download the theme of your choice and rename it to "ui.zip".
2. On SD card (if device has internal and external storage, use the internal) open TWRP folder and create a folder called "theme", without capital letters.
3. Copy ui.zip to theme folder.
4. Restart to recovery.
AROMA File Manager in our TWRP 2.5.0.0 & 2.7.0.0
AROMA File Manager is not part of the theme.
The theme just contains a "shortcut" for directly starting AROMA FM, rather than going through the "install > flash zip" procedure.
1. Download this flashable zip.
2. Flash the zip in recovery.
3.This will copy the Aroma FM package to \TWRP\aromafm.
4. In Materialised settings, tick the option to use Aroma FM.
From the main menu, the theme will now start Aroma FM instead of the TWRP file manager. The file manager will starting, and you are ready to managing your filesystem (copy, cut, delete, make new folder, etc) while you are in recovery
Guys hope you like it & enjoy :fingers-crossed:
bbivan said:
I am sure currently most of us are using TWRP 2.5.0.0 or 2.7.0.0 and so i would like to share new feature of TWRP Materialised theme, so that we can experience Android - 5.0 Lollipop Materialised design look from our TWRP recovery
Here I would like to share 2 TWRP Materialised theme with 320 x 480 screen resolutions working for both TWRP 2.5.0.0 & 2.7.0.0. Others then that can change different style look in twrp recovery, center clock option, different navbar button layouts, AROMA File Manager & many more setting.
TWRP Materialised/Dark theme installation method:
The theme zips are not flashable. First installation has to be done manually:
1. Download the theme of your choice and rename it to "ui.zip".
2. On SD card (if device has internal and external storage, use the internal) open TWRP folder and create a folder called "theme", without capital letters.
3. Copy ui.zip to theme folder.
4. Restart to recovery.
AROMA File Manager in our TWRP 2.5.0.0 & 2.7.0.0
AROMA File Manager is not part of the theme.
The theme just contains a "shortcut" for directly starting AROMA FM, rather than going through the "install > flash zip" procedure.
1. Download this flashable zip.
2. Flash the zip in recovery.
3.This will copy the Aroma FM package to \TWRP\aromafm.
4. In Materialised settings, tick the option to use Aroma FM.
From the main menu, the theme will now start Aroma FM instead of the TWRP file manager. The file manager will starting, and you are ready to managing your filesystem (copy, cut, delete, make new folder, etc) while you are in recovery
Guys hope you like it & enjoy :fingers-crossed:
Click to expand...
Click to collapse
after i restart to recovery !!
what i do in the recoverey ???????
YazanMelhim said:
after i restart to recovery !!
what i do in the recoverey ???????
Click to expand...
Click to collapse
After boot to recovery you can change/use the available feature under theme setting or setting in top of right corner of TWRP recovery
For theme:
-Functional:
tick-use Aroma File Manager, other then that of setting is up to you like use bookmark function or available feature in visual
For setting:
-In TWRP setting you can choose tick-Skip MD5 generation on backup.
-In Time Zone you can choose you country or nearby available., some i was let it default or you can set use 24h clock in
in Options
-Screen setting brightness adjustment, will take effect only after restart recovery. (This feature only workable in TWRP 2.7.0.0)
-Enable Screen timeout, after auto lockscreen you can swipe right to unlock
-Vibration setting available
For aroma file manager
Please select file manager then "swipe to start AromaFM" you can managing your filesystem (copy, cut, delete, make new folder, etc) while you are in recovery just like you are using default file manager come with the rom or third party apps like root explorer file manager and others
What is Aroma file manager ??
Is it compulsory to install custom rom or custom recovery???
Thnks in advance
Sent from my GT-P3100 using XDA Free mobile app
Er. Abhi said:
What is Aroma file manager ??
Is it compulsory to install custom rom or custom recovery???
Thnks in advance
Sent from my GT-P3100 using XDA Free mobile app
Click to expand...
Click to collapse
Aroma file manager just like custom rom stock file manager of CyanogenMod 10,11 or future 12(android 5.0 lollipop) or others third party apps like Explorer file manager and many more able to download from Google play store. Aroma file manager is to managing your filesystem (copy, cut, delete, make new folder, etc) while you are in "recovery" hope are clear enough for you
Tell me on this!!!!!
So it is compulsory to install ???
Is it use by any recovery like cwm or twrp in recovery mode??
Sent from my GT-P3100 using XDA Free mobile app
Er. Abhi said:
Tell me on this!!!!!
So it is compulsory to install ???
Is it use by any recovery like cwm or twrp in recovery mode??
Sent from my GT-P3100 using XDA Free mobile app
Click to expand...
Click to collapse
Is not necessary to be install.. aroma file manager is are options..extra feature is only workable in twrp recovery. Please take note my thread is for device galaxy ace plus (gt-s7500) 320 x 480 resolution. Thanks
Screen in Twrp is not fit . I can not rotate/scroll the screen to swipe "zip" file !
Iceman said:
I am sure currently most of us are using TWRP 2.5.0.0 or 2.7.0.0 and so i would like to share new feature of TWRP Materialised theme, so that we can experience Android - 5.0 Lollipop Materialised design look from our TWRP recovery
Here I would like to share 2 TWRP Materialised theme with 320 x 480 screen resolutions working for both TWRP 2.5.0.0 & 2.7.0.0. Others then that can change different style look in twrp recovery, center clock option, different navbar button layouts, AROMA File Manager & many more setting.
TWRP Materialised/Dark theme installation method:
The theme zips are not flashable. First installation has to be done manually:
1. Download the theme of your choice and rename it to "ui.zip".
2. On SD card (if device has internal and external storage, use the internal) open TWRP folder and create a folder called "theme", without capital letters.
3. Copy ui.zip to theme folder.
4. Restart to recovery.
AROMA File Manager in our TWRP 2.5.0.0 & 2.7.0.0
AROMA File Manager is not part of the theme.
The theme just contains a "shortcut" for directly starting AROMA FM, rather than going through the "install > flash zip" procedure.
1. Download this flashable zip.
2. Flash the zip in recovery.
3.This will copy the Aroma FM package to \TWRP\aromafm.
4. In Materialised settings, tick the option to use Aroma FM.
From the main menu, the theme will now start Aroma FM instead of the TWRP file manager. The file manager will starting, and you are ready to managing your filesystem (copy, cut, delete, make new folder, etc) while you are in recovery
Guys hope you like it & enjoy :fingers-crossed:
Click to expand...
Click to collapse
All nice ! But , Screen in Twrp is not fit (ui.zip) , is too big for my phone !.
I can not rotate/scroll the screen to swipe "holofied_aromafm_191.zip" file !
Maybe you can help to put rotate/scroll function on screen , for instal "zip" .
My screen is 320x480 . (Samsung Galaxy Trend Lite GT-S7390 / Cyanogenmod 11 ) .
Or do something with ui.zip .
Thank You , you do nice job . Try to help Me !

[FIX] Layers Manager not working on SOKP 5.1.1 R10 [FIX]

Layers Manager found to be not working on SOKP 5.1.1 R10 rom for Yu Yuphoria (Lettuce). Can't update, shows Error (-505) when updated. There is an easy fix:
First download the files:
1. Layers Manager (v4.3.2)
2. ES File Explorer (Or any other file manager which supports Root access; mounting R/W).
Procedure:
1. Put the file "com.lovejoy777.rroandlayersmanager-12.apk" anywhere on SD.
2. Get root access to mount R/W through file manager.
2a. Slide the toolbar from the left, go to “Tools” section and tap “Root Explorer.”
2b. Select “Mount R/W” to mount your system files as R/W.
3. Go to /system/app/LayersManager
4. Delete the apk file in it (it is the old version installed)
5. Replace it with the new version file downloaded from the above.
6. Reboot device.
7. Now install the same apk file copied in the SD.
8. Done, now you have a working layers manager.
There can be a much easier fix if someone could build a flashable file. I am an amateur at building flashable files. If anybody can, please make a flashable file for the updated Layers Manager.
Themes Tested and Working:
Blackish Layers Theme
Milos - Layers Theme
Please test the fix and if working please post more working themes on Yuphoria.
Thank You

Black And Blue Dream Hero Theme [Speacial For Nougat Roms]

Look Your Wall With Black And Blue Ray
Installation Guide
ROOT USER
1. Download the apk file from below
2. Install it as a normal apk
3. Apply the theme
4. Go with your file manage (root explorer)
5. Open device/root directory
6. data/overlays/preference, delete all files in that folder and
7. Again go to data/overlays/jsonfiles and transfer the files from the trialjson folder to the userjson folder
Finish Reboot And Enjoy
UNROOT USER
Download from the Play Store [Package Disabler Pro (Samsung)]
Apply the theme in Trial version
Reboot
Open "Package Disabler Pro (Samsung)"
Search for "Theme" delete cache and data and block
Repeat the procedure every time you restart your phone because
with the new firmware that does not work properly
Look at a glance
http://cloud.tapatalk.com/s/590e4a96...07_001200.jpg?
http://cloud.tapatalk.com/s/590e4a91...07_001125.jpg?
Download
Black And Blue Theme
Dream_Hero Theme
XDAevDB Information
mdrobiulhasan, Theme
Contributors
mdrobiulhasan
Created 2017-04-04
Last Updated 2017-05-20
Black And Blue Theme
Screenshots

Categories

Resources