[THEME][N5] TWRP Materialised - Dark / Light / Play [redirected]

Status
Not open for further replies.

raycaster3

Senior Member
Apr 17, 2011
3,888
1,202
0
S.Ogden
Would you mind explaining how to do this? I flashed it and after typing "aik" in terminal, I'm not sure what to do. I've used this on the PC before, just can't figure out mobile. :(
I'm glad you asked this. I'm having the same dilemma. I spent about 20 min in the aik thread, and couldn't find any real guidance there. Man if we could get a link or whatever to how to that would be awesome.

Sent from my Nexus 5 using Tapatalk
 

RoyJ

Senior Member
Apr 23, 2012
4,021
2,553
0
I'm glad you asked this. I'm having the same dilemma. I spent about 20 min in the aik thread, and couldn't find any real guidance there. Man if we could get a link or whatever to how to that would be awesome.

Sent from my Nexus 5 using Tapatalk
I've figured it out.

Basically you need to flash the file in TWRP. Next, reboot and open a file explorer with root access. Navigate to /data/local/AIK-mobile/

In there, you should see the unpack, repack & cleanup scripts.

Copy the recovery img file you wish to edit to that directory. I got the latest MultiROM img from the MultiROM manager app and renamed it to twrp.img to make things easier. Once copied to /data/local/AIK-mobile, open Terminal.

Type "aik" no quotes. Wait for and grant SU permissions to Terminal.

Now type in the following;

Code:
./unpackimg.sh twrp.img
Wait for it to do it's thing. Only takes a few seconds.

Now with a file explorer go back to /data/local/AIK-mobile/ramdisk/res/images/

curtain.jpg is the splash screen you'll want to change. Replace the old curtain image with the new and rename it to 'curtain.jpg'. Make sure permissions are -rw-r--r--

Again, back to terminal.

Code:
./repackimg.sh twrp.img
Wait a few more seconds and done. From there you'll find 'image-new.img' in /data/local/AIK-mobile/

I copied that to the root of my internal storage. Reboot to recovery and go to Install. Where it says flash zip click that and change it to flash image. Find the 'image-new.img' wherever you copied it to and select it. Select recovery image and install. Working great for me!

Here's the image I used. Found it in the Holofied thread a while back and edited it a bit in Snapseed. Looks so amazing!!



Edit: If anyone is interested, here's the latest TWRP MultiROM 2.8.0.1 repacked with the image above. Please be careful flashing recoveries on your phone. Make sure to check that the md5 matches before installing.

Google Drive download

Md5:
Code:
3b137b16852d64acb5f629f41320f20e
 
Last edited:

todorcim

Senior Member
Dec 27, 2010
715
158
0
41
Brockville
So set this up last night before bed, checking forums this morning say an update for my rom , booted into twrp and dam near had a heart attack lol totally forgot about this lol.!!!

Anyway looks and works great thanks a plenty!!

Sent from my Nexus 5 using XDA Free mobile app
 
  • Like
Reactions: rayray82 and z31s1g

AA1973

Senior Member
Sep 14, 2010
6,164
9,282
0
Frankfurt
I started with the same layout, but added the nexus logo to it.

Now I do run the orange version presented by @dafunk2 just changed a bit colours and added the nexus logo to it.

I am not done with it, i.e. totally satisfied, might change some things.
If it is okay, I will upload the IMG also here.
Again, thanks @z31s1g for the hint and @osm0sis for the tool. ?
Here is the original description for AIK mobile edition, if anyone is interested.
http://forum.xda-developers.com/showthread.php?p=51322566
 
Last edited:

CruxHumanus

Senior Member
Apr 22, 2013
133
51
58
Thank you so much for the (very) simple instructions and the abundancy of sample curtains!

It should be noted though, that if anyone uses a curtain from the provided samples, they should convert it to .jpg from .png first. I know you've explicitly mentioned that the end-file should be named 'curtains.jpg', but I think it's a little misleading and may cause people to simply change the file extension.
 
Status
Not open for further replies.