[RECOVERY][OT-995][WIP] TWRP 2.4.0 recovery - by BENETNATH - Miscellaneous Android Development

Hi to all Alcatel one touch 995 lovers.
Again, it might kill your dog, destroy the universe or even worse..
Here is a new toy to play with :
TWRP recovery​
Team Win Recovery Project 2.3, or twrp2 for short, is a custom recovery built with ease of use and customization in mind.
It’s 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.
{
"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"
}
NOTE
This has been tested (backup/restore/install) only with 4.1 roms (CM10, PAC..), please feedback for other roms
Before flashing Google Apps or any fix, please go first to Mount, then mount system_app.
Always use a battery with enough power before doing recovery things.. you might brick your phone otherwise.
Review of the 2.2 version here : http://www.youtube.com/watch?v=D2VlpVKj1eI
download to give a try, but still WIP​
CHANGELOG :
29/01/2013
Removing download link, not working for the custpack partition
28/01/2013 :
Addition of Mount option and wipe option for /system/app partition
You must mount /system/app to flash anything but a rom (gapps or paranoid-addon)
Initial release :
This build uses libtar instead of busybox's tar via a system / command line type setup. We've been testing and developing libtar privately for a couple months now (mostly thanks to bigbiff) and given the trouble that the DNA has been having with crashing during backup, we've decided to roll out a build of our libtar code for you guys. dsb9938 tested an earlier version of this and found that it was much more reliable. We call it a beta because we haven't fully finished testing it on a wider variety of devices, but we believe that it's very close to ready and I don't think you guys will run into any issues. The logging on this build is extensive. If you run into a problem with backup or restore, please go to Advanced -> Copy Log and then get us the recovery.log from your /sdcard so that we can take a look. You must do this *before* you reboot TWRP or the log file will be gone. Thanks.
THANKS
BIG thanks to Dees_Troy - donate to him !!

Downloaded and flashed.
I'll test it for a bit and then let you know how it went.
Once again, Good work!

Sweet Ben. You sneaky devil. You know me, I'm on it like white on rice. :good:
That don't look right. lol I'm calling your work sweet, not you.

Oh, me sad...I'm not your sweet Ben anymore ?

Re: [RECOVERY][OT-995] TWRP 2.4.0 recovery - by BENETNATH
LOL!! Fool! Gonna go flash this recovery.
EDIT: nice work guys! That has got to be the best thing I've seen for this phone since you started modifying PAC Ben. I'm going to backup this rom then try restoring my PAC backup. I saw a setting in the Orange online backup for this recovery also. I'll try that out as well. I'll let you know how it all goes later or tomorrow. Thanks man. I gotta talk to the ole lady about letting me into the bank account. I'm banned cause guitars and things have a way of following me home.
Sent from my ALCATEL_one_touch_995 using xda premium

people, can you test fresh install
i am having issue with getting google account with the current gapps i've (minimal)
can you give some try ?
thanks a lot

Re: [RECOVERY][OT-995] TWRP 2.4.0 recovery - by BENETNATH
BENETNATH said:
people, can you test fresh install
i am having issue with getting google account with the current gapps i've (minimal)
can you give some try ?
thanks a lot
Click to expand...
Click to collapse
Just logged on to report the same. Play store is not included in the install and no auto install of PS apps. But the rest of my account seems to be restored. I tried to manually install PS, but only get force close. I'm back on PAC BTW.
But it's a very nice recovery. You keep spoiling me man.
Almost forgot. I tried gapps minimal and official signed as well as multi pack++. Same for all.
Sent from my OT-995 using xda premium

Yep, gapps is a no go. They only flashed when i pasted the contents of GAPPS minimal into the rom but still i cannot log into google account.
on a sidenote, i cannot log into my account in the normal account either so maybe there is a problem with google?
Anyway backup and restore worked like a charm and pretty much everithing else too.
Only a glitch to report, the text lines go out of the screen, about 5 or 6 chars.

So ok. I fixed my problem with my google account.
I can confirm that pasting the minimal gapps content into the rom and flashing in one zip they work really good, flashing the rom and then gapps they don't work.

Good To know
Sadly, i can't release a merged ROM with gapps
I am trying To fix that but miss time again...

Re: [RECOVERY][OT-995] TWRP 2.4.0 recovery - by BENETNATH
Right on mrwargod. I'll give that a try. I knew you were good for something. lol.
Sent from my OT-995 using xda premium

I think it's only a mount issue, good trick anyway

Re: [RECOVERY][OT-995] TWRP 2.4.0 recovery - by BENETNATH
BENETNATH said:
I think it's only a mount issue, good trick anyway
Click to expand...
Click to collapse
Yup, good one for sure.
Sent from my OT-995 using xda premium

Yep, i know gapps can't be included in the rom but until you have time it is a good workaround.
It is a really good recovery.

did someone take time to test some of the functions, as adb sideload or just adb connection ? i had no time to test that part.

BENETNATH said:
did someone take time to test some of the functions, as adb sideload or just adb connection ? i had no time to test that part.
Click to expand...
Click to collapse
I never used that functions in any recovery.

can you try to add a mount call to /system/app in the script of gapps ?
in the updater-script located in \META-INF\com\google\android
just below the
run_program("/sbin/busybox", "mount", "/system");
Click to expand...
Click to collapse
paste
run_program("/sbin/busybox", "mount", "/system/app");
Click to expand...
Click to collapse
that should do the trick too

Re: [RECOVERY][OT-995] TWRP 2.4.0 recovery - by BENETNATH
Just did a backup and really roamed the recovery. Truly beautiful. I love all the functions.
About themes. Where to get and how to install?
Sent from my OT-995 using xda premium

that should work
http://rootzwiki.com/topic/31991-48...nt-colored-themesplus-basic-theming-tutorial/
look after 480x800 2.x theme

New release with mount option for /system/app
that must be ticked before flashing gapps

Related

[MTD/CWM] SGS4G TWRP Installer (Oct 13, 2012)

{
"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"
}
​
Since it was too much of a hassle to include TWRP with every CM7 release, I decided to make a CMW flashable installer for TWRP.
http://teamw.in/project/twrp2
Team Win Recovery Project 2.1, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It’s 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.
Click to expand...
Click to collapse
When you flash a new ROM/boot.img after installing TWRP, if you do not select "Inject TWRP after install" you will go back to CWM!
It's easier to just keep the checkbox ticked (TWRP remembers if you tick it) and have TWRP re-inject itself after every ROM/boot.img flash.
Make sure you're on an MTD rom that's based on cm7 or an ICS rom
Download sgs4g-mtd-twrp-installer.zip for CM7 or sgs4g-ics-twrp-2.2.0-installer.zip for ICS
Reboot to recovery
Flash the installer.zip you downloaded
Enjoy! (After you reboot to recovery once more)
No link yet, but I will probably write a guide in the wiki on how to do it since you can build with almost no modification with how you build a CM7 boot.img
Oct 13, 2012
Updated to TWRP v2.2.2.1
sgs4g-ics-twrp-2.2.2.1-installer.zip (MD5: 2fccfd752936e7022896db6303663b0f)
Changelog from: http://teamw.in/project/twrp2
Significantly improved sd-ext handling (ext partitions on sdcards)
Changes to kinetic scrolling in file selectors
Fixed a problem with using periods in backup names
Fixed problems in XML layouts with mounting system and USB storage
Fixed a problem with unmounting a partition before formatting during restore
Add Jelly Bean decrypt support
Updated 320x480 theme to match others (thanks to Llewelyn)
Improve "symlinking" of /data/media to either /sdcard or /emmc
Added sanitizing of device IDs for invalid characters (thanks to bigbiff)
Fixed free space calculation when switching backup devices on /data/media devices
Fixed a problem with using OpenRecoveryScript to create a backup without providing a backup name
Click to expand...
Click to collapse
Jul 30, 2012
ICE CREAM SANDWICH (CM9/AOKP) Release
sgs4g-ics-twrp-2.2.0-installer.zip (MD5: c2be948473dd709ec9f38e9ec4156e63)
June 24, 2012
GINGERBREAD Release:
sgs4g-mtd-twrp-installer.zip (MD5: efa30628f760d49a41d8737eb999cc3d)
Click to expand...
Click to collapse
Dees-Troy (for helping me with TWRP)
Team Win (For making this awesome recovery)
smasher816 (For Team-Win-Recovery-Project-Samsung)
Team Acid for their awesome CM7 release
My favorite theme (so far):
ICS/Cyan System Style Theme by gimpsta
Nice work fb ill try it with the updated miui build
Sent from my SGH-T959V using XDA
Okay just another progress update. I just made a new build of TWRP using the Team Acid CM7 source tree and it appears to have worked fine. This means that it'll be easier to get updates out to you guys since I can build TWRP off the latest CM7/TeamAcid code.
I'll have to talk to bryan about how to integrate this into github to make it easier on other people to build. I want to share how to do this, but I need guidance first! Wait a few days and all you devs will get to play with the source for this
Great stuff as always! Congratulations on the Recognized Contributor status!
FB this is awesome! Thank You so much U just made our phones even better!
Yo FB,
Flashed over CM7 original R11. Rebooted into TWRP.
Backed up current ROM including cache and Android secures.
Flashed MIUI MTD Revenge using same steps listed for CWM only with TWRP leaving "inject TWRP" checked. ( factory reset, system format etc...all run as expected)
Boot MIUI MTD Revenge, everything is working, IMEI is fine.
Reboot to recovery from power menu, got hung up on old Team Acid logo.
Volume up/down + power into TWRP recovery, restore my previous backup. Reboot into CM7 R11, everything has been 100% restored. Hit XDA app button, leave comment.
Another great contribution man, this is very nice. The touch interface is very nice, I also think the battery % is a nice feature, along with the fact it takes you to your last folder (in my case ROMS) when you hit the install button. This even persists through reboots...very slick. Thanks man.
Sent from my SGH-T959V using XDA
FB
As always nice work. A CWM flashable. You really are to kind. And congrats on the RC status as well. You deserve it.
Congrats FB on RC! Awesome work. I thought that it would be coming soon.
TWRP is excellent. It is very user friendly and this flashable works wonders. I never thought a recovery could be so exciting!
On a side note, and sorry if this is not the place for it, but I have noticed it takes much longer to fix permissions with TWRP. Is this an isolated issue or is it just a result of TWRP?
Awesome work and thanks again for taking the time to help make the SGS4G even more amazing!
Very nice fbi
Sent from my SGH-T959V using xda premium
Any guide to build it in directly from source?
Sent from my SGH-T959V using xda premium
I'm speechless. Lol. Great job!
-Sent From My CModded SGS4G-
jigglynuts said:
On a side note, and sorry if this is not the place for it, but I have noticed it takes much longer to fix permissions with TWRP. Is this an isolated issue or is it just a result of TWRP?
Click to expand...
Click to collapse
Hmm. I'm sure the script to fix permissions is bigger than cwm's. For cwm it's just a shell script that runs a bunch of chmod's, I'm not sure what twrp uses but I'll poke around in the source and ramdisk
Sent from my SGH-T959V
I noticed that it took longer but figured it was because they wanted to make sure it covered all bases.
Here's the TWRP fix_permissions.sh
https://github.com/TeamWin/Team-Win-Recovery-Project/blob/master/prebuilt/fix_permissions.sh
Here's the CWM one:
https://github.com/CyanogenMod/android_bootable_recovery/blob/ics/utilities/fix_permissions
They look roughly the same at a glance
I'm trying to put the ics ui in, but it's not working. I put the ui.zip in the twrp folder, but the ui is the same
Sent from my SGH-T959V using XDA
mierkat09 said:
I'm trying to put the ics ui in, but it's not working. I put the ui.zip in the twrp folder, but the ui is the same
Sent from my SGH-T959V using XDA
Click to expand...
Click to collapse
I'm pretty sure it's because you didn't put it in the right directory. I followed the instructions.
I don't have a theme folder in the twrp folder though. Do i justmake a new folder and name it theme?
Sent from my SGH-T959V using XDA
mierkat09 said:
I don't have a theme folder in the twrp folder though. Do i justmake a new folder and name it theme?
Sent from my SGH-T959V using XDA
Click to expand...
Click to collapse
Yup
Okay I made an update to this. The main change is that twrp now no longer extracts the installation zip into /tmp before installing it. Roms that were bigger than /tmp wouldn't flash correctly, but the new build fixes this.
You should grab it from the link in the OP.

[Rom]2.3.7[MIUI]2.4.20

MIUI 2.4.20
// HTC Dream:G1
// 2.3.7
// Based on Tvall's CM7
{
"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"
}
Attention
Always do a backup before flashing, responsibility lies with the operator of the device ultimately
Features
All the standard MIUI features
Known Issues
- Unknown!
Instructions
1. Download the rom, kernel, and gapps to your sdcard.
2. Make sure you are in recovery mode with a custom recovery.
3. Full Wipe!
4. Flash the rom
5. Flash the kernel.
6. Reboot.
Download
MIUI: 2.4.20 RC2
Kernel: Ezgb Kernel
Misc. Notes
This is MDPI based, and I followed procedure properly so everything should work here, but if anything is broken please let me know.
Also take note that DL'd themes do not work unless modified for MDPI use
Important
On first boot things may look garbled, after a reboot everything should be fine.
There may appear to be errors on install but everything should straighten out after a reboot.
What is the best gapps to use with this ROM and where can I get them from?
looks like gapps are packed with the rom so dont flash any separately
Everything is working as intended?
As of right now I am getting stuck on the green mytouch screen. The checksum of my downloads are correct. I know the problem isn't the kernal as I have used it before.
This has enough DLs for me to ask If your bootloop problem is isolated or not, is anyone else experiencing this?
wont install on a g1, tried two downloads (md5 for both 5F48EAFF996F2FA6BC7CC1F9195F7AA4) if you want to confirm
i dont have time to trouble shoot right now but at first the error appears to be missing a ringtone (romancingTheTone.ogg) and install is aborted, havent tried to adding it to test but someone else did (has only a couple of posts so he pm'd me as he cant post in this thread) and said the same. he tried replacing the file and then got another error that wouldnt let him flash, certinstaller error i think, but dont know why that would cause it not to instal. ill test tomorrow when i have more free time just giving you a heads up
Would that work on 32A devices with old radio?
This is my first time doing an MDPI MIUI port, It's strange for it to not work but I will compile a new build soonish
Ok, Uploaded RC2 and stripped the rom of potential breaks, so here goes folks!
anyone actually tested this?
tass0s said:
anyone actually tested this?
Click to expand...
Click to collapse
The first was non-functioning due to services and Framework, the second should probably work fine but If not I'll have to go the diffing route.
Either way I can for sure get this to be functional but I need feedback :s
Second Copy is smashed as well, It looks like I'm going to have to mess with code I'll have a new and hopefully proper build this time!
I hope you get this fixed! I love MIUI!
Just one thought; check system parition size, it may need to be bigger as MIUI is fairly big rom
Sent from my Desire HD using xda app-developers app
Okay my G1 stay alone without work and I preform test of yours rom. But my feedback is negative.
1. You have missing ogg melody and instillation was aborted because zip dont match with signature. I was able to install when disable signature verification. Thansk frankey
2. The rom dont boot. I try with RA/CWM recovery result was same. Are you sure this rom dont have need from custom MTD ??? My Logcat
From that logcat, audioflinger is dying. It isn't opening the files /system/etc/AudioPara_TMA.csv and /system/etc/AudioPara4.csv
Check to see if those are there. If not, get them then try.
Also, second post of my roms thread http://forum.xda-developers.com/showthread.php?p=31653323. If you use stuff I compiled, it states that you should at least send me a pm about using my work.
And the name is tvall. that's a lowercase "t".
Edit: still haven't downloaded yet. Just looking at file size, looks almost certainly like its too large for stock partition sizes. Try slimming it up, or moving some apps to /data, or just using custom mtd
i flashed it thru RA but it wont flash
just downloaded and looked. this rom is ~140mb. the /system partition on the g1 is 90mb. see the problem? trying to slim it up. got it down to 120mb by removing livewalpapers and apps that we are not allowed to distribute (including gapps isnt allowed). still have to free up ~30mb for this to be even usable. youll probably just have to use custom mtd.
edit:
have not tested this. /system size is 88mb, so no gapps yet. http://www.mediafire.com/?i3bsba3sgbf4e49. it may or may not boot. i have not tested. i just fixed the first obvious major issue with this rom, thats all.
tvall said:
just downloaded and looked. this rom is ~140mb. the /system partition on the g1 is 90mb. see the problem? trying to slim it up. got it down to 120mb by removing livewalpapers and apps that we are not allowed to distribute (including gapps isnt allowed). still have to free up ~30mb for this to be even usable. youll probably just have to use custom mtd.
Click to expand...
Click to collapse
Including gapps isn't allowed? Since when I use miui with them merged into the ROM
Take custom mtd up to 120 and then delete anything else we really don't need? Slim down ring tones to maybe 3 or 4
Good luck dude!
Sent from my HTC Desire HD using xda app-developers app

[ROM] [4.4.x] CyanFox Rom [OFFICIAL]

{
"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"
}
Credit to @vedantgp (me!)
http://www.cyanfox-rom.com/
CyanFox is a light-weight Android 4.4.x custom ROM, which is based on AOSP/Android (4.4) and CyanogenMod (11.0) source bases.
CyanFox features:
- Dark UI mode
- Paranoid Halo notifications
- Screen Recording
- NavBar settings and native enabling
Features in progress:
- Unread notifications count-icons with new 4.4 API for any app/launcher
- Apps sidebar-launcher
- Advanced Recent Apps RAM bar
- Multi-color/alpha status/nav bars
- Network speed indicator in status bar
- List view animations
- More new features coming soon...
https://github.com/CyanFox
https://github.com/CyanogenMod/android_kernel_samsung_jf/tree/cm-1110/kernel
Email us at: [email protected]
Download at http://www.cyanfox-rom.com/downloads/
Please submit bugs to: https://code.google.com/p/cyanfox/issues/list
And feature requests to: http://cyanfox.uservoice.com/forums/220748-general
Help us out!
http://forum.xda-developers.com/donatetome.php?u=5302565
Our current build server:
- 96 GB RAM
- 24 Cores
- 960 TB HDD
Credits to:
Mantas Zilius [MNT]
http://www.cyanfox-rom.com/
https://plus.google.com/u/0/communities/103538505102439103284
Wanna Help?
We need help from designers to help us make our logo and other elements. If you are interested, please follow the link below, made by my friend SystemErrorOne
http://forum.xda-developers.com/showthread.php?t=2484228
​
Instructions for Installation
[May vary on firmware, i will be vague]
Make sure your handset is on 100% battery
PREREQUISITES:
-Root
-Custom Recovery [CWM/TWRP]
1. Download latest zip file and GAPPS from http://cyanfox-rom.com/downloads/
2. Place these two zip files in the SD of your handset [internal or external]
3. Backup all of your data using Titanium Backup, or any other backup software you might have, as the device will be wiped in the process.
4. Reboot to Recovery by pressing and holding Volume Up and Down while pressing the power button while the device is turned off
5. Perform a factory reset
TWRP
6a. Press Install and guide yourself to where you put your Cyanfox zip file
6b. Press add more zips and guide yourself to where you put the GAPPS zip file
6c. Press Install
CWM
6a. Use volume keys to "Install zip"
6b. Navigate to your cyanfox zip file
6c. Repeat step 6b for Gapps file
If upgrading from a previous version or switching from CM11
6a. Dirty flash
6b. Flash Gapps
7. Wipe Cache
8. Reboot and enjoy
Screenshots​
Images are courtesy of @varben
Version numbers subject to change due to OS version
FAQ
"Omigod I'm stuck in a bootloop!"
Code:
Don't panic. Just factory reset and try again...
"I accidentally wiped everything including the internal SD!"
Code:
Just load the ROM onto an SD card and pop it into your phone
"I accidentally wiped everything including the internal SD and i don't have an SD card!"
Code:
adb sideload
"Where can i report bugs?"
Code:
Device specific bugs go to the CyanogenMOD maintainer. Overall bugs come to us
Feel free to post though to see if there is a quick fix, or a workaround
"What does the fox say?"
Code:
ring-a-ding-ding-ding-ding-a-ding
"Why isnt there more FAQ?"
Code:
Not alot of people have encountered issues beyond this... They have been fixed btw...
It says experimental 20130923 for the i9305?
Enviado do meu GT-I9305 utilizando o Tapatalk now Free
FAdrums said:
It says experimental 20130923 for the i9305?
Enviado do meu GT-I9305 utilizando o Tapatalk now Free
Click to expand...
Click to collapse
We named them experimental, because the other builds havent had the dpi setting merged in. we had to call it something . It is very stable, though. the official nightlies come out SOON! the other people are pretty happy with it right now. give it a whirl
Working great, no issues so far. With newer cm 10.2 I can't restore with titanium, but I can with this one.
Sent from my GT-I9305 using XDA Premium 4 mobile app
vedantgp said:
We named them experimental, because the other builds havent had the dpi setting merged in. we had to call it something . It is very stable, though. the official nightlies come out SOON! the other people are pretty happy with it right now. give it a whirl
Click to expand...
Click to collapse
OK fair enough! :sly:
Will do now! Thanks
Enviado do meu GT-I9305 utilizando o Tapatalk now Free
Sorry, about modem inside rom, which is it?
Work in Italy?
As far as I understand it doesn't contain a modem. It didn't change my so I guess you will keep your current.
Sent from my GT-I9305 using XDA Premium 4 mobile app
Cundis said:
As far as I understand it doesn't contain a modem. It didn't change my so I guess you will keep your current.
Sent from my GT-I9305 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
OK thanks for the information.
@ vedantgp , you confirm ?
I doubt that any modem comes with the rom. It will be stated if it does
Sent from my GT-I9305 using Tapatalk 2
I don't get why so many ROMs don't have list view animations, they look so mice :good:
What does the fox say? ;D
Been using all day, seems nice and stable so far. Nice work.....
Sent from my GT-I9305 using Tapatalk 2
zmuda said:
OK thanks for the information.
@ vedantgp , you confirm ?
Click to expand...
Click to collapse
confirmed. no modem comes with it, it retains your old modem, because we know that one will work properly (because its the same one you used before)
http://www.cyanfox-rom.com/2013/10/06/big-changes-comming/
Seems great so far nice and stable
Sent from my GT-I9305 using XDA Premium 4 mobile app
New server!
We got response for our new build server! Waiting for access credentials to connect to it...
The new one will be basketbuild. This also means that v1 is closer than ever...
what's the release date of v1 ?
adrianmak said:
what's the release date of v1 ?
Click to expand...
Click to collapse
only time can tell, if all goes well, ~1 week
empty phone
Hello, i did exactly what you said but now my phone looks complete empty.
The only thing i see when i boot my phone is the bootloader and that keeps on spinning.
When i go back in recovery it seems that my phone is completly whiped so empty, my back-ups everything is gone even the /sys folder on the root of the system looks empty. I cant see my nandroids....
Is there a way to fix this, i mean, how do i get something on my phone without my sd card accessable and it seems that Smasung KIES isn't working either.
Please help me i am feeling very stressed.
Thanks in advance,
Remco:crying:
edit: i already fixed it with Odin.
vedantgp said:
Instructions for Installation
[May vary for you, i will be vague]
Make sure your handset is on 100% battery
PREREQUISITES:
-Root
-Custom Recovery [CWM/TWRP]
1. Download latest zip file from http://cyanfox-rom.com/downloads/ and GAPPS http://goo.im/gapps/gapps-jb-20130813-signed.zip. Place these two zip files in the SD of your handset [internal or external]
3. Backup all of your data using Titanium Backup, or any other backup software you might have, as the device will be wiped in the process.
4. Reboot to Recovery by pressing and holding Volume Up and Home while pressing the power button while the device is turned off
5. Perform a factory reset
TWRP
6a. Press Install and guide yourself to where you put your Cyanfox zip file
6b. Press add more zips and guide yourself to where you put the GAPPS zip file
6c. Press Install
CWM
6a. Use volume keys to "Install zip"
6b. Navigate to your cyanfox zip file
6c. Repeat step 6b for Gapps file
7. Wipe Cache
8. Reboot and enjoy
Click to expand...
Click to collapse
Maybe add a Nandroid backup to your process, as simply having Titanium won't help anyone who hits a boot loop or soft bricks their device.

[ROM][4.4.2]iOCEAN X7 Kitkat ROM all versions! Multilang!

DISCLAIMER
All guides and informations shared on this page are purely based on my own personal experiences.
I cannot guarantee that these informations are 100% correct, there is a chance that some of the info is inaccurate/wrong,
but i can assure you all these guides have been personally tested and proven working from my repeated trials and tests.
Though, i cannot promise that these tricks will work on your device, nor won't brick your device, there is always a risk.
I will NOT be responsible for any loss or damage caused, or alleged to have been caused, directly or indirectly,
by the informations or ideas suggested or referenced, including but not limited to links and files provided on this thread.
Please try at your own risk. Your warranty is now void.
I proudly presents to you Kitkat for all X7!
Rom fully build from source and ready for everyday use! Multilang, see screenshots
Rom does not contain google apps and root. You can install it yourself.
Screenshots:
{
"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"
}
Known bugs:front camera 2Mpx, at some X7 front camera not work. ART not working now, it's Mediatek bug
Current release 1.08 for youth/turbo and 1.03 for plus/elite
Download links:
Youth
Elite
Addons:
Kernel witn initd support, not recommended for 1.08 and 1.03 version!, thanks to danhii
gapps and superuser, thanks to tinyXperia
Changelog for all X7:
1. Fully odexed for speed and stability
2. New battery driver
3. Minor bug fixes
How to install:
You should use TWRP recovery from me
Download link for recovery
Copy rom to sd card, reboot recovery. Then choose install, select rom zip file. Wipe dalvik and data after fist installation. If you perfom upgrade just wipe dalvic cache
Good Work
Thanks for sharing!!
but only problem i have is the battery that's not giving correct information. Anyway great work done!!!!
edit1: google play store gives me a FC
edit2: play store solved just reinstalled the gapps.
Schumi_wk said:
Thanks for sharing!!
but only problem i have is the battery that's not giving correct information. Anyway great work done!!!!
Click to expand...
Click to collapse
will be fixed soon
Thank you for your hard work! I will definately enjoy this
Here's gapps and superuser that was included when @vo-1 posted this on needrom.com
(I'll be happy to remove this on your request)
https://www.androidfilehost.com/?fid=95747613655040801
NOTE: unzip the file you download, the zips inside can be flashed in recovery (so it's superuser and gapps seperately)
Awesome job and awesome rom vo-1..!!
спасибо!:victory:
Youth version reuploaded, battery fixed!
I am having problems with this rom, i have followed the development of this rom, i have flashed multiple versions of the youth rom, and the elite version.
Sometimes at the first boot, it would say "phone memory corrupted, please format"
And sometimes, after a while of using it, it would suddenly freeze, or show a black screen, and if i then pull the battery to make it respond, the whole phone would have reset itself to a few days ago, meaning i lost installed apps of the past few days, whatsapp chat history, pictures taken which are on my sd card!
If anyone could help me fix this problem it would be greatly appreciated!
Theelichtje said:
I am having problems with this rom, i have followed the development of this rom, i have flashed multiple versions of the youth rom, and the elite version.
Sometimes at the first boot, it would say "phone memory corrupted, please format"
And sometimes, after a while of using it, it would suddenly freeze, or show a black screen, and if i then pull the battery to make it respond, the whole phone would have reset itself to a few days ago, meaning i lost installed apps of the past few days, whatsapp chat history, pictures taken which are on my sd card!
If anyone could help me fix this problem it would be greatly appreciated!
Click to expand...
Click to collapse
first of all format your phone memory. if it not help, go to service, your internal memory is ready to die
Anyone who can help, my power button isn't working properly and there seems to be a way to start the screen with the + and - buttons, but i can't seem to make it work.
Schumi_wk said:
Anyone who can help, my power button isn't working properly and there seems to be a way to start the screen with the + and - buttons, but i can't seem to make it work.
Click to expand...
Click to collapse
Do a bypass unmounting phone, it's only way
a tutorial or something like that, dunno what you are talking about tbh.
Coloros worked with the volume buttons
Edit: I found a tutorial that explains how to do it, but my skills don't go that far to compile it.
https://translate.googleusercontent.com/translate_c?depth=1&hl=nl&rurl=translate.google.be&sl=zh-CN&tl=en&u=http://www.jlrom.cn/493.html&usg=ALkJrhgA4NtDRK4JPybGpp0F3NNe7k5l0w
vo-1 is it possible to support init.d? Maybe we can get more performance with some tweaks, what do you think about?:fingers-crossed:
---------- Post added at 10:45 AM ---------- Previous post was at 10:39 AM ----------
Schumi_wk said:
a tutorial or something like that, dunno what you are talking about tbh.
Coloros worked with the volume buttons
Edit: I found a tutorial that explains how to do it, but my skills don't go that far to compile it.
https://translate.googleusercontent.com/translate_c?depth=1&hl=nl&rurl=translate.google.be&sl=zh-CN&tl=en&u=http://www.jlrom.cn/493.html&usg=ALkJrhgA4NtDRK4JPybGpp0F3NNe7k5l0w
Click to expand...
Click to collapse
oh! sorry I understand that you want to turn on phone withouth power button..!
Yes you can do it easily with GravityBox, test it if you don't know how to do, I'll help you do it, ok?:good:
I've tried it but it doesn't seems to work the volume rocker, tried some other xposed apps but nothing seems to do the job.
danhii said:
vo-1 is it possible to support init.d? Maybe we can get more performance with some tweaks, what do you think about?
Click to expand...
Click to collapse
yes. just repack kernel and edit init.rc
vo-1 said:
first of all format your phone memory. if it not help, go to service, your internal memory is ready to die
Click to expand...
Click to collapse
Thanks for the reply, i have formatted the phone memory multiple times already before flashing.. and when i am on jelly bean (which i am now) everything works just fine. Could it be something with the flashing of Gapps or Superuser?
Theelichtje said:
Thanks for the reply, i have formatted the phone memory multiple times already before flashing.. and when i am on jelly bean (which i am now) everything works just fine. Could it be something with the flashing of Gapps or Superuser?
Click to expand...
Click to collapse
No. I'm using my rom 1 month and everything works well
vo-1 said:
yes. just repack kernel and edit init.rc
Click to expand...
Click to collapse
Could yourself do it as you have kernel? (if you want) or where I can download it for change it an repack it myself? Is only add this line " exec /system/bin/sysinit"
danhii said:
Could yourself do it as you have kernel? (if you want) or where I can download it for change it an repack it myself? Is only add this line " exec /system/bin/sysinit"
Click to expand...
Click to collapse
i will give you manual later

[ROM][Flo][7/5/15] - Stock Rooted 5.1.1 - LMY48G - Root and BusyBox only!

AS the name implies this is a stock rooted Android 5.1.1 - LMY48G Lollipop ROM!
Features
100% Stock
Rooted / Powered by SuperSU by @Chainfire!
Busybox
FSTRIM on install
Zip Aligned
No other edits
Notes:
Should update bootloader. It is attached as a flshable ZIP.
First boot is a loooooooooooong time! About 5 to 7 minutes!
You must be on Latest TWRP to enjoy this ROM. No other recoveries supported however they may work.
Install:
Copy ROM to storage
Reboot to TWRP recovery
Factory Reset (no other wipes needed)
Flash ROM
Reboot and Profit!
Troubleshooting
If you get no status bar reboot to recovery and clear all cache. If that doesn't work try flashing the factory image then flash TWRP again and then this ROM.
Getting Symlinks failed during install? Make sure /system is unchecked in TWRP mounts
Problems with internal storage? Look at THIS POST for fix by @freakzapster
{
"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"
}
If you appreciate my time and effort please consider a small (or large) donation
A little bit goes a long ways!
Please hit Thanks!
MOD EDIT: Link removed as domain has expired. Thread closed until new links can be installed​
Sharing Policy
You are free to use this ROM or any part of this ROM any way you like as long as you give proper credit!
Consider this your permission! Please do not PM me asking if its OK to build off this ROM. Permission granted!
Hit Thanks!
Looks like the Nexus Trolls are at it again! In case you dont know the trolls are jealous hateful people with no skills that go around rating everyone's thread 1 star. I really kind of feel sorry for these sad little creatures One day they may seek the therapy they need (and move out of there parents basement).
But untill then...
Can I get everyone to thank the Opening Post and rate it 5 stars?
Oh snap! Donation coming your way when I get paid
scrosler said:
AS the name implies this is a stock rooted Android 5.1.1 - LMY47V Lollipop ROM!
Features
100% Stock
Rooted / Powered by SuperSU by @Chainfire!
Busybox
Init.d Support
FSTRIM on install
Zip Aligned
No other edits
Notes:
Should update bootloader. It is attached as a flshable ZIP.
First boot is a loooooooooooong time! About 5 to 7 minutes!
You must be on Latest TWRP to enjoy this ROM. No other recoveries supported however they may work.
Install:
Copy ROM to storage
Reboot to TWRP recovery
Factory Reset (no other wipes needed)
Flash ROM
Reboot and Profit!
Troubleshooting
If you get no status bar reboot to recovery and clear all cache. If that doesn't work try flashing the factory image then flash TWRP again and then this ROM.
Getting Symlinks failed during install? Make sure /system is unchecked in TWRP mounts
Problems with internal storage? Look at THIS POST for fix by @freakzapster
If you appreciate my time and effort please consider a small (or large) donation
Did you know that there have been over 20,000 Stock Rooted ROMS downloaded just since Android 5.0.0? Thats not counting every version before 5.0.0!
Please consider donating that way I can focus on making new ROMS and always bringing you the latest versions of Android FIRST!
A little bit goes a long ways!
Please hit Thanks!
Download HERE!
​
Click to expand...
Click to collapse
Been waiting to give this a test drive...
Cheers...
i flashed the factory image thru flashfire.. and viola.. my root still there
Sent from my H940 using XDA Premium 4 mobile app
Dirty flash over Scott's 5.1 with cache / Davlik clear appears to work fine.
My magnetic screen off sensor is not working after the update. Flashed this zip but I'm quite sure it's not the problem of the zip. Anyone else?
paulbonner said:
Dirty flash over Scott's 5.1 with cache / Davlik clear appears to work fine.
Click to expand...
Click to collapse
Worked for me too. Thanks Scott! :good:
The Download site seems to be down at present.
yonster said:
The Download site seems to be down at present.
Click to expand...
Click to collapse
Not for me. Just downloaded and flashed fine
-> Sent from my mind to your screen
mindmajick said:
Not for me. Just downloaded and flashed fine
-> Sent from my mind to your screen
Click to expand...
Click to collapse
Thanks. Downloading now through a VPN. The site didn't seem to like my IP.
Trolls lost! lol
Rated thread and Thanks left. I was happy to return the N7 back to you but i'm missing it already....lol
I did pick up the LG GPad 7.0 from Sprint for free but its not even close to the N7. Enjoy the rom everyone and thanks again for your work Scott
ImjuzCY said:
My magnetic screen off sensor is not working after the update. Flashed this zip but I'm quite sure it's not the problem of the zip. Anyone else?
Click to expand...
Click to collapse
Nope, everything's ok here. So it seems not be ROM related.
paulbonner said:
Dirty flash over Scott's 5.1 with cache / Davlik clear appears to work fine.
Click to expand...
Click to collapse
it works for me too!!!
All good here. Nice job.
Thanks guys, we are beating the trolls :good:
Thanks Scott you always have your Roms up quick need to get this flashed I just flashed 5.1 not a week ago finally got the notice for update lol
Any tried whether CWM is ok to flash this rom?

Categories

Resources