[THEME][N7 2013] TWRP Materialised - Dark / Light / Play [redirected]

Status
Not open for further replies.

z31s1g

Recognized Themer
Jul 5, 2010
3,238
12,899
0
Munich
Q&A

How to...
...install the theme:
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.
...change the theme:
  1. In Materialised settings, select CHANGE THEME.
  2. Select the theme zip you want to use.
  3. Confirm the change.
...remove the theme:
  1. In Materialised settings, select the delete icon on the app bar.
  2. Confirm the removal.
Alternatively, delete the ui.zip from /sdcard/TWRP/theme with a file explorer.

...change the recovery splash screen
In order to change the splash, one must unpack the recovery image, replace the splash and then repack the image.
This can be done using the Android Image Kitchen by @osm0sis, which is available for Windows, Linux and Android (mobile AIK).
The Materialised theme provides a front end for using the mobile AIK.

General prerequisites:
  1. Make sure the splash screen you want to use is in .jpg format and matches your screen resolution (e.g. 1920x1080).
    Splash samples can be found along with the themes in the resolution specific download folders over here.
  2. Download a stock TWRP recovery image for your device.
    Samsung users have to download .img files or pull them from the .tar files. Repacking .tar files won't work.
Change the splash while in recovery:
  1. Download the AIK-Mobile-Installer.
  2. Flash the AIK zip in recovery.
    This will install the required scripts and binaries to \data\local\AIK-mobile.
  3. In Materialised settings, select CHANGE SPLASH.
  4. Select the stock TWRP .img file.
  5. Select the .jpg file you want to use as splash screen.
  6. Set options:
    • If Automatically install... is unchecked, the repack will only be created and saved to the same folder as the stock TWRP image.
      If checked, the repacked recovery will also be installed on your device.
    • If Include current theme... is checked, the theme in its current state (accent color) will be included in the repack, replacing the stock TWRP ui.
      The ui.zip will automatically be deleted from /sdcard/TWRP/theme, as it is no longer required.
      Be aware that changing the accent color won't be possible with an integrated theme.
      In general, I'd recommend to not include the theme into the repack. By keeping the ui.zip, there's always the stock ui as a fallback option in case there's something wrong with the theme.
  7. Start repacking/flashing with a swipe.
    During the process, Repacking in progress... will be shown.
Change the splash on a Windows PC:
  1. Download and unpack Android Image Kitchen Win32.
  2. Copy the stock TWRP .img file to the Image Kitchen folder.
  3. In windows explorer, drag & drop the recovery image on the "unpackimg.bat".
    Unpacking will create two new folders (ramdisk and split_image).
  4. Rename the splash of your choice to "curtain.jpg" and drop it into /ramdisk/twres/images.
  5. Hit "repackimg.bat".
    This will create a "image-new.img", which you can then flash away using your preferred method.
...install image files while in recovery:
The theme currently utilises the Flashify script by @osm0sis to install boot, radio and recovery images.
The script comes with the theme and will automatically be installed to /sdcard/TWRP/flashify if required.
  1. On the Install page, tap on Install Zip.
  2. Select Install Image.
  3. Select the .img file you want to flash.
  4. Select the image type.
    This selection determines the target partition. Make sure not to flash a radio.img to the boot partition...
  5. Start flashing with a swipe.
...use the AROMA File Manager:
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.
    This will copy the Aroma FM package to \TWRP\aromafm.
  3. 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.
...resolve common issues
When I reboot to recovery, the theme isn't applied. Any ideas?
This is most likeley due to wrong naming of the theme folder or the ui.zip.
Make sure the folder is named "theme", without capital letters.
Also check if you accidentally renamed the downloaded zip to "ui.zip.zip" (common pitfall when renaming the zip in windows explorer).

When I reboot to recovery, I get a "recovery bootloop". Is my phone broken?
Nope, this is most likeley due to a bad download.
Please download the theme again using another browser or app.
 
Last edited:

z31s1g

Recognized Themer
Jul 5, 2010
3,238
12,899
0
Munich
Splash Screens and Recovery Repacks

Resources for creating custom Splash Screens
I've prepared a Splash Set for users to create their own splash screen from. The Splash Set contains:
  • an SVG file that can be edited using Inkscape
  • Roboto True Type Fonts (install them before you start to edit the SVG)
  • a folder with 1080x1920 sample curtains
Download: Splash Set

Preview: Gallery with sample splash screens created from the SVG

Collections of Splash Screens
If you want to share your splash screens, please prepare a post other users can download them from.
This post will then be linked from here.
Only splash collections will be linked (sets that cover multiple resolutions or accent colors for a certain resolution).

Collections of Recovery Repacks
If you want to share your recovery repacks, please prepare a post other users can download them from.
This post will then be linked from here.
Only repack collections will be linked (sets that cover all accent colors for a dark or light base version).
 
Last edited:

z31s1g

Recognized Themer
Jul 5, 2010
3,238
12,899
0
Munich
Waiting for material curtains :D
Will update the third post soon.

But: I will no longer provide repacks. 31 repacks for each device is just too much. Instead I've already released an SVG file with graphics users can create their own splashes from. There's also a how to for repacking images. Both can already be found in the Nexus 5 Materialised thread.

So for the future you'll have to create repacks yourself or wait for other users to step up and provide them.
 

freakzapster

Senior Member
Jan 29, 2013
1,383
350
113
What exactly does not work? Are you having trouble installing the theme?
actually in lollipop TWRP backup occurs in DATA/MEDIA/0
instes of STORAGE/SDCARD0
so when i put ui.zip in theme folder theme is not loading ??
whats the solution ???

AND I CANT MOVE TWRP FOLDER TO SDCARD 0 FOR UNKNOWN REASON
IVE TRIED FROM EVERY POSSIBLE FILE MANAGER BUT IT SAYS FAILED TO MOVE OR COPY ???
 

z31s1g

Recognized Themer
Jul 5, 2010
3,238
12,899
0
Munich
actually in lollipop TWRP backup occurs in DATA/MEDIA/0
instes of STORAGE/SDCARD0
so when i put ui.zip in theme folder theme is not loading ??
whats the solution ???

AND I CANT MOVE TWRP FOLDER TO SDCARD 0 FOR UNKNOWN REASON
IVE TRIED FROM EVERY POSSIBLE FILE MANAGER BUT IT SAYS FAILED TO MOVE OR COPY ???
I will worry about where to place what and how to get it there once L is official.

In the meantime I can't give the answers you require, as I don't use previews as daily driver but play with them using multirom.
 
  • Like
Reactions: freakzapster

freakzapster

Senior Member
Jan 29, 2013
1,383
350
113
I will worry about where to place what and how to get it there once L is official.

In the meantime I can't give the answers you require, as I don't use previews as daily driver but play with them using multirom.
COOL np problem dude KEEP UP THE FANTASTIC WORK

:good::good::good::good:
 

IcipherPT

Senior Member
Jun 19, 2013
242
59
0
Places
Will update the third post soon.

But: I will no longer provide repacks. 31 repacks for each device is just too much. Instead I've already released an SVG file with graphics users can create their own splashes from. There's also a how to for repacking images. Both can already be found in the Nexus 5 Materialised thread.

So for the future you'll have to create repacks yourself or wait for other users to step up and provide them.
I repacked several images for Nexus 5 in my kitchen, no problem at all! Thanks for your fantastic work! :D
 
Status
Not open for further replies.