[L3][Recovery][UNOFFICIAL] Pure 4 team -TWRP 2.7.0.0 - Optimus L3, L5, L7 Original Android Development

Pure 4 team -TWRP 2.7.0.0​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is TWRP..... ?​
Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
INSTALLATION
Download the TWRP-x.x.x.x-UNOFFICIAL-E400.zip & copy to phone
Zip can be installed from either sdcard or with sideload (No need to copy zip to phone if using sideload, see instructions for sideload below).
Go to install zip from sdcard
Choose zip from sdcard
Select TWRP-x.x.x.x-UNOFFICIAL-E400.zip
Confirm
Reboot to recovery
Click to expand...
Click to collapse
If using sideload
Download zip on PC
Connect to PC via USB (make sure to have USB drivers if using Windows)
Open a terminal or cmd window and type:
HTML:
adb TWRP-x.x.x.x-UNOFFICIAL-E400.zip
Click to expand...
Click to collapse
DOWNLOAD LINK
NEW ==> TWRP-2.7.0.0-UNOFFICIAL-E400:
Non merge users :- HERE
SD-Merge users :- HERE
Click to expand...
Click to collapse
OLD ==> TWRP-2.7.0.0-UNOFFICIAL-E400:
Here : MEDIAFIRE
MIrror 1 : SHARED
Click to expand...
Click to collapse
Click to expand...
Click to collapse
What's working:
Flashing zips
Wiping
Nandroid backup/restore
ADB (including adb sideload)
Click to expand...
Click to collapse
Whats not wrking
USB Mass Storage (mount UMS)
ADB shell
Click to expand...
Click to collapse
SCREENSHOTS
HERE
Click to expand...
Click to collapse
THEMES
BLUE WALL
http://www.mediafire.com/?o484trpj2s7rtnp
GLASS THEME
http://www.mediafire.com/?v2ndhyo37fz12ep
Click to expand...
Click to collapse
Device-specific source code:
Device : Here
Click to expand...
Click to collapse
#CREDITS
Teamwin
fergy( Pure4 Team founder and main developer)
dany545
@agrios28 (for cool themes he made)
Click to expand...
Click to collapse
#ABetterL3

Change log
HTML:
1) 31st March 2014
#Initial release
2) 6th April 2014
# fixed reboot issue
# fixed selinux issues
[CODE] Failed to get selinux context: Operation not supported on transport endpoint[/CODE]
3) 20th April 2014
# add support for sdmerge roms

F.A.Q.
F.A.Q
Q: I get error 7 while flashing any rom...
A: This recovery is built with slim rom sources, so the system.prop file (it's the build.prop for recovery) has as value for ro.device = slim-e400, and not e400 like cwm. To fix this using notepad++ (on win) or you text editor (Unix/linux) remove the get.prop lines on updater-script or just ask your dev. to add twrp support.
Click to expand...
Click to collapse
Q: The wipe /data doesn't work.
A: You've flashed non-sdmerge twrp. Flash Sdmerge one
Click to expand...
Click to collapse
Q: How can I flash this if I don't have root access?
A: Just flash via fastboot (google how to setup it, if you don't know how) using : fastboot flash recovery recovery.img (recovery.img is the img file you find inside the zip, drag it inside cmd/terminal window than write its path)
Click to expand...
Click to collapse
Q: How can I flash CWM back?
A: Open rom manager and select install/update recovery, and install cwm
Click to expand...
Click to collapse
Q: Which ROMs are supporting Twrp?
A: This is the available ROMs that supports twrp
Code:
-Cyanoid #14+
-
If the rom you like doesn't support twrp ask developer(s) to add support
Click to expand...
Click to collapse
Q: Does Twrp support OTA updates from Rom Manager? (roms like cyanoid)
A: Yes, you only need to wipe rom manager data and select during the setup already installed recovery > TWRP
Click to expand...
Click to collapse
Q: Can I apply themes?
A: Yes, but need to download them at the right resolution
Click to expand...
Click to collapse

TWRP
good recovery but need some work
BUT IT'S GREAT

Good job
[edit] flashed successfully, works fine for me
»Tapatalk«

Good work.
Wysyłane z mojego LG-E400 za pomocą Tapatalk 2

Thumbs up for Pure 4 Team!! I wish I had my LG E400 to test this recovery. Keep up the great work!
Sent from my Nexus 5 using Tapatalk

great work ....release sd merge version soon:thumbup:
Sent from my LG-E400 using xda app-developers app

hey yooo nice one,,,wait for cm11 too:highfive:

A: This recovery is built with slim rom sources, so the system.prop file (it's like the build.prop) has as value for ro.device = slim-e400, and not e400 like cwm. To fix this using notepad++ (on win)_ or you text editor (Unix/linux) remove the get.prop lines
Where is this line?

nhokkanct said:
A: This recovery is built with slim rom sources, so the system.prop file (it's like the build.prop) has as value for ro.device = slim-e400, and not e400 like cwm. To fix this using notepad++ (on win)_ or you text editor (Unix/linux) remove the get.prop lines
Where is this line?
Click to expand...
Click to collapse
Meta inf/ com/Google/android/ update script
Wysyłane z mojego LG-E400 za pomocą Tapatalk 2

what i have to delete ?
ui_print("");
ui_print("#################");
ui_print("# TWRP #");
ui_print("# Recovery #");
ui_print("# For Lg E400 #");
ui_print("# #");
ui_print("# By Sooraj #");
ui_print("# ~~~~~~~~~ #");
ui_print("# Pure Dev Team #");
ui_print("#################");
sleep(6);
ui_print("Installing recovery");
package_extract_file("recovery.img", "/tmp/recovery.img");
run_program("/sbin/busybox", "dd", "if=/tmp/recovery.img", "of=/dev/block/mmcblk0p17", "bs=4096");
delete("/tmp/recovery.img");
ui_print("");
ui_print("Your phone is REBOOTING in new recovery");
ui_print(" ");
ui_print(" ====================================");
ui_print(" _____ __ __ _____ _____ ");
ui_print("|_ _|\ \ / /| ___ /| __ | ");
ui_print(" | | \ \ /\ / / | |_// | |___| ");
ui_print(" |_| \_\/ \/_/ |_| \\ |_| ");
ui_print(" ====================================");
sleep(6);
run_program("/sbin/reboot", "recovery");

nhokkanct said:
what i have to delete ?
Code:
ui_print("");
ui_print("#################");
ui_print("# TWRP #");
ui_print("# Recovery #");
ui_print("# For Lg E400 #");
ui_print("# #");
ui_print("# By Sooraj #");
ui_print("# ~~~~~~~~~ #");
ui_print("# Pure Dev Team #");
ui_print("#################");
sleep(6);
ui_print("Installing recovery");
package_extract_file("recovery.img", "/tmp/recovery.img");
run_program("/sbin/busybox", "dd", "if=/tmp/recovery.img", "of=/dev/block/mmcblk0p17", "bs=4096");
delete("/tmp/recovery.img");
ui_print("");
ui_print("Your phone is REBOOTING in new recovery");
ui_print(" ");
ui_print(" ====================================");
ui_print(" _____ __ __ _____ _____ ");
ui_print("|_ _|\ \ / /| ___ /| __ | ");
ui_print(" | | \ \ /\ / / | |_// | |___| ");
ui_print(" |_| \_\/ \/_/ |_| \\ |_| ");
ui_print(" ====================================");
sleep(6);
run_program("/sbin/reboot", "recovery");
Click to expand...
Click to collapse
not in this for example take a look here https://github.com/pure4-Lg-L3/proprietaries_gapps/commit/924c470b3246f1d87eca7773cea0731b4ed28349
in above updater script i hav removed the line in twrp
u ill hav to remove those lines in updater scripts of roms or anything while u flash it with my twrp

I can flash with fastboot no problem right?
Sent from my Nexus 5 using Tapatalk

theowner997 said:
I can flash with fastboot no problem right?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yes ofc
Inviato dal mio MI 2 utilizzando Tapatalk

aroop mishra said:
great work ....release sd merge version soon:thumbup:
Sent from my LG-E400 using xda app-developers app
Click to expand...
Click to collapse
aroop can u pls check if blur screen is fixed ???

This work its perfect congratulations to the developers!!!!
Know I want me to ask if they will make an sdmerge version for us where we are in sdmerge version and we are a lot!!!thanks
G.M.L._V2_IcSmoothness
http://pasakalis.blogspot.gr

agrios28 said:
This work its perfect congratulations to the developers!!!!
Know I want me to ask if they will make an sdmerge version for us where we are in sdmerge version and we are a lot!!!thanks
G.M.L._V2_IcSmoothness
http://pasakalis.blogspot.gr
Click to expand...
Click to collapse
We will. Don't worry
Sent from my nexus 7

what about advanced option. it worrk ?. seem sdmerge combine mmcblk0p21 with mmcblk0p20 partition. waiting for sdmerg versions...

kien_vip said:
what about advanced option. it worrk ?. seem sdmerge combine mmcblk0p21 with mmcblk0p20 partition. waiting for sdmerg versions...
Click to expand...
Click to collapse
Everything is working except adb shell (adb sideload yes) and mount USB on pc
Sent from my nexus 7

Related

[DEV][Recovery] TWRP for Gio Update 16.03.2013

Here is TWRP for Gio.​
It is working, but anyway I'm not responsible for any damage to your phone​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
Stable 2: here The most stable for now. Use this version.
Stable 3: here
Stable 4: here
Bugs:
Seems to be stable
Thanks Dees_Troy for helping me
Thanks Jellaxy team for kernel & device config
Thanks Shaaan for sources for Ace
Changelog:
Code:
5/1/13
[B]Initial build[/B]
[B]Bugs:[/B]
1.Blue screen
2.Does not boot in system
[B]Build 1[/B]
Successful boot into system
[B]Beta 1[/B]
1.Touch works
2.Installing zips works
[B]08.01
RC1[/B]
1.Reboot to system works
[B]13.01
Stable 1:[/B]
1.Update to version 2.3.3.0
2.Fix aroma installer
3.[B]Reboot to system & recovery finally fixed!!![/B]
[B]14.01
Stable 2:[/B]
1. Re-sync Jellaxy sources => fixed low backlight bug
[B]11.03
Stable 3:[/B]
1. Upgrade TWRP to version 2.4.3.0
[B]16.03
Stable 4:[/B]
1. Upgrade TWRP to version 2.4.4.0
Gio with TWRP
Blue screen...?
Logs? Branch?
Sent from my GT-S5660 using xda app-developers app
ItachiSama said:
Blue screen...?
Logs? Branch?
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
i've built it with cm7 branch and blues screen
olddroid tested it...
antonio8297 said:
i've built it with cm7 branch and blues screen
olddroid tested it...
Click to expand...
Click to collapse
And I was building with cm10 branch
EDIT:Successful boot into system, but recovery still does not work
Updated OP
Add this flag to your boardconfig:
TARGET_RECOVERY_PIXEL_FORMAT := "RGB_565"
Will fix blue screen
CoreWolf said:
Add this flag to your boardconfig:
TARGET_RECOVERY_PIXEL_FORMAT := "RGB_565"
Will fix blue screen
Click to expand...
Click to collapse
It is already there
It is WORKING!!!!!
1.Touch works
2.Installing zips works
3.Backup & restore works!!!
konstantin12 said:
It is WORKING!!!!!
1.Touch works
2.Installing zips works
3.Testing backup & restore
Click to expand...
Click to collapse
Updated sources? What isn't working?
Sent from my GT-S5660 using xda app-developers app
I'm testing now, so I will report & release in 30 minutes
Updated OP
EDIT:Can someone test backup & restore?
In my case: boot restores successfully, data also
But system is not restored completely
it gives me an error:
Code:
Restoring System...
I:Restore command: 'cd /system && tar -xf '/sdcard/TWRP/BACKUPS/3831df73e83000ec/2013-01-07--22-36-54/system.ext4.win''
tar: write error: No space left on device
Except for this restore bug, we have reboot into system bug (can't get into CyanogenMod) and adb shell is not fully working (so bugs are the same as in CWM 6 for CM10)
If you find any other bug report me.
Sources are updated
konstantin12 said:
Updated OP
EDIT:Can someone test backup & restore?
In my case: boot restores successfully, data also
But system is not restored completely
it gives me an error:
Code:
Restoring System...
I:Restore command: 'cd /system && tar -xf '/sdcard/TWRP/BACKUPS/3831df73e83000ec/2013-01-07--22-36-54/system.ext4.win''
tar: write error: No space left on device
Except for this restore bug, we have reboot into system bug (can't get into CyanogenMod) and adb shell is not fully working (so bugs are the same as in CWM 6 for CM10)
If you find any other bug report me.
Sources are updated
Click to expand...
Click to collapse
tar: write error: No space left on device
Click to expand...
Click to collapse
maybe Delano can help you to fix it
tux-kid's said:
make sure you have more space on your sdcard before backup ...
because error message say No space left on device ..
CMIIW
Click to expand...
Click to collapse
I have enough space, so that's why I'm asking somebody to test it & report
how many gb of mb do you left on your sd card then ?
warface123 said:
how many gb of mb do you left on your sd card then ?
Click to expand...
Click to collapse
600 mb, but anyway it says that there is not enough space on /system, cause it is extracting in /system
Can anyone try backup & restore & give me log?
i will try if i get home from school and will give logcat and other inportant stuff
try this for reboot bug:
http://forum.xda-developers.com/showpost.php?p=33277418&postcount=71
the same problem of cwm6 itachisama
antonio8297 said:
try this for reboot bug:
http://forum.xda-developers.com/showpost.php?p=33277418&postcount=71
the same problem of cwm6 itachisama
Click to expand...
Click to collapse
+1
Sent from my GT-S5660 using xda app-developers app
antonio8297 said:
try this for reboot bug:
http://forum.xda-developers.com/showpost.php?p=33277418&postcount=71
the same problem of cwm6 itachisama
Click to expand...
Click to collapse
Reboot bug is now fixed!!!
Not really the same way that it was done there
Updated OP
EDIT
Reboot to recovery works as reboot to system and vice versa (will fix this tomorrow)

[Kernel] Optimus G Pro (E980, E988, F240)

Hi there,
This is the kernel compiled for E980, E988, F240 LG Optimus G Pro, thanks to the LG bootloader being bypassed/unlocked by @djrbliss & also a lot of helps from @thecuded
All models are compiled with lastest source code (config build based on individual models)
!!!!!!!!!!!I Am Not Responsible For Any Problems Due To Flashing This Image!!!!!!!!!!!!!!
Make sure you do your own backup (by CWM / TWRP recovery)
Installation Instructions:
1. Install recovery program http://forum.xda-developers.com/showthread.php?t=2361941
2. Put the kernel zip in your external SD card (for example)
3. Install from recovery program
Kernel Features:
Target: Stable, Fast, Optional
==========================
V1.0
==========================
Support for init.d
IO Scheduler: Add FIOPS
Voltage Table Selectable: Min=600000 Max=1400000
TCP Congestion: WESTWOOD,HSTCP,HYBLA,HTCP,VEGAS,VENO,SCALABLE,LP,YEAH,ILLINOIS
CPU Gov: INTELLIDEMAND, DANCEDANCE,SMARTASS2,HYPER
Dynamic File Sync
NTFS_RW
NTFS_FS
Add Support WCD9310 FauxSound Audio Control ===> it seems not really working, just implement the coding
How to enable init.d:
Requirement: (busybox needs installed in /system/xbin)
Install this init.d-v01.zip
It will create the sysinit script in /system/bin, then create /system/etc/init.d folder with one initial file named "00setfs".
This script will execute automatically when start up, it will remount your /system , /data , /cache with "noatime" option.
If you don't like it, simply using root explorer to remove it later. Once init.d is working, you can create your own startup scripts.
Test if init.d is working ?
[email protected]:/ # mount | grep /system
mount | grep /system
/dev/block/platform/msm_sdcc.1/by-name/system /system ext4 rw,noatime,data=ordered 0 0
[email protected]:/ #
Click to expand...
Click to collapse
E980 Download:
V1.0 (fixed an issue about smart cover seems not working)
https://mega.co.nz/#!4cgx1S5b!W7Eg9iqvvvu2Ajpbsu-B_x6R23sKfZHuiB_qAvKlwcs
Click to expand...
Click to collapse
E988 Download:
V1.0
https://mega.co.nz/#!8ARC0CQa!QmckUCfeJIBa94MrhTK1g1fch8Bx7kqvDdmJ7oZ_fMs
Click to expand...
Click to collapse
F240K Download:
V1.0
https://mega.co.nz/#!1ARSUKoB!c0UMwCs2nR7kYT4W6cDmmXcOvkUeBZUMkzJD_shw1oU
Click to expand...
Click to collapse
F240S Download:
V1.0
https://mega.co.nz/#!BUYCTKJI!BdZUakZ11uJS7Q6uQov-uBcfYWc7vtgXSrP_0xrv-5s
Click to expand...
Click to collapse
F240L Download:
V1.0
https://mega.co.nz/#!oAJxGZiB!WxIGLQPll5KUt7VujBrYcXH0mCJVkQI2w4YHx-HpcDk
Click to expand...
Click to collapse
My github which to comply with GPL and XDA rules.
"If you like my work please consider Buying me a coffee by clicking ~donate to me button~ "
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
what version is 988, is that an international phone?
Timisone said:
what version is 988, is that an international phone?
Click to expand...
Click to collapse
yes, I will build other versions for KR F240K, L, S
Can you build one for 980 please?
Timisone said:
Can you build one for 980 please?
Click to expand...
Click to collapse
please dump your boot.img to me
(I believed you had been rooted)
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img
and then upload to somewhere and let me know
hkfriends said:
please dump your boot.img to me
(I believed you had been rooted)
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img
and then upload to somewhere and let me know
Click to expand...
Click to collapse
Here is the E980 boot.img
Sent from my LG-E980 using xda premium
acejoker25000 said:
Here is the E980 boot.img
Sent from my LG-E980 using xda premium
Click to expand...
Click to collapse
Please grant me access to your gdrive .... (no permission for my gmail account)
hkfriends said:
Please grant me access to your gdrive .... (no permission for my gmail account)
Click to expand...
Click to collapse
Changed it my bad didn't realize it was private
Sent from my LG-E980 using xda premium
acejoker25000 said:
Changed it my bad didn't realize it was private
Sent from my LG-E980 using xda premium
Click to expand...
Click to collapse
thank you for getting it for me.
Timisone said:
thank you for getting it for me.
Click to expand...
Click to collapse
No problem I just happened to be on at the right time.
Sent from my LG-E980 using xda premium
acejoker25000 said:
No problem I just happened to be on at the right time.
Sent from my LG-E980 using xda premium
Click to expand...
Click to collapse
guy, kernel is ready...
damn, I forgot I don't have E980 aboot image to LOKI patch (bypass security)
please dump aboot.img to me from E980
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img
Edit: Oh, I manage to fix this issue (as E988 is the same signature with E980 in LOKI prg
You can ignore my request then...
hkfriends said:
guy, kernel is ready...
damn, I forgot I don't have E980 aboot image to LOKI patch (bypass security)
please dump aboot.img to me from E980
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img
Edit: Oh, I manage to fix this issue (as E988 is the same signature with E980 in LOKI prg
You can ignore my request then...
Click to expand...
Click to collapse
Thank you. It looks to be working perfect.
---------- Post added at 12:22 PM ---------- Previous post was at 11:56 AM ----------
Are you going be making any custom roms? You seem very talented.
thanks for your work !
i just tried the F240L version and i could not connect to wifi anymore
maybe it's just (i need to go back to stock rom) me but someone else with F240L test it ?
Very nice work installed the E980 seems to be running smooth
Awesome looks like your kernel for the E980 fixed the TWRP touch screen issue on Updated TOT! very nice! thank you!:laugh:
whats the best app to use for the kernel?
Timisone said:
whats the best app to use for the kernel?
Click to expand...
Click to collapse
well i was on thecubes CWM recovery since TWRP wasnt working properly, then flashed kernel then flashed thecubes TWRP again and all is good:good:
turilo said:
well i was on thecubes CWM recovery since TWRP wasnt working properly, then flashed kernel then flashed thecubes TWRP again and all is good:good:[/QUOTE}
Is there a program this installs to manage the kernel or do I have to install one?
Click to expand...
Click to collapse
Timisone said:
turilo said:
well i was on thecubes CWM recovery since TWRP wasnt working properly, then flashed kernel then flashed thecubes TWRP again and all is good:good:[/QUOTE}
Is there a program this installs to manage the kernel or do I have to install one?
Click to expand...
Click to collapse
You need to get trickstermod from the play store to manage kernels tweaks
Sent from my LG-E980 using Tapatalk 2
Click to expand...
Click to collapse
Timisone said:
turilo said:
well i was on thecubes CWM recovery since TWRP wasnt working properly, then flashed kernel then flashed thecubes TWRP again and all is good:good:[/QUOTE}
Is there a program this installs to manage the kernel or do I have to install one?
Click to expand...
Click to collapse
You can install trickster MOD from the play store
https://play.google.com/store/apps/...xLDEsImNvbS5iaWdleWVzMHgwLnRyaWNrc3Rlcm1vZCJd
@hkfriends I installed it and it fixed the recovery touchscreen issues, but I don't see any of your added governors.
I'm on the AT&T variant E980
Click to expand...
Click to collapse

[MOD] [KERNEL] [C6503] ROMSwitcher | Mithun's Rom Switcher | Alpha [DUALBOOT]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mithun's Rom Switcher
This is a Mod which allows you to switching between Timescape and any AOSP based rom.
It's only for advanced users and I am not responsible if your XZL get bricked or transform into a monster and eat up your cat
It is still in alpha state, but is working for daily use
Before you install this, please read the whole post!
Your first rom is Stock Timescape and second rom is any AOSP rom.
The second rom is installed on the /cache partition.
/data and /cache folder are in /data/dual/
This Mod switches between two kernels.
For Timescape you can use any kernel, for AOSP you have to use my modified CM kernel.
Why I created this Mod?
XZL had very little development and fusion3 devices haven't got a multiboot option like this
Default kernel for Timescape is DooMKernel,
if you want to use another kernel, replace xperia.img in /sdcard/romwitcher/ with your favorite kernel.
Sources:
https://github.com/RomSwitchers
How to install?
You can use any AOSP rom!
First Install stock ROM .ftf and root it and install recovery
Then Flash DooMKernel
Download any AOSP rom. Extract it and open META-INF/com/google/android/updater-script
replace this line
Code:
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
with this wherever u see it
Code:
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/cache", "/system");
then delete these lines
Code:
format("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "0", "/system");
and
Code:
package_extract_file("boot.img", "/dev/block/platform/msm_sdcc.1/by-name/boot");
You will need Gapps
Get it here http://goo.im/gapps/
Extract it and open updater-script
and replace
Code:
run_program("/sbin/busybox", "mount", "/system");
with
Code:
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/cache", "/system");
Zip your rom and gapps.
Flash both in recovery. (first rom then gapps)
DO NOT WIPE ANYTHING
Reboot your phone and if you did all correct. You should boot into your Timescape Stock rom.
Now download and install my app
here
Open ROMSwitcher and follow the instructions. It will fetch required files automatically
NOTE: Currently Recovery works on Stock ROM only
That's all have fun
​
Wipe data/cache on AOSP rom
Wipe data:
Delete /data/dual/2nddata
Wipe cache:
Delete /data/dual/cache
Install new AOSP rom
Wipe cache in recovery and delete /data/dual
then flash your new rom
Remove AOSP rom
Wipe cache in recovery and delete /data/dual
Do you want support me?
Donate to Grarak - here
You can buy me a pepsi via Google Wallet - Details in Signature
Press Thanks
Press "Tip us?" above the OP
Rate this Thread with 5 Stars
Report bugs
Devices ROMSwitcher Supports
Google Nexus 10 [manta]
Samsung Galaxy S4 [i9500]
Sony Xperia Z [C6603]​
Credits
@Grarak - For all, Awesome Base and all. Simply talking - "Thanks to Grarak for a loooot!!!!"
@Jijonhyuni - using the same dualboot method as he does on Galaxy Nexus
@gokhanmoral - using some scripts of his Siyah Kernel
Paul O'Brian - for concept
@DooMLoRD and @dbolivar - for xperia.img [DooMKernel]
Changelog
28-08-2013
First Release
​
Can I use SkyDragon Rom plus CM10.2? Do I needed to flash stock rom or can I stay with SkyDragon Rom, just install CM1.2?
motoxxxx said:
Can I use SkyDragon Rom plus CM10.2? Do I needed to flash stock rom or can I stay with SkyDragon Rom, just install CM1.2?
Click to expand...
Click to collapse
U need to flash stock ftf with wiping all then flash sky dragon then follow guide to get dual boot
Sent from my C6503 using Tapatalk 4
@mithun46 Great work, a reason to buy ZL, and one hint: you have written "You should boot into your Touchwiz Rom."
Sent from my LT18i using xda app-developers app
Master of Bisaster said:
@mithun46 Great work, a reason to buy ZL, and one hint: you have written "You should boot into your Touchwiz Rom."
Sent from my LT18i using xda app-developers app
Click to expand...
Click to collapse
Oops
Sent from my C6503 using Tapatalk 4
Wow, that's some serious badass development! Congratulations @mithun46, I plan to test it soon! It's good to have some people like you bringing new development for the ZL. Thanks!
...really, really awesome!!! It's a pity I don't have the time to test it this weekend, but I certainly will test it!
One question though: both roms are completely independant, right? If I install one app on stock, it's not automatically installed in AOSP, right?
Thank you very much for your great work!!!
Sony Xperia ZL C6503, rooted, 4.2.2 Stock
sturmtruppler said:
...really, really awesome!!! It's a pity I don't have the time to test it this weekend, but I certainly will test it!
One question though: both roms are completely independant, right? If I install one app on stock, it's not automatically installed in AOSP, right?
Thank you very much for your great work!!!
Sony Xperia ZL C6503, rooted, 4.2.2 Stock
Click to expand...
Click to collapse
Correct, they each have their own /data partition, hence the second post on how to clear /data for the AOSP ROM.
Good show !!!
Congratulations @mithun46 for this superb utility !!!
You have been mentioned on XDA home page here
sunny2303 said:
Congratulations @mithun46 for this superb utility !!!
You have been mentioned on XDA home page here
Click to expand...
Click to collapse
Just saw
Sent from my C6503 using Tapatalk 4
mithun46 said:
Just saw
Sent from my C6503 using Tapatalk 4
Click to expand...
Click to collapse
is there any possibility it works with xperia tablet z or i will brick my tablet if i try?
U will brick it. Wait for 5 days @bluefa1con will port to your device
mithun46 said:
U will brick it. Wait for 5 days @bluefa1con will port to your device
Click to expand...
Click to collapse
ok thanks
any love for xperia z ?
I'm using stock, i need to do a full wipe?
Sent from my XZQ using The Force
Groovecain said:
any love for xperia z ?
Click to expand...
Click to collapse
Mithun is working on the Z be patient
vinaaa said:
I'm using stock, i need to do a full wipe?
Sent from my XZQ using The Force
Click to expand...
Click to collapse
No
Please DO NOT FOLLOW THE GUIDE!!!
Am fixing it
mithun46 said:
Please DO NOT FOLLOW THE GUIDE!!!
Am fixing it
Click to expand...
Click to collapse
Hoping for the Z version :angel:

[ROM] Pure AOSP 4.3.1 | Stock Experience | Fast & Slim | maguro

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* If you dont like this rom, Stay away from this thread!
*/
What is Pure AOSP?
Basically, that's just fully source built Android Open Source Project ROM. No custom features, no modifications. Just completely debloated to provide fast and totally stock experience.
Features
Android 4.3.1
JLS36I
TARGET DEVICE=MAGURO
Stock kernel
Debloated
GCC 4.7 optimizations
245 DPI
Root
Downloads
Mod edit on links..
Installation
Wipe data
Flash ROM
Flash GApps
Flash SuperSU
Reboot
FAQ
What kernel should I use?
JSS/JSL (just not JWR, right?)
Can you add feature XYZ?
No, read the description of the ROM.
So that's basically stock ROM, yes?
Not really, it's fully debloated which means "without unnecessary apps"
Is the ROM compatibile with custom kernels like franco?
Sure, no stupid Code Aurora Forum patches there, just pure AOSP
Why custom DPI?
GNex has quite big screen with decent resolution so why not see more?
Anyway, feel free to ask any question in the thread, I really like helping others
Reserved for building guide
Sent from my Nexus 4 using XDA Premium 4 mobile app
Reserved for sth else
Sent from my Nexus 4 using XDA Premium 4 mobile app
wow. i like this. will try soon and try Xposed with it. Thank you!
---------- Post added at 11:40 AM ---------- Previous post was at 11:30 AM ----------
ROM Mirror #1 - Gets full_maguro-ota-eng.max.zip
Lite Banks GApps - Gets full_maguro-ota-eng.max.zip
Is that how it's supposed to be ?
I can just flash regular GApps from goo.im, correct ?
EDIT:
Same MD5. so it's the same file. two mirrors.
payas0 said:
wow. i like this. will try soon and try Xposed with it. Thank you!
---------- Post added at 11:40 AM ---------- Previous post was at 11:30 AM ----------
ROM Mirror #1 - Gets full_maguro-ota-eng.max.zip
Lite Banks GApps - Gets full_maguro-ota-eng.max.zip
Is that how it's supposed to be ?
I can just flash regular GApps from goo.im, correct ?
EDIT:
Same MD5. so it's the same file. two mirrors.
Click to expand...
Click to collapse
Just fixed
Links just got screwed but OK now
Great, more ROMs are always welcome, thank you.
What exactly have you removed when you say "debloated"? Also why 245dpi and not 224 or 240, any reasoning behind it?
Astug said:
Great, more ROMs are always welcome, thank you.
What exactly have you removed when you say "debloated"? Also why 245dpi and not 224 or 240, any reasoning behind it?
Click to expand...
Click to collapse
Debloated means without all unnecessary apps and I changed DPI to 245 as it's the most suitable
Under 245 some drawables become crispy
Thanks, I'll definitely try this. Can you upload some screenshots to see how it looks like at that dpi? And specifically, what apps did you remove? I think you should list them. Thanks! :good:
I love pure stockish rom!
For me
maybe clear recents button would be the only useful mod on AOSP
https://github.com/PurityROM/platfo...9fe956a58edad27d3eaa883041839bc2d6443f#L4L350
Kustaa said:
Thanks, I'll definitely try this. Can you upload some screenshots to see how it looks like at that dpi? And specifically, what apps did you remove? I think you should list them. Thanks! :good:
Click to expand...
Click to collapse
Will do later
enricocid said:
I love pure stockish rom!
For me
maybe clear recents button would be the only useful mod on AOSP
https://github.com/PurityROM/platfo...9fe956a58edad27d3eaa883041839bc2d6443f#L4L350
Click to expand...
Click to collapse
Thanks, I will definitely think of it
hmm, looks cool, but keep getting stuck at bootscreen :/
did a full wipe, and it just won't go further...anyone really got this up and running?
horst0815 said:
hmm, looks cool, but keep getting stuck at bootscreen :/
did a full wipe, and it just won't go further...anyone really got this up and running?
Click to expand...
Click to collapse
I flashed this last night, did a full wipe, phone didn't boot, lost custom recovery and my sd got erased. And I am certainly not new into flashing procedure. This needs to be checked out and if it's so, shame on the dev that published this with testing first! If it's not so then my phone got possesed... and the blame is on me.
now that you mention it.....
my SD didn't get erased, thank god, but I had quite some trouble getting into cwm again. So i really think something's fishy in here. hopefully the errors get fixed....or just wait for kitkat
itasoulas said:
I flashed this last night, did a full wipe, phone didn't boot, lost custom recovery and my sd got erased. And I am certainly not new into flashing procedure. This needs to be checked out and if it's so, shame on the dev that published this with testing first! If it's not so then my phone got possesed... and the blame is on me.
Click to expand...
Click to collapse
same its F***d up my recovery
DO NOT FLASH! Recovery missing. Thank god for fastboot.
Recovery can be simply flashed ...
Don't make stories for nothing
http://forum.xda-developers.com/showthread.php?t=1757146
i checked inside the .zip and the updater script..
@MaxFTW just remove recovery folder and all options regarding recovery in updater-script like this:
Code:
show_progress(0.1, 0);
ui_print("------------------");
ui_print(" enricocid & ivn888 ");
ui_print("------------------");
ui_print(" Advanced Stock Rom Re(Y)loaded ");
ui_print("------------------");
ui_print("Formatting...");
format("ext4", "HSMMC", "/dev/block/platform/omap/omap_hsmmc.0/by-name/system");
mount("ext4", "HSMMC", "/dev/block/platform/omap/omap_hsmmc.0/by-name/system", "/system");
ui_print("Installing System...");
package_extract_dir("system", "/system");
ui_print("Setting Symlinks...");
symlink("dumpstate", "/system/bin/dumpcrash");
symlink("toolbox", "/system/bin/cat");
symlink("toolbox", "/system/bin/chmod");
Leave only meta-inf, system folders and the kernel... You don't need anything else...
He is great dev guys... I know it... I still remember his great Jelly Sandwitch on my ex-Xperia Neo
enricocid said:
Recovery can be simply flashed ...
Don't make stories for nothing
http://forum.xda-developers.com/showthread.php?t=1757146
i checked inside the .zip and the updater script..
@MaxFTW just remove recovery folder and all option regarding recovery in updater-script like this:
Code:
show_progress(0.1, 0);
ui_print("------------------");
ui_print(" enricocid & ivn888 ");
ui_print("------------------");
ui_print(" Advanced Stock Rom Re(Y)loaded ");
ui_print("------------------");
ui_print("Formatting...");
format("ext4", "HSMMC", "/dev/block/platform/omap/omap_hsmmc.0/by-name/system");
mount("ext4", "HSMMC", "/dev/block/platform/omap/omap_hsmmc.0/by-name/system", "/system");
ui_print("Installing System...");
package_extract_dir("system", "/system");
ui_print("Setting Symlinks...");
symlink("dumpstate", "/system/bin/dumpcrash");
symlink("toolbox", "/system/bin/cat");
symlink("toolbox", "/system/bin/chmod");
Leave only meta-inf, system folders and the kernel... You don't need anything else...
He is great dev guys... I know it... I still remember his great Jelly Sandwitch on my ex-Xperia Neo
Click to expand...
Click to collapse
I remember him too. I used a neo v before my galaxy nexus.
I rember on neo v each time we flashed a ROM the recovery was flashed too. But on Samsung phones it isn't needed.
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
motorazrv3 said:
I remember him too. I used a neo v before my galaxy nexus.
I rember on neo v each time we flashed a ROM the recovery was flashed too. But on Samsung phones it isn't needed.
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
Click to expand...
Click to collapse
motorazrv3 said:
I remember him too. I used a neo v before my galaxy nexus.
I rember on neo v each time we flashed a ROM the recovery was flashed too. But on Samsung phones it isn't needed.
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hahaha!! I'm from xperia src community and used to follow his work too!! Seems many people frm xperia 2011 family boarded galaxy nexus!!
Sent from my Galaxy Nexus using xda app-developers app

AmnoSFerum_SingleShoot_MultiVersion_RomProject_20F

AmnoSFerum_SingleShoot_MultiVersion_RomProject_20F]
New Themer Pack uploaded in Wuala server with minimal changes correcting some sintax errors. This will be the finall work for this device,Unfortunately due to personal circumstances i'm unable to provide continuing support in this thread... if anyone elese would like to have more features for this rom can contact with my good friend ffalete or visit the Levix Team Project​
LINK_REMOVED ​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Aviable for multiples LG G2 devices thanks to the folders provited by Cloudyfa
Build under the last official LG Release European 20F
Fully Rooted with the last SU updates binary
Full Busybox Suport
Zipaligned
Deodex
Include a new Toogle for Processor Manager to save more Battery
Included optional SplitWindow for G2 thanks to xdabbeb's
Reworked the Updater script acordin with the rigth symlinks and permissions
Reworked the NavBar Buttons
Included LG G3 lockscreen animations/Bootanim/Media thanks to P4R14H PL
Recompiled the Settings to add AmnoSFerum Control Panel
AmnoSFerum Rom Control Panel include
Xposed Framework InstallerThanks to rovo89
Xposed module App Settings Thanks to Tungstwenty
Ad Away Thanks to mrRobinson
ViPER4Android Audio Effects Thanks to zhuhang
Wanam Kit 1.4.7 Thanks to wanam
Credits and Thanks
ffalete and Levix Team
rovo89
Tungstwenty
mrRobinson
P4R14H PL
xdabbeb's
Cloudyfa
zhuhang
amarullz
wanam
Chainfire
Stericson
Vertumus
How to Flash​
First of all be sure that you have a custom recovery wich will give you the option to acced to recovery
First flash The Rom
In the process of the first instalation you will have to choose the wipe option from aroma installer to be surre that you will have a proper instalation and for this it will be better to backup your important apps in your pc or sd-card
After the first instalation you have to update your apps and to let a wilde the phone to integrate and to adapt the rom (maybe one hour or less)
Now you can proceed to flasf the Thematizator Pack and here you can choose the option from aroma installer
VERY IMPORTANT : There is no need to make any wypes when you flash the Thematizator pack ,the instalation script will make an automatic cache/data-dalvic-cache
After that you can Flash and Reflash the Thematizator pack any time you wish and I REPEAT : WITHOUT ANY WIPE...-NO WIPES -
You can flash the Thematizator pack any time you want but be surre that betwen the flashes you will give some minimal tinme to cool down the overheated processor of your phone
Inside of the aroma installer you will find a lot of options to theme your phone changing the system in holo dark or original holo ligth
You can change from aroma installer the texture of your system background ,the dial pad,and many others options
Inside of the Settings Rom you can find a module named Amnosferum Rom Control , here you can activate the Xposed Installer and to choose inside of Xposed the modules who will change the Background in the PullDown System Bar
To chage the Pull Down Status Bar you you will have to choose one of the modules from Xposed Framework ...Warning - YOU HAVE TO CHOOSE ONLY ONE OPTION AT THE TIME- any time when you need tochange the pull down status bar background be sure that you will choose only one option at the time​
Click to expand...
Click to collapse
OLDER VERSIONS​G2_D802_AmnoSFerum_Rom_DieGlocke_ProjectXerum525_D20
I have started this project just for helping at my friends from LevixTeam to start their first project.This rom is a daily rom one , very closed by the stock one with some minimal changes.
I had a look into XDA Dev of LG G2 forum and i´ve seen some weird ways to flash a roms for LG G2
Basicaley I didn´t seen at nobody to use the proper mount points so far for this device and for this reason i´ve changed the way and I had adopted another way to mount the partitions , this is the old way and it is working excellent to flash roms with Aroma Installer .So for this reason I assure that now it is very easyley to flash ROMS under Aroma Installer . As well I had included a modificated init.d script checker who verify and is giving the proper rights to init.d folder scripts based on Qualcomm (Snapdragon) devices by an original idea of RyuinfernoPublished Here .
Download (Older Version)
G2_D802_AmnoSFerum_Rom_DieGlocke_ProjectXerum525_D20
Wuala link to G2_D802_AmnoSFerum_Rom_DieGlocke_ProjectXerum525_D20
Thanks to:
LevixTeam
Chainfire
dr87
Bruce
Dorimanx
Savoca
amarullz
Htcmania and LevixTeam
XDA Developers
IN ATENTION OF DEVELOPERS
the rest ov developers from here use this codes to mount the partitions wich is not really the PROPER way
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/userdata", "/data");
i think that nobody found the mount points because lg has changed the structure of the ramdisc/fstab where ususally we use to found the mount points
and as well we cannot find them anymmore with the adb shell su -c mount command
Click to expand...
Click to collapse
the proper mont points to make a stabe build for this device are this:
mount("ext4", "EMMC", "/dev/block/mmcblk0p30", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p35", "/data");
mount("ext4", "EMMC", "/dev/block/mmcblk0p31", "/cache");
Click to expand...
Click to collapse
And to find the Rigth Permissions use this comand under debug adb to extract them to your sd card
adb shell
su
cd /system
ls -RZ > /storage/emulated/0/perm_own_context.txt
ls -Rn > /storage/emulated/0/perm_numeric_own.txt
If anyone have tecnical questions or need the rest of the mount points just pm.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
[/CENTER]
HOW TO FLASH: The frist time when you will flash this rom just choose the wipe method inside of aroma installer process...there is no need to make another wipe from recovery
after that you cann reflash the rom how many times you wish without any wipe....it have an automatic cache/data-dalvic cache wipe insideof the instalation process
Enjoy
XDA:DevDB Information
AmnoSFerum_SingleShoot_MultiVersion_RomProject_20F5_D20, ROM for the LG G2
Contributors
amnodaniel, ffalete, reeoro
ROM OS Version: 4.4.x KitKat
ROM Firmware Required: D80220f_00 KitKat
Version Information
Status: Stable
Created 2014-06-01
Last Updated 2014-07-22
First! Anyways, always nice to see new roms
Will try it soon...
Very nice Rom
Gesendet von meinem LG-D802 mit Tapatalk
new rom thankssss
ROM uploaded in server
amnodaniel said:
ROM uploaded in server
Click to expand...
Click to collapse
OT: Do I remember you?
Amnodaniel with HorsePower Kernel by spica1234?
Welcome to LG G2 my friend. Will flash it soon and give you the feedback.
SREEPRAJAY said:
OT: Do I remember you?
Amnodaniel with HorsePower Kernel by spica1234?
Welcome to LG G2 my friend. Will flash it soon and give you the feedback.
Click to expand...
Click to collapse
Hahahaha...what a pleasant surprise dude....how are you doing? Glad to se you again here....what do you know abot Manam....Spica...didn't heard about him from long time ago.....well well.... you had started to bulid kernels and you are now forum moderator.
well i 've starded this project just for help some good friends of mine from Levix Team and for show to the people how to mount corectley the partitions for lg g2....
this is my wife phone a i didn't have time to develop ....but having a look around in this forum i've seen that no body use the correct mount partitions and the rigth permissions
Later i will make a tutorial about how to mount the partitions and how to find the rigth permissions for this device
I have used this ROM on Samsung N2 and S3 I suppose. Glad to see you here.. downloading....
Sound sounds bit stock any way to boost it? thanks
so far very smooth and no bugs or lags.... thanks for this ROM.. testing the battery life...
Basicaley I didn´t seen at nobody to use the proper mount points so far for this device
Click to expand...
Click to collapse
What you mean ?
I'm on stock D802 , so i guess LG is using the proper mount points ?
And if i want to flash your rom , can i just wipe all ( except data ) and flash , or do i have to do something (I shouldn't know what to do ) with the old mount points ?
Thanks
Kuoi said:
What you mean ?
I'm on stock D802 , so i guess LG is using the proper mount points ?
And if i want to flash your rom , can i just wipe all ( except data ) and flash , or do i have to do something (I shouldn't know what to do ) with the old mount points ?
Thanks
Click to expand...
Click to collapse
i meant about the developers, they use some unusual dev block mount points who are not really indicated unless if that developers are make the builds in Bin. format or img. format
the rest ov developers from here use this codes to mount the partitions wich is not really the good way
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/userdata", "/data");
Click to expand...
Click to collapse
i think that nobody found the mount points because lg has changed the structureon ramdisc where ususal we can find the mount points
and as well the real mount points cannot find them with adb shell su -c mount command anyway
Click to expand...
Click to collapse
the proper mont points to make a build or this device are this:
mount("ext4", "EMMC", "/dev/block/mmcblk0p30", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p35", "/data");
mount("ext4", "EMMC", "/dev/block/mmcblk0p31", "/cache");
Click to expand...
Click to collapse
i you want to flas this rom just be sure that you will choose inside of aroma installer the wipe option at the first time when you will flash.
after that you can reflash this rom how many times you wish without any other wipe...my updater script it have inside a automatic cache/data.dalvik cache wipe and you will not loos any data
Very very very thanks amno for your rom.
Here you have a friend
[emoji2]
Enviado desde mi LG-D802 mediante Tapatalk
ffalete said:
Very very very thanks amno for your rom.
Here you have a friend
[emoji2]
Enviado desde mi LG-D802 mediante Tapatalk
Click to expand...
Click to collapse
you are the man amigo... you are part of the Team
mira en primera pagina que estas metido como contribuidor
your mods are rock dude... and wish to see your jobs soon here
Next week......
We are working on this mod to xposed. Animated pulldown [emoji2]
Enviado desde mi LG-D802 mediante Tapatalk
Broken link please repost it ! :good:
galeej said:
so far very smooth and no bugs or lags.... thanks for this ROM.. testing the battery life...
Click to expand...
Click to collapse
Thanks for feedback
Giacomio said:
Broken link please repost it ! :good:
Click to expand...
Click to collapse
added another link for downloads
ffalete said:
Next week......
We are working on this mod to xposed. Animated pulldown [emoji2]
Enviado desde mi LG-D802 mediante Tapatalk
Click to expand...
Click to collapse
like i´ve told before.... u´r the man.. champ...just waiting to aply your work on this rom.
Am I the only one experiencing issue with screen rotation ? And phone goes in bootloop after flashing KitKat BaseBand.

Categories

Resources