DevMyAndroid
Android Enthusiast
Yup
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Just saw that myself. Do you know how to enable internal memory for CM11 or SlimKK (perfer SlimKK)
Did you use the correct steps, which I posted earlier(adb fastboot, philz recovery steps). If it still does not work, you either missed some step or it would be something to do with the new Android 5.1. Full selinux support is only available in twrp and not in philz. So maybe try downgrading to a Android 5.0 ROM, philz recovery and then flash this script and upgrade back to 5.1 ROM. Remember when upgrading back to 5.1 flash the new twrp from fastboot (fastboot erase recovery then fastboot flash recovery recovery.img)for full selinux support Cheers hope this helps.Tried this and it bootlooped my phone
Yup, that normal. You have other repartition option somewhere in this thread which resizes /system to be 1GB instead of 500 and something.Am I the only one who can't install gapps larger than nano after repartitioning with the full gapps option, even mini refuses to flash?
I execute all the commands from script manually, and I change the size of partitions, to fit to my desire, and it works, I also ran the script and it was all ok. Try to change the size of partitions to your needs.Am I the only one who can't install gapps larger than nano after repartitioning with the full gapps option, even mini refuses to flash?
I did use the 1GB option, and funny enough I can't flash full Gapps even on stock partition options.Yup, that normal. You have other repartition option somewhere in this thread which resizes /system to be 1GB instead of 500 and something.
And how would a noob like me go about doing that?I execute all the commands from script manually, and I change the size of partitions, to fit to my desire, and it works, I also ran the script and it was all ok. Try to change the size of partitions to your needs.
Just a noob opinion
You can open for example the file d320lolipopreparted.cmd with notepad, or a text editor of your choice, and modify the line with "/dev/block/mmcblk0 mkpart primary ext4 394 1004" into "/dev/block/mmcblk0 mkpart primary ext4 394 1418", without the quotes, you will have a partition of 1 GB ( 1024 bit); just keep within the range of 394 and 3873And how would a noob like me go about doing that?
Thanks, I will try on my own once I make a backup.You can open for example the file d320lolipopreparted.cmd with notepad, or a text editor of your choice, and modify the line with "/dev/block/mmcblk0 mkpart primary ext4 394 1004" into "/dev/block/mmcblk0 mkpart primary ext4 394 1 1418", without the quotes, you will have a partition of 1 GB ( 1024 bit); just keep within the range of 394 and 3873
Hope I helped
edit if you want, give me the size of the partitions and I will give you the data to modify
OK so I tried multiple partition options but I never have enough space to flash full gapps (only left with 150-200MB after flashing ROM). I came to the conclusion that either I am not wiping system partition correctly or that the system partition gets filled after I flash the custom ROM.You can open for example the file d320lolipopreparted.cmd with notepad, or a text editor of your choice, and modify the line with "/dev/block/mmcblk0 mkpart primary ext4 394 1004" into "/dev/block/mmcblk0 mkpart primary ext4 394 1418", without the quotes, you will have a partition of 1 GB ( 1024 bit); just keep within the range of 394 and 3873
Hope I helped
edit if you want, give me the size of the partitions and I will give you the data to modify
Even if (lets say that) you did not wipe the partitions correctly, it does not matter, because the partitions are removed and after that re-created, so it is strange...OK so I tried multiple partition options but I never have enough space to flash full gapps (only left with 150-200MB after flashing ROM). I came to the conclusion that either I am not wiping system partition correctly or that the system partition gets filled after I flash the custom ROM.
EDIT:As a sidenote is it possible to check for partition space in recovery?
Stock partition.I just wiped and flashed nameless 5.1. I have this space, is the stock partition or i made a successful repartition?
Based on the sizes of partitions I had before re-sizing ... Maybe someone else can confirm or not.Damn! Are u sure? Because i just installed the old app and seems that i've more space :/
The easiest way to flash recovery it is by using flashify from google play, but you can use also dd command from a Linux os, but you must identify the correct partition otherwise you can brick your phone, so use flashify .Okay after some trouble, ( i thought that i bricked the phone), i succeed in repartitioning. I had to install twrp 2.8.0. and not 2.8.6 and i launched the Kamir script. After i had to reflash twrp 2.8.6 to install namelessrom, so now i've 2.6 gb of total space instead of 1.5 gb.
Thank you for your suggestions =)
P.s. I think that in this forum there must be a complete guide to flash recovery etc...and also the different mode to open recovery and download mode. For example for my phone i have a little different mode to launch recovery and download mode.
for download mode: i've to shut down phone. so i press vol+ and keep pressing during the plugging of the usb.
for recovery mode: i've to shut down phone. so vol- and power, so when i see lg logo i release power and press again. (always keep press vol-). so i've to confirm 2 times that i want to do a factory reset and the recovery appears...
I hope that it can be useful to someone. Maybe if someone in the forum want to use this information and paste them in another thread...
Bye