[Recovery] Open Source version of CWM recovery v6.0.2.7 - Nexus S General

This is vanilla build of clockwork mod recovery from CyanogenMod repo. The image we get from clockworkmod.com has some proprietary additions which blocks any app other than ROM Manager to access recovery. But I wanted open source build of CWM to make it work with CyanDelta, so I compiled myself.
You can flash this recovery using fastboot.
Code:
fastboot flash recovery recovery.img
Download
IMG File - androidtweak.in/downloads/crespo/recovery.img
Flashable zip - androidtweak.in/downloads/crespo/opensource-cwm-6.0.2.7.zip
Known Issues:
* USB mount not working within recovery.

jishnu7 said:
This is vanilla build of clockwork mod recovery from CyanogenMod repo. The image we get from clockworkmod.com has some proprietary additions which blocks any app other than ROM Manager to access recovery. But I wanted open source build of CWM to make it work with CyanDelta, so I compiled myself.
You can flash this recovery using fastboot.
Code:
fastboot flash recovery recovery.img
Download: androidtweak.in/downloads/crespo/recovery.img
Click to expand...
Click to collapse
Thank you for compiling this

Great idea! is this touch or non-touch version?

can anyone create a flashable zip ? Thanks for this Open Version!

AABatteries said:
Great idea! is this touch or non-touch version?
Click to expand...
Click to collapse
This is non touch version
matatr0n said:
can anyone create a flashable zip ? Thanks for this Open Version!
Click to expand...
Click to collapse
OK. I'll create a flashable version later today.
Sent from my Nexus S using xda app-developers app

Did usb mount work for you ?

raducux said:
Did usb mount work for you ?
Click to expand...
Click to collapse
Still not worked for me... back to 6.0.1.0 btw thanks dude for bring this..:good::good:

Here is the flashable zip.
xxxMADxxx said:
Still not worked for me... back to 6.0.1.0 btw thanks dude for bring this..:good::good:
Click to expand...
Click to collapse
is V. 6.0.1.0 has 2 mode of recovery? tar mode and blob? (i looked not 2 mode)
Edit: Here is the flashable zip.

mypat said:
is V. 6.0.1.0 has 2 mode of recovery? tar mode and blob? (i looked not 2 mode)
Edit: Here is the flashable zip.
Click to expand...
Click to collapse
Like this?? I even dont know what a mean "blob" folder :banghead:
{
"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"
}
Sent from my Nexus S using Tapatalk 2

xxxMADxxx said:
Like this?? I even dont know what a mean "blob" folder :banghead:
Sent from my Nexus S using Tapatalk 2
Click to expand...
Click to collapse
Mode 1 tar mode this means backup makes one tar file.
Mode 2 blob mode what i said before makes 1 main backup after that makes little backup files what was changed so it's little faster but you can't copy this to your computer completely which i never like.

mypat said:
Mode 1 tar mode this means backup makes one tar file.
Mode 2 blob mode what i said before makes 1 main backup after that makes little backup files what was changed so it's little faster but you can't copy this to your computer completely which i never like.
Click to expand...
Click to collapse
Ohh i see..btw mount storage is working for you on 6.0.2.7 dude?
Sent from my Nexus S using Tapatalk 2

xxxMADxxx said:
Ohh i see..btw mount storage is working for you on 6.0.2.7 dude?
Sent from my Nexus S using Tapatalk 2
Click to expand...
Click to collapse
I didn't tried yet also i don't want because it's not official . I'am still using 5.8.0.2.

mypat said:
I didn't tried yet also i don't want because it's not official . I'am still using 5.8.0.2.
Click to expand...
Click to collapse
Lol..
Sent from my Nexus S using Tapatalk 2

matatr0n said:
can anyone create a flashable zip ? Thanks for this Open Version!
Click to expand...
Click to collapse
OP updated with flashable zip.

is sdcard mount in recovery working? that's a very important matter, since it has a potential of bricking your device if you happen to lose your backup from sdcard and end up in a bootloop.
this CMW version has blob version backup? if yes, could the OP build the latest full-backup version of CWM in a similar manner? We would all be grateful, and even happy to donate for your effort.
cheers!

AABatteries said:
is sdcard mount in recovery working? that's a very important matter, since it has a potential of bricking your device if you happen to lose your backup from sdcard and end up in a bootloop.
this CMW version has blob version backup? if yes, could the OP build the latest full-backup version of CWM in a similar manner? We would all be grateful, and even happy to donate for your effort.
cheers!
Click to expand...
Click to collapse
if you big want to use this make 2 zip of recovery in your sd card one this the other 6.0.1.0 or 5.0.8.2 if you need mount sd flash the zip which have mount sd support. and this versiyon have 2 mode backup one what you want and the other blob, there is an opthin which you can be able to choose backup mode.

jishnu7 said:
The image we get from clockworkmod.com has some proprietary additions which blocks any app other than ROM Manager to access recovery.
Click to expand...
Click to collapse
This is not true. I use official cwm images exclusively and I've never had any app fail to reboot into recovery. If you're going to make a claim, please at least make sure there is some merit to it.
also, this is not touch-enabled.

hp420 said:
This is not true. I use official cwm images exclusively and I've never had any app fail to reboot into recovery. If you're going to make a claim, please at least make sure there is some merit to it.
also, this is not touch-enabled.
Click to expand...
Click to collapse
It's actually true. If you're going to make a claim, please make sure there's some merit to it. ;P
Only ROM Manager can interact with CWM recovery because extendedcommand are encrypted to only work with it due to licensing bull****. Doesn't mean reboot to recovery, means manage stuff to flash from within Android.
https://github.com/CyanogenMod/andr...mmit/08bedb21d87dede99f1e89a4869609389bb7cee7
Also, touch feature is not open sourced if I'm not mistaken.

polobunny said:
Only ROM Manager can interact with CWM recovery because extendedcommand are encrypted to only work with it due to licensing bull****. Doesn't mean reboot to recovery, means manage stuff to flash from within Android.
Click to expand...
Click to collapse
I know this is a little old, but do you have any (non-cyandelta) references for this? CM Updater seems to work just fine with CWM official, and it's very open source:
https://github.com/CyanogenMod/android_packages_apps_CMUpdater/blob/jellybean/src/com/cyanogenmod/updater/UpdatesSettings.java
If they can do it, I don't know why cyandelta can't.

bill.allrobots.org said:
I know this is a little old, but do you have any (non-cyandelta) references for this? CM Updater seems to work just fine with CWM official, and it's very open source:
https://github.com/CyanogenMod/android_packages_apps_CMUpdater/blob/jellybean/src/com/cyanogenmod/updater/UpdatesSettings.java
If they can do it, I don't know why cyandelta can't.
Click to expand...
Click to collapse
Read the first 3 lines of the commit I linked to
-// Copyright ClockworkMod, LLC. Reference and porting purposes only. Usage of the extendedcommand API
-// is restricted to those granted explicit permission, or by use of the ROM Manager Recovery API.
-// https://github.com/koush/TestRomManager
Click to expand...
Click to collapse
and
http://wiki.rootzwiki.com/OpenRecoveryScript
OpenRecoveryScript is a scripting engine that allows applications to pass commands to a custom recovery.
It is similar to extendedcommands used in ClockworkMod Recovery. However, OpenRecoveryScript is completely open-source, unencrypted, and available for every app to use without requiring a paid or limited API.
Click to expand...
Click to collapse
Cheers

Related

[Patch] [CM9/ICS] [loveme][29/05/12] Enable ICS Onscreen Buttons

hi guys
Here is flashable zip to enable on screen buttons in hep-happy's CM9 build
i have resized the navigation bar height
before it was 48, now it is changed to 32.
zip is attached (onscreen_resized_32.zip)
(Last release as cm has already implemented this feaure)
For hephappys loveme
http://db.tt/m9Alm5PC
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"
}
Instructions :-
Reboot into recovery
backup your current rom (i.e. Nandroid backup)
flash ONSCREEN_RESIZED_32.zip (height = 32)
or
FLASH ENABLE_ONSCREENBUTTONS.zip (height = 48)
REBOOT and your done
NOTE -
If your doing a clean install then after flashing ROM reboot your phone then reboot into recovery again and then flash the zip or you'll get bootloops.
Credits
evilisto
Can't wait for this to be an option in CM settings...
How can I disable it?
_____________________
Swypnięte z LG-P500 przy użyciu Forum Runner
sQuAshPL said:
How can I disable it?
_____________________
Swypnięte z LG-P500 przy użyciu Forum Runner
Click to expand...
Click to collapse
Just flash
remove_onscreenbuttons.zip
Sent from my LG-P500 using XDA
vlt96 said:
Can't wait for this to be an option in CM settings...
Click to expand...
Click to collapse
Yea seriously
Sent from my LG-P500 using XDA
Isnt our phone a bit too small to also have onscreen buttons
Though even I would love to see this as an option in settings.
Thanks, my back button stopped working a couple months back. I couldn't enable softkeys on hephappy's build, so you saved my day!
But I believe it is too wide, it screwed a bit my homescreen. I read somewhere (don't remember, sorry) that it should be 36 pxls in height.
hope it helps
thanks!
pedrosa1 said:
Thanks, my back button stopped working a couple months back. I couldn't enable softkeys on hephappy's build, so you saved my day!
But I believe it is too wide, it screwed a bit my homescreen. I read somewhere (don't remember, sorry) that it should be 36 pxls in height.
hope it helps
thanks!
Click to expand...
Click to collapse
Lol sometimes my back button also doesn't work
Ok I'll try to change its height
Sent from my LG-P500 using XDA
rishabh22 said:
Isnt our phone a bit too small to also have onscreen buttons
Though even I would love to see this as an option in settings.
Click to expand...
Click to collapse
Many of us having buttons problem. So its good to have on screen buttons instead.
Sent from my LG-P500 using XDA
Yeah even I have a problem with the back button.
Does this work with lupo's test build?
Im getting bootloops :/
Edit
Im getting bootloop even on flashing the remove...zip :-(
Luckily I had manually backed up my own framework-res.apk. Can you please make a flashable zip for it(attached)?
rishabh22 said:
Yeah even I have a problem with the back button.
Does this work with lupo's test build?
Im getting bootloops :/
Edit
Im getting bootloop even on flashing the remove...zip :-(
Luckily I had manually backed up my own framework-res.apk. Can you please make a flashable zip for it(attached)?
Click to expand...
Click to collapse
I have tested it with hep-happy build so may it works with it only
Ok 2morow I'll give you the flashable zip
Sent from my LG-P500 using XDA
seriousia said:
I have tested it with hep-happy build so may it works with it only
Ok i'll give you flashable zip for framework you have attached 2morow.
Sent from my LG-P500 using XDA
Click to expand...
Click to collapse
Never mind that zip. I restored my framework-res using android commander(it lets u manipulate system files using pc) but it still wont boot
I had initially tried to replace the frameres app manually using root browser(first deleting the orig one after backing up) that might have caused the prob.
I am getting bootloops whatever I do
Why did I not backup my rom before trying this :'(
rishabh22 said:
Never mind that zip. I restored my framework-res using android commander(it lets u manipulate system files using pc) but it still wont boot
I had initially tried to replace the frameres app manually using root browser(first deleting the orig one after backing up) that might have caused the prob.
I am getting bootloops whatever I do
Why did I not backup my rom before trying this :'(
Click to expand...
Click to collapse
Which rom your using ?
Try to pull framework-res.apk from rom zip and push it in the system
Edit: did you changed the permission after pushing original framework.apk to system ?
Sent from my LG-P500 using XDA
seriousia said:
Which rom your using ?
Try to pull framework-res.apk from rom zip and push it in the system
Sent from my LG-P500 using XDA
Click to expand...
Click to collapse
Im using lupo's testing kang..
Let me explain the whole thing that happened...
1.I used root browser in rom manager to manually backup the framework-res.apk
2.I deleted the my orig framework-res.apk(yeah that was stupid)
3.The phone started giving me weird errors but root browser was still open.
4.When I tried to copy the framres from ur zip it gave me an error that the memory was full(and arnd half the file was copied).
5.I by mistake closed the root browser(I wanted to check storage from stock app manager).
After that nothing would open..opening any app would give an error.
6.I rebooted my phone but it got stuck at the lg screen.
7.I removed and reinserted the battery and booted into recovery.
8.Flashed your zip from recovery.
Thereafter my phone is getting stuck at bootloop whatever I do
rishabh22 said:
Im using lupo's testing kang..
Let me explain the whole thing that happened...
1.I used root browser in rom manager to manually backup the framework-res.apk
2.I deleted the my orig framework-res.apk(yeah that was stupid)
3.The phone started giving me weird errors but root browser was still open.
4.When I tried to copy the framres from ur zip it gave me an error that the memory was full(and arnd half the file was copied).
5.I by mistake closed the root browser(I wanted to check storage from stock app manager).
After that nothing would open..opening any app would give an error.
6.I rebooted my phone but it got stuck at the lg screen.
7.I removed and reinserted the battery and booted into recovery.
8.Flashed your zip from recovery.
Thereafter my phone is getting stuck at bootloop whatever I do
Click to expand...
Click to collapse
The framework.apk that you have attached is from lupo testing build ?
If yes then i can provide you flashable zip for it.
Sent from my LG-P500 using XDA
seriousia said:
The framework.apk that you have attached is from lupo testing build ?
If yes then i can provide you flashable zip for it.
Sent from my LG-P500 using XDA
Click to expand...
Click to collapse
Yes it is from lupo's. But I tried putting it with android commander from my pc.
Does it make a diff if it is a flashable zip?
rishabh22 said:
Yes it is from lupo's. But I tried putting it with android commander from my pc.
Does it make a diff if it is a flashable zip?
Click to expand...
Click to collapse
What about permission ?
Never used it so i dont know if have to set permission manually or not
Try fixing permission in recovery and then reboot
EDIT:
Okay here is you flashable zip
Try it and report please
http://qfs.mobi/f116517
Sent from my LG-P500 using XDA
seriousia said:
What about permission ?
Never used it so i dont know if have to set permission manually or not
Try fixing permission in recovery and then reboot
EDIT:
Okay here is you flashable zip
Try it and report please
http://qfs.mobi/f116517
Sent from my LG-P500 using XDA
Click to expand...
Click to collapse
Fixed permissions, wiped cache,dalvik...Still bootloop
Edit
Sorry hadn't refreshed the page so did not see ur zip.Will try and tell
---------- Post added at 01:16 AM ---------- Previous post was at 01:04 AM ----------
Um this is weird. Still bootlooping.
I guess something else got messed up during the time the framework was missing :/
rishabh22 said:
Fixed permissions, wiped cache,dalvik...Still bootloop
Edit
Sorry hadn't refreshed the page so did not see ur zip.Will try and tell
---------- Post added at 01:16 AM ---------- Previous post was at 01:04 AM ----------
Um this is weird. Still bootlooping.
I guess something else got messed up during the time the framework was missing :/
Click to expand...
Click to collapse
Hmm so you have to do a clean install now.
But before that make your nandroids backup with TWRP recovery
Then install the rom and then restore only /data from nandroid backup
In this way you wont lose any of your data, setting etc.
Sent from my LG-P500 using XDA
thank you very much for the patch, i had been really looking forward to it, but the buttons feel too big for our tiny screen. Do you think you can resize them?

I9100][rom 4.1.2 xxlsj [Cleaned Thread]

All credits goes to Izap for leak​
Before making any post about how to, why doesn't this work? what do i do know, help. please read 1.st and second post where i will write and answer as many questions as possible!
Before flashing this rom, make sure you have a fully working backup in case you want to go back to your old rom
Consider that this may brick your phone if you doing it wrong, however we will provide information for a successful flash​
Thank You @yahyoh (See More at http://forum.xda-developers.com/showpost.php?p=34184248&postcount=581)
{
"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"
}
CHECKSUM.md5 so you can additionally check if above are correct before flashing.
Flashing this will wipe your device.
Screenshot included so you can see its legit.
PDA - LSJ
Modem - LS6 (GSM version)
CSC - LS1 Open version
SGS II XXLSJ Review
Thank You @prads5801
http://www.androidnova.org/official-jelly-bean-leaked-for-samsung-galaxy-sii/
LINKS
PDA
Thank You @layercake87
part1: http://www26.zippyshare.com/v/7484635/file.html
part2: http://www26.zippyshare.com/v/15776471/file.html
part3: http://www26.zippyshare.com/v/15844801/file.html
Magnet Link (EMMC/PDA/MODEM/CSC)
Thank You @DimICE
MagnetURL
Torrent Link
Thank You @ingbrzy
http://uloz.to/xnTcG9P/i9100xxlsj-zip
Google Drive
Thank You @fr3nlysmil3
GoogleDrive
Sammobile Link
Thank You @Sammobile
hotfile.com/dl/179607505/5cd1648/I9100XXLSJ_I9100OXXLS1_OXX.zip.html
Flashable Modem
Thank You @Bieniu
https://www.dropbox.com/s/sn7f0rp6eo9amv8/Modem_I9100XXLS6_CWM.zip
How to Root
Here!
How to get Ripple Lockscreen With 4 Icons/Smart Rotation (Odexed Only!)
Thank You @jarari2
http://forum.xda-developers.com/showthread.php?t=1997919
How to get Ripple Lockscreen With 4 Icons/Smart Rotation (Deodexed Only!)
Thank You @LegendK95
http://forum.xda-developers.com/showthread.php?t=1998682
How to get transparent statusbar (Deodexed Only!)
How to change dpi
Thank You @ paper_heart_21
http://forum.xda-developers.com/showthread.php?p=34342269
Thank You @nims11
http://forum.xda-developers.com/showthread.php?t=1999407
Custom Kernel
How to get more toggles/black statusbar
Thank You @Mirko ddd
http://forum.xda-developers.com/showthread.php?p=34303835#post34303835
How to get 4 Way Reboot *Deodexed*
Thank You @mythtrandyr
http://forum.xda-developers.com/showthread.php?t=1999598
How to get Popup Browser
Thank You @Gyebro
http://forum.xda-developers.com/showthread.php?t=2001818
Rooted/CWM/More Secure Kernel
Thank You @Phil3759
http://www.mediafire.com/file/p5r503u1run77w2/PhilZ-cwm6-XXLSJ-OXX-3.1-signed.zip
http://www.mediafire.com/file/6gpa6xclotu36uj/PhilZ-cwm6-XXLSJ-OXX-3.1.tar.md5
Flash Instructions
Thank You @MajorAly
http://forum.xda-developers.com/showpost.php?p=34219382&postcount=1463
Problems/Solutions
MRNoob Wrote
Enter CS for MD5..
Check MD5.. Do not unplug the cable..
Please wait..
MD5 hash value is invalid
CODE_I9100XXLSJ.tar.md5 is invalid.
End...
Sorry im a noob, what to do
Click to expand...
Click to collapse
Simply rename the CODE_I9100XXLSJ.tar.md5 to .tar
ant987 said:
NOBODY is reading the suggests given by a lot of users! Change the extension from .MD5 to .TAR
Click to expand...
Click to collapse
I Think Many people needs to apologise to Izap for flaming/hating him
This is how it will be if you don't try to read the op
it will be constantly update a few hours forward
Does this have ripple effect?
Yes but its been disabled for our DPI resolution however you can set 180 DPI and reboot and ripples will be there
Can i use Syiah/DorimanX kernel?
NO! as they haven't updated their kernel for this leak
My SIM is locked, now what?
Try restore IMEI from earlier release or download This and do as BANK$ did
BANK$ said:
i installed a 4.0.4 official rom and unlocked again with this app..then i installed jb again with no problems
Click to expand...
Click to collapse
About the 50GB Dropbox space, will i get it?
If you didn't get it while the S3 Giveaway was out then yes, if you got the space and still have it then no
Does this leak support Multi-View?
No & samsung haven't planned to add this feature to our device.
Do we have the palm features as in S3?
No this was also deleted in 4.1.2
How do i take a screenshot?
Press and hold HOME+POWER button
How can i revert to my old rom
You can either flash a CWM flashable and restore from there or flash a safe kernel and restore from there
will this format my internal sd card
No, it will not wipe your internal SD-Card
Basic Information of the files
emmc_EXT4_16GB.pit.html (PIT NOT NEEDED/NOT RECCOMENDED)
emmc_EXT4_32GB.pit.html (PIT NOT NEEDED/NOT RECCOMENDED)
CODE_I9100XXLSJ.tar PDA (ODIN)
56160234/MODEM_I9100XXLS6.tar.md5.html Phone
CSC_HOME_OXX_I9100OXXLS1.tar.md5.html CSC (Mobile Odin = Cache)
###############################################
# #
# GT-I9100 Kernel MMC_CAP_ERASE bug detection #
# By Tungstwenty - forum.xda-developers.com #
# [email protected] #
# #
###############################################
Detecting safety of kernel: zImage
Kernel: Linux version 3.0.31-462349 ([email protected]) (gcc version 4.4.3 (GCC) ) #3 SMP PREEMPT Tue Nov 6 02:42:23 KST 2012
1 ocurrences of the bad code signature
0 ocurrences of the good code signature
***************
!!! WARNING !!!
***************
The kernel appears to have MMC_CAP_ERASE *enabled*, which is dangerous on many devices
Unpacked kernel code stored at: zImage_unpacked
The unsafe instruction can be found at offset 0x0061ea10
Click to expand...
Click to collapse
you know how you can make the rom deodexed?
there wasnt a need for a new thread
i ll post the rooting method here again if this is main thread now
Easiest way to install the ROM achieve root and CWM recovery:
(make sure your battery is over 50%)
Download the firmware
extract the files and rename the tar.md5 files to .tar (remove the .md5 part)
Download Philz rooted kernel
Download Mobile Odin
copy all the files to your phone
Install mobile odin
open it and let it check for missing files
if u are using the free version u will need to download the flash kernel from chainfire's thread
In Mobile Odin:
go to Open file browse to the folder you copied files in and select the CODE_I9100XXLSJ file
go to Open file again and browse to CSC file do the same for the modem file
Now go to Open file and select Philz kernel
Select wipe data and dalvic cache to avoid running in any errors
this way mobile odin will flash this kernel rather than the stock non rooted kernel
Flash the firmware
your phone will reboot into mobile odin's special recovery and will flash the firmware
the phone will reboot some times just done worry leave it on table
After the phone boots pat your self on the back for doing a good job and thank Samsung for finally providing a good stock firmware since the gingerbread days
View attachment 1486422
bluefa1con said:
there wasnt a need for a new thread
i ll post the rooting method here again if this is main thread now
Easiest way to install the ROM achieve root and CWM recovery:
(make sure your battery is over 50%)
Download the firmware
extract the files and rename the tar.md5 files to .tar (remove the .md5 part)
Download Philz rooted kernel
Download Mobile Odin
copy all the files to your phone
Install mobile odin
open it and let it check for missing files
if u are using the free version u will need to download the flash kernel from chainfire's thread
In Mobile Odin:
go to Open file browse to the folder you copied files in and select the CODE_I9100XXLSJ file
go to Open file again and browse to CSC file do the same for the modem file
Now go to Open file and select Philz kernel
Select wipe data and dalvic cache to avoid running in any errors
this way mobile odin will flash this kernel rather than the stock non rooted kernel
Flash the firmware
your phone will reboot into mobile odin's special recovery and will flash the firmware
the phone will reboot some times just done worry leave it on table
After the phone boots pat your self on the back for doing a good job and thank Samsung for finally providing a good stock firmware since the gingerbread days
View attachment 1486422
Click to expand...
Click to collapse
it is indeed as this is a clean thread where no one need to constantly ask over and over again
and .zip for CWM Recovery flashing please Many people like dualboot, maby rooted... or unrootet but for CWM for dualboot.
Thank U
xmyszka said:
and .zip for CWM Recovery flashing please Many people like dualboot, maby rooted... or unrootet but for CWM for dualboot.
Thank U
Click to expand...
Click to collapse
u cant dual boot this rom with any kernel so there us no point
xmyszka said:
and .zip for CWM Recovery flashing please Many people like dualboot, maby rooted... or unrootet but for CWM for dualboot.
Thank U
Click to expand...
Click to collapse
+1
Yeah it's clean now and after 2~3 pages you will have the same questions again and again
1. Is ripple effect working?
2. How to root
3. Is Siyah working?
4. I got simlocked
5. Do i need PIT?
6. Installed Dorimanx kernel and now my phone wont boot
etc etc
Spyr0s said:
Yeah it's clean now and after 2~3 pages you will have the same questions again and again
1. Is ripple effect working?
2. How to root
3. Is Siyah working?
4. I got simlocked
5. Do i need PIT?
6. Installed Dorimanx kernel and now my phone wont boot
etc etc
Click to expand...
Click to collapse
1. No
2. Use Philz rooted kernel
3. No
4. N/A
5. NO
6. Reflash
just wondering can we change the dpi??? editing the .prop ... ehmmmm
downloading this later
cruzzmz said:
1. No
2. Use Philz rooted kernel
3. No
4. N/A
5. NO
6. Reflash
just wondering can we change the dpi??? editing the .prop ... ehmmmm
Click to expand...
Click to collapse
yes you can 180 is the most ive seen for now
I'm still having problems with network lock. No software can unlock my phone while on JB. EFS Pro can restore unlocked version of my /efs but after a restart it all changes back (different md5sums of nv_data.bin files) - everything works fine on 4.0.4
I'm using PhilZ-cwm6-XXLSJ-OXX-3.1 kernel.
When on 4.0.4 EFSPro says that efs file type is "/EFS" but when on JB: "EXT4" and different permissions(-rwx------ on JB vs -rwxr-xr-x on 4.0.4)
adb remount doesn work.
Recovery backup of JB takes 16.5MB(boot.img and recovery.img take 8MB each), cache, data and system have .dup extension(funny thing is, I can still restore it and have fully working JB rom, wtf)
I tried to manually copy the nv_data.bin and changed its permissions and owner/group, still nothing. Any ideas what can be causing it?
phini said:
I'm still having problems with network lock. No software can unlock my phone while on JB. EFS Pro can restore unlocked version of my /efs but after a restart it all changes back (different md5sums of nv_data.bin files) - everything works fine on 4.0.4
I'm using PhilZ-cwm6-XXLSJ-OXX-3.1 kernel.
When on 4.0.4 EFSPro says that efs file type is "/EFS" but when on JB: "EXT4" and different permissions(-rwx------ on JB vs -rwxr-xr-x on 4.0.4)
adb remount doesn work.
Recovery backup of JB takes 16.5MB(boot.img and recovery.img take 8MB each), cache, data and system have .dup extension
I tried to manually copy the nv_data.bin and changed its permissions and owner/group, still nothing. Any ideas what can be causing it?
Click to expand...
Click to collapse
Pay $2.5 and you will get rid of the lock FOREVER. You can use the app as many times you want (however there shouldnt be a need).
Use GalaxSim: fast, easy, cheap and hassle free
Are we have chances to get ripple effect working? Or maybeb it will be in final release?
Sent from my GT-I9100 using xda premium
dorian95 said:
Are we have chances to get ripple effect working? Or maybeb it will be in final release?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Does this have ripple effect?
Yes but its been disabled for our DPI resolution however you can set 180 DPI and reboot and ripples will be there
READ please!
Sent from my GT-I9100 using xda premium
Yes I understand, but I wonder why they changed that, whats wrong with ripple on default dpi
Sent from my GT-I9100 using xda premium
dorian95 said:
Yes I understand, but I wonder why they changed that, whats wrong with ripple on default dpi
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
cant tell you. Ask/request samsung
Sent from my GT-I9100 using xda premium
dorian95 said:
Yes I understand, but I wonder why they changed that, whats wrong with ripple on default dpi
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
nothing is wrong, it was smooth on Sprint release, however we can get it to work, i only need to know that file its related to
good job
Great job mate [and thanks for root, mirrors and cwm file]!
I've just notice this thread, but anyways I've update a post with all the mirrors (at the original thread):
[more mirrors]
http://forum.xda-developers.com/showpost.php?p=34224784&postcount=1544

New file structure system. 4.2.1. How do u access the root?

I recently boot looped my phone and had to manually stick files on my root.. Eguch doesn't seem to be accessible with the various file programs. These are a few hundred megs since they are ROMs and I want them removed. How do I get rid of them if I can't find them.
Any help would be appreciated.
Chris
Sent from my Nexus 4 using xda app-developers app
I'm kind of confused on what you're asking for "root." Root as in the root directory? or root as in superuser?
If it's root directory, it's in /sdcard/ or /storage/emulated/0/
Use a updated recovery such as TWRP or CWR.
I'm asking for the root of the file system. There was another level added when 4.2.1 was implemented. And I had to add files via a dB.. Which copied them to the root below the new level. Which I can't seem to access using the file app programs. Yet I can see them in cwm when I use it. Not sure what to do. I need them gone... I only have an 8 gig... Need the space.
Sent from my Nexus 4 using xda app-developers app
Here is a picture of the files I'm talking about. I've tried finding them and I can't. I've searched the directories individually as well did searches with the finding tools. Any ideas?
{
"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"
}
Sent from my Nexus 4 using xda app-developers app
No idea. I use TWRP, I guess TWRP and CWR have it set differently?
Look around /sdcard/ and /storage/ ... on TWRP everything looks the same as it was before 4.2.X with everything being in /sdcard/
Try /storage/emulated/0/
its obvious and you could of done it yourself.. click on legacy. plus, you cant really access system in CW. only through ADB but doesnt seem like thats what youre asking..
try checking in /data/media
noodles2224 said:
its obvious and you could of done it yourself.. click on legacy. plus, you cant really access system in CW. only through ADB but doesnt seem like thats what youre asking..
Click to expand...
Click to collapse
Im not even sure what your saying man.. Umm did what myself? And I cant see the folder legacy ether, or clockworkmod for that matter, In fact I cant see any of the those files. I read on google currents that they added an additional layer to the file structure, meaning all the old 4.1.2 software wasnt saving to next level but to the original root. And you had to move them or something.
Anyways, clarification would be great.
Thanks
Chris
se1000 said:
try checking in /data/media
Click to expand...
Click to collapse
Nope, not in there.
wizshaw said:
Im not even sure what your saying man.. Umm did what myself? Whats legacy? I read on google currents that they added an additional layer to the file structure, meaning all the old 4.1.2 software wasnt saving to next level but to the original root. And you had to move them or something.
Well that is why you see Clockworkmod in there as well, which I also dont have access to.. which I did before the 4.2.1.
Anyways, clarification would be great.
Thanks
Chris
Nope, not in there.
Click to expand...
Click to collapse
Legacy is a folder. /storage/0/legacy
I don't understand what you did with your phone. Everything for me is in straight /sdcard/ I know they did something with the sd card because of multi user but it's not really that difficult.
Sent from my Nexus 4 using xda premium
zephiK said:
Legacy is a folder. /storage/0/legacy
I don't understand what you did with your phone. Everything for me is in straight /sdcard/ I know they did something with the sd card because of multi user but it's not really that difficult.
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Yeah I got that... I dont know man. I just dont have access to it. Its like its on a lower level not accessible anymore by anything but CWM.. and I cant get it to it. Ive used 3 different file programs to try and access it. Nothing.
If I had a way to move it then that would be good, but CWM doesnt have that option. IDK.
Edit: I have an Sdcard folder, but all my files are in there, but not these ones. Its strange.
wizshaw said:
Yeah I got that... I dont know man. I just dont have access to it. Its like its on a lower level not accessible anymore by anything but CWM.. and I cant get it to it. Ive used 3 different file programs to try and access it. Nothing.
If I had a way to move it then that would be good, but CWM doesnt have that option. IDK.
Click to expand...
Click to collapse
Don't know. I switched from CWR to TWRP. I find TWRP to be way better. No file manager in CWR? TWRP has a File Manager where u can delete files in recovery.
When you downloaded those zip files where did you put them on your phone?
zephiK said:
Don't know. I switched from CWR to TWRP. I find TWRP to be way better. No file manager in CWR? TWRP has a File Manager where u can delete files in recovery.
When you downloaded those zip files where did you put them on your phone?
Click to expand...
Click to collapse
I pushed them directly to the phone through ADB. And I guess they saved to the lowest level.
Ill try out TWRP.
Thanks
Chris
wizshaw said:
I pushed them directly to the phone through ADB. And I guess they saved to the lowest level.
Ill try out TWRP.
Thanks
Chris
Click to expand...
Click to collapse
Oh no you never want to push those zip files through ADB -.- .. just drag and drop them via USB cable or use FTP.
I just hope they never become lost. Hopefully TWRP can fix this.
Maybe you could try doing adb commands to delete it? not sure. But try out TWRP. Was this the latest version of CWR too? 6.0.2.0
The "sdcard" is actually located at /data/media/0 everything else are symlinks.
I believe CWR places the backups in a folder in /data/media
zephiK said:
Oh no you never want to push those zip files through ADB -.- .. just drag and drop them via USB cable or use FTP.
I just hope they never become lost. Hopefully TWRP can fix this.
Maybe you could try doing adb commands to delete it? not sure. But try out TWRP. Was this the latest version of CWR too? 6.0.2.0
Click to expand...
Click to collapse
Yeah I actually had no choice, for I upgraded my kernel and it bootlooped, which means I only had access to the internal storage through ADB.. Also, I considered the delete option with ADB.. but there doesnt seem to be one. The pull command is a copy command and looking through the options, there doesnt seem to be much else there to really use.
Also I just tried the TWRP, I like it, although... I still cant see the files. I think... im gonna have to just back up all the important stuff and do a full format of the drive. That way, I start with a clean slate.. I think that is my only option to get the space back.
Anyways, thank you all for your help. Ill hit the thank you button if I can. (I had an earlier problem and I used it a bunch of times already)
Chris
jr67 said:
The "sdcard" is actually located at /data/media/0 everything else are symlinks.
I believe CWR places the backups in a folder in /data/media
Click to expand...
Click to collapse
I think i already looked, but ill look again. Thanks for the tip.
Chris
wizshaw said:
Yeah I actually had no choice, for I upgraded my kernel and it bootlooped, which means I only had access to the internal storage through ADB.. Also, I considered the delete option with ADB.. but there doesnt seem to be one. The pull command is a copy command and looking through the options, there doesnt seem to be much else there to really use.
Also I just tried the TWRP, I like it, although... I still cant see the files. I think... im gonna have to just back up all the important stuff and do a full format of the drive. That way, I start with a clean slate.. I think that is my only option to get the space back.
Anyways, thank you all for your help. Ill hit the thank you button if I can. (I had an earlier problem and I used it a bunch of times already)
Chris
I think i already looked, but ill look again. Thanks for the tip.
Chris
Click to expand...
Click to collapse
Sorry that you had to go to that route :/ always make sure you have some line of stable kernel or even a ROM (roms include kernels) and to the very least you can always do a factory reset and boot in without having it boot loop.
Good luck.
Data on SD Card befor flashing JB 4.2.1
When you move to JB 4.2.1 the contents of your SD card is relocate to mnt/system/emulate. You can copy your files from there to storage/emulated/0, reboot, and your recovery, in my case CWM, will see the folders.
Hope that helps.
On another note the new file structure does duplicate things, and I am hoping that it will be OK to delete the contents of the mnt/system/emulate in order to free up space on the SD Card.
nevermind

[ROM][STOCK][FLASHABLE ZIP][JB.1.2][BELL SGH-I757M ONLY] Samsung Stock Rom

STOCK ROM JB 4.1.2 FOR BELL CANADA SGH-I757M (FLASHABLE ZIP)
*** NEW AROMA INSTALLER FOR STOCK JB 4.1.2 ***
***************************************************************************
WARNING
***************************************************************************
I assume no responsibility in the event you brick your device. Make sure you have read the instructions before flashing as they may slightly differ from what your used to.​
Click to expand...
Click to collapse
About This ROM:
Hey guys, so Samsung has finally released JB 4.1.2 for the Bell Canada SGH-I757M, which is currently only available through the sammobile.com website and through Samsung KIES. The download zip contains a tar.md5 file and includes a 3e Recovery partition. That's bad news for those of you with a custom recovery. It will be overwritten and you'll have to go through flashing your custom recovery partition again.
So I bring you a Stock Flashable zip that won't replace your custom recovery. That way you can try the new stock rom without loosing root or your custom recovery.
The only credit I assume here is putting the zip package together which involved using @dsixda Kitchen (thanks dsixda). I also added root to this package so that you can have a fully rooted Stock Rom.
Click to expand...
Click to collapse
Images:
{
"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"
}
Click to expand...
Click to collapse
Instructions:
*** MAKE SURE YOUR BATTERY IS AT LEAST 75% OR MORE BEFORE FLASHING ***
Before you flash this ROM, you will need a custom recovery installed. I recommend Philz touch recovery found here:
[celoxhd][SGH-I757M][CWM Advanced Edition] PhilZ Touch
*** UPDATED: July 31, 2013 v3 - See second post for changes ***
Those of you looking for a flashable zip for rooting that works with the tar.md5 JB rom from sammobile.com, use this one:
CWM-SuperSU-v0.99.zip - I did not put this package together, it was given to my be another member, but it worked when others did not.New Instructions (Aroma Installer):
Instructions for the Aroma Installer version is extremely simple, there is no need to wipe data/format cache/format dalvik-cache as the Installer will take care of that for you if you want it to.
*** ALWAYS REMEMBER TO TAKE A NANDROID AND ALL YOUR NECESSARY BACKUPS BEFORE FLASHING ***
The one zip file contains all of the modems (ICS & JB), the new playstore app (install optional) and all mods. Just download the zip file and flash it like you would any other ROM, then you will be taken through a series of installer screens that will allow you to choose which apps, mods and modems you want to install.
Download:
Aroma Installer for Stock JB 4.1.2 from Samsung v3 - 794.9MB
New Instructions (Aroma Installer):
Instructions for the Aroma Installer version is extremely simple, there is no need to wipe data/format cache/format dalvik-cache as the Installer will take care of that for you if you want it to.
*** ALWAYS REMEMBER TO TAKE A NANDROID AND ALL YOUR NECESSARY BACKUPS BEFORE FLASHING ***
The one zip file contains all of the modems (ICS & JB), the new playstore app (install optional) and all mods. Just download the zip file and flash it like you would any other ROM, then you will be taken through a series of installer screens that will allow you to choose which apps, mods and modems you want to install.
Download:
Aroma Installer for Stock JB 4.1.2 from Samsung v3 - 794.9MB
Click to expand...
Click to collapse
*** For change log, tips and tricks and FAQ, please go to the second post ***
ENJOY!!!
Change Log
*** UPDATED: July 31, 2013 v3 ***
-Aroma Installer now used for flashing
- Option to do a clean install. Will format your /system, /data, /cache and /preload partitions, no need to factory reset before flashing.
- All modem firmwares included with installer
- Option for rooted/non-rooted install
- Option to install the new Google Play Store app
- All mods are included with installer (install optional)
- All stock apps included with installer (install optional)
- Some stock apps placed in /preload/system/app to save space on the /system partition
- Some Google apps placed in /data/app to save space and for easy deletion
Duplicate build.prop entries removed
- All apps are current as of this release
- Additional utility apps included with installer (install optional)
- Install only the mods and apps you want
*** UPDATED: May 12, 2013 v2 ***
- Full Stock/Debloated Stock
- De-Odexed
- All system apps now located in /system/app
- Unsecured Kernel (allows adb to run in root mode)
- su binary and supersu.apk installed for root permission
- Busy Box shell for installed for better control via a terminal emulator (terminal emulator not included yet)
- Busy Box run-parts (init.d) support enabled to allow for running custom shell scripts at boot
Tips and Tricks (This should no longer be needed if your using the Aroma Installer)
The tips and tricks for this phone have been graciously contributed by xda member @rukusx7. Please press the thanks button on his post if it helped you out:
rukusx7's tweaks to improve device performance.
MODS
Extended Power Menu MOD
To apply the Extended Power Menu MOD, download the following zip to your sdcard as it needs to be flashed from CWM:
MOD_SGH-I757M_STOCK_JB_EXTENDED_POWER_MENU.zip (19.6MB)
1. First take a nandroid backup since we are modifying system files and can easily soft brick our phone by doing this.
2. Flash the MOD from CWM, and restart your phone.
Please be aware that the phone doesn't like to start up for the first time after you flash this mod, you will get stuck at the bootloader screen (not sure why). This is easily overcome by pressing and holding your power button for a hard reset (Hold it for about 10 to 15 seconds. You will feel it vibrate). It should then get past the boot screen. If that did not get you past the boot screen, restore your nandroid backup and try again. If the problem still persists. Post a message and I'll see if I can help you out
S-Voice (like apple's SIRI)
Here is a CWM flashable zip that will install the Galaxy S4's S-Voice onto your SGH-I757M. S-Voice is Samsung's SIRI clone. It seems to work fairly well so far. Just a little slow at times. Just download this zip to your sdcard, make a nandroid backup, and flash this zip. This will install S-Voice on your device. (It may force close on you a couple of times when you first open it up. Just keep opening it up until the force closes stop).
SGH-I757M-SVoice-MOD (62.4MB)
Thanks to @cabetoguerra for finding this leaked apk. Other files and libs were gathered by me and mostly found from a zip file created by xda member zoot1.
FAQ
Q. After I flash the Rom, I get FC's (force closes) like crazy, and I'm gonna pull my hair out!
A. If you did not expressly follow the instructions above, go back and read them. You must format the system, cache and data partitions manually in addition to the regular method.
If you did read and follow the instructions and are still getting FC's. Try the whole process over again and flash the Rom twice just to make sure it fully flashed and all the scripts ran successfully.
Thanks to @4runner10 for actually having to try this
Q. I'm on a Telus network and I get no data connection.
A. Check out this post: http://forum.xda-developers.com/showthread.php?t=1987678 for Telus APN settings as they differ from Bell APN settings.
Thanks to @rukusx7 for the tip
*** reserved ***
Download doesn't work.... Requests permission even when logged in
Sent from my SGH-I757M using Tapatalk 2
dmeinder said:
Download doesn't work.... Requests permission even when logged in
Sent from my SGH-I757M using Tapatalk 2
Click to expand...
Click to collapse
I do apologize, I forgot to allow access to it.... it should be fixed now.
Sent from my SGH-I757M using xda premium
is possible root it room?
shadow404040 said:
is possible root it room?
Click to expand...
Click to collapse
It's already rooted
Sent from my SGH-I757M using xda premium
i update for kies is diponible.
please send me the tutorial for rooted and files
thanks
shadow404040 said:
i update for kies is diponible.
pleasThanks to jonnyb for providing me the e send me the tutorial for rooted and files
thanks
Click to expand...
Click to collapse
Use dsixda's tutorial for Clockworkmod here:
http://forum.xda-developers.com/showthread.php?p=27326599
Then download and flash this zip file (not mine):
http://bit.my/13IiJRT
which pushes su and superuser.apk to your phone. Then your root
Sent from my SGH-I757M using xda premium
first time I flashed the rom (followed instructions), was getting FC's during initial setup. i'm going to try a clean install again.
4runner10 said:
first time I flashed the rom (followed instructions), was getting FC's during initial setup. i'm going to try a clean install again.
Click to expand...
Click to collapse
Did you format the partitions as described in the instructions? I was having that same issue until I formatted the partitions.
Sent from my SGH-I757M using xda premium
Maybe try flashing twice just to be sure
Sent from my SGH-I757M using xda premium
BTW thanks a ton for doing this man. looking forward to seeing the stock jb
---------- Post added at 01:53 AM ---------- Previous post was at 01:52 AM ----------
titanic_fanatic said:
Maybe try flashing twice just to be sure
Sent from my SGH-I757M using xda premium
Click to expand...
Click to collapse
yeah, i always used to flash the rom twice but didn't bother this time. might want to mod the instructions! that did the trick, i also wiped the dalvik after the rom and modem were flashed. no idea if that would make a diff tho!
seems pretty smooth during setup!
4runner10 said:
BTW thanks a ton for doing this man. looking forward to seeing the stock jb
---------- Post added at 01:53 AM ---------- Previous post was at 01:52 AM ----------
yeah, i always used to flash the rom twice but didn't bother this time. might want to mod the instructions! that did the trick, i also wiped the dalvik after the rom and modem were flashed. no idea if that would make a diff tho!
seems pretty smooth during setup!
Click to expand...
Click to collapse
Wicked I'll add that right now. Thanks for the feedback
Sent from my SGH-I757M using xda premium
Hmm. Kept getting fc when trying to open settings. I'm back to dadoes for the time being. Thanks again for your work on this man!
4runner10 said:
Hmm. Kept getting fc when trying to open settings. I'm back to dadoes for the time being. Thanks again for your work on this man!
Click to expand...
Click to collapse
I think it might have to do with the new partition and it's weird symlinks. I'll look into moving these files back into the /system/app folder. Hopefully that will help fix the fc's
Sent from my SGH-I757M using xda premium
Cool man. Glad u know more about this than me! I'll await the next version whenever you get around to it.
thanks titanic_fanatic update and root 4.1.2 thanks thanks
Yay! This is going to be fun. Thanks titanic!
Sent from my SGH-I757M using xda premium
Wow amazing! Thanks very much. Had given up on Samsung creating a stock jb ROM for this phone.
Curious if there will be a de-bloated version soon?
Sent from my SGH-I757M using xda app-developers app

[Unofficial] Offline packages for twrp

Since huawei started to mess around with online firmwares that twrp couldn't handle I decided to create my own offline package with updated firmware(s) and i thought why not create a offline package thread with latest firmwares in it.
This case we can always keep ourself up to date (system wise) without having to restore to stock recovery etc.
However this is a "dirty" way of update firmware and it will only update following partitions:
Boot
Cust
Product
System
Vendor
Version
All other partitions will stay intact! Why? Because if we add other partitions there's a HIGH potential of hard brick the device and I mean really high!
But with official packages it updates all partitions!
Yes. And we can't (for now, or never) re create this procedure we'd have to know how the UPDATE.APP is being built and we can't re create a UPDATE.APP for now.
So far only available homebrewed package is 394 created by me.
See post 2 on how to create your own custom offline package!
Downloads:
FRD-L09C432B934
https://mega.nz/#!j0QXjJKa!i5lOMYjO_GusfzCTT6qVAR7LgzVGdpLT4i66FKCrshQ
blackbuffalo said:
Here is Offline fw for L04C567B385 thanks @blackbuffalo
Just tested on my device
https://androidfilehost.com/?fid=961840155545591339
Click to expand...
Click to collapse
Thanks @SnoopHTC
L19-C432B398
https://gofile.me/3wKsh/4wlivV41v
Nortonko said:
so coz the link from SnoopHTC is dead i made my own package for FRD-L19C432B398. Here is the link: https://webshare.cz/file/73v2t363K5/twrp-frd-l19c432b398-zip
Click to expand...
Click to collapse
How to do it yourself package.
In order to create a unofficial update package you'll need
Huaweiupdateextractor (google it)
Simg2img (google it)
This template
https://mega.nz/#!i1Y3Wa5J!VfELb8aRkA5bon_OlIRPNAS_xUAmzMq0I-rVywHbvi4
Now extract all needed partitions
Boot
System
Vendor
Product
from big update file
cust
version
from small update file *this can be found in any of the 2 extra small zips
Open cmd and navigate to the folder where you have to both simg2img and your system files. Now cd into your work directory to convert the images.
Simg2img.exe system.img s.img will give you a converted system image with the name s.img
Convert these following partitions
system
Product
Version
Cust
Vendor
Once completed check the update-script
The
c.img is cust
v.img is vendor
ve.img is version
p.img is product.
b.img is boot
s.img is system
you can change these names to its regular name like system.img for system or make it more confusing if you want [emoji14]
Make sure the partitions are exactly the same!
If you decide you want to change the name of the files from s.img to system.img make sure you do it correct!
Because system.img in updater-script is not the same as System.img in root of zip. If you have a captive letter in root and not in updater-script the zip will fail to flash.
Now simply compress the images into a zip and you're done.
Note: after you flashed your offline zip make sure to patch boot! Else it will reboot to recovery
Note you'll get result
Error: Unknown command []] this is not a issue since we're using stock huawei updater binary.
Sent from my FRD-L09 using Tapatalk
Your awesome work will save a lot :good:
Nice but it should not be in "roms etc" threads? More people will find it.
I get bootloop into eRecovery after flashing. Restored my backup of B392 and now in the phone info i have as build name FRD-L09C432B394, what can't be true, because it wasn't successfully flashed. Anyway local.prop was edited and not restored
WYPIERDAALAAC said:
Nice but it should not be in "roms etc" threads? More people will find it.
Click to expand...
Click to collapse
Because I simply put it here
extpumajl said:
I get bootloop into eRecovery after flashing. Restored my backup of B392 and now in the phone info i have as build name FRD-L09C432B394, what can't be true, because it wasn't successfully flashed. Anyway local.prop was edited and not restored
Click to expand...
Click to collapse
Hmm you might have to patch boot after flash??
PalakMi said:
Your awesome work will save a lot :good:
Click to expand...
Click to collapse
It will save a lot of time yes.
Sent from my FRD-L09 using Tapatalk
extpumajl said:
I get bootloop into eRecovery after flashing. Restored my backup of B392 and now in the phone info i have as build name FRD-L09C432B394, what can't be true, because it wasn't successfully flashed. Anyway local.prop was edited and not restored
Click to expand...
Click to collapse
I have the same problem..
Bootloop into eRecovery, restored a Backup of b389 but build is b394 [emoji28]
{
"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"
}
Gesendet von meinem FRD-L09 mit Tapatalk
LastStandingDroid said:
Hmm you might have to patch boot after flash??
Click to expand...
Click to collapse
What schould i do?
Rommco05 said:
I can't find simg2img version which works on Windows 10. One version shows me only
Using STDIN as input
Using STDOUT as output is that right?
Maybe don't know how use this program
Click to expand...
Click to collapse
https://forum.xda-developers.com/general/general/dev-simg2img-windows-t3156459
This one works just great.
I forgot you might have to use a cmd to convert images will edit post 2
Silencer3007 said:
I have the same problem..
Bootloop into eRecovery, restored a Backup of b389 but build is b394 [emoji28]
View attachment 4250767
Gesendet von meinem FRD-L09 mit Tapatalk
Click to expand...
Click to collapse
Patch boot with either Supersu or magisk.
Did the backup include version? I doubt which is why you'll get B394 in settings.
It doesn't restore the partition which contains the build number info.
extpumajl said:
What schould i do?
Click to expand...
Click to collapse
Patch boot and try again
Sent from my FRD-L09 using Tapatalk
LastStandingDroid said:
Patch boot and try again
Click to expand...
Click to collapse
Thx. Now is everything fine.
Didn't work for me since the simg2img tool wouldn't let me convert the BOOT.IMG. I was getting a "no magic" message (which I didn't notice at the beginning) and a 0KB BOOT file output. Funny thing I just realized this after trying to unsuccessfully flash the custom update zip.
So after some researching and reading (a couple of hours actually) I managed to flash the L19C432_B398 update by flashing the original extracted SYSTEM, BOOT, and CUST images through Fastboot command. Then by going into TWRT recovery to flash the simg2img converted PRODUCT, VENDOR, and VERSION images through ADB push command to their appropriate dev partitions which are available inside the updater-script. Finally, I did a dalvik/cache wipe and reboot.
So far so good.:fingers-crossed:
*Forgot to mention that my device is a US L14C567 rebranded to L19C432.
Dominikrod said:
Didn't work for me since the simg2img tool wouldn't let me convert the BOOT.IMG. I was getting a "no magic" message (which I didn't notice at the beginning) and a 0KB BOOT file output. Funny thing I just realized this after trying to unsuccessfully flash the custom update zip.
So after some researching and reading (a couple of hours actually) I managed to flash the L19C432_B398 update by flashing the original extracted SYSTEM, BOOT, and CUST images through Fastboot command. Then by going into TWRT recovery to flash the simg2img converted PRODUCT, VENDOR, and VERSION images through ADB push command to their appropriate dev partitions which are available inside the updater-script. Finally, I did a dalvik/cache wipe and reboot.
So far so good.:fingers-crossed:
*Forgot to mention that my device is a US L14C567 rebranded to L19C432.
Click to expand...
Click to collapse
I'm curious but where did it say convert boot?
Sent from my FRD-L09 using Tapatalk
LastStandingDroid said:
I'm curious but where did it say convert boot?
Sent from my FRD-L09 using Tapatalk
Click to expand...
Click to collapse
It's all in my head! LOL
I got confused when I saw the part where it talks about the updater-script file naming. When I saw b.img thought that BOOT needed to be converted as well.
Thanks for pointing that out. :good:
Dominikrod said:
It's all in my head! LOL
I got confused when I saw the part where it talks about the updater-script file naming. When I saw b.img thought that BOOT needed to be converted as well.
Thanks for pointing that out. :good:
Click to expand...
Click to collapse
Ah no its just that it has to flash boot as well ?
Sent from my FRD-L09 using Tapatalk
Here is Offline fw for L04C567B385
Just tested on my device
https://androidfilehost.com/?fid=961840155545591339
Dominikrod said:
It's all in my head! LOL
I got confused when I saw the part where it talks about the updater-script file naming. When I saw b.img thought that BOOT needed to be converted as well.
Thanks for pointing that out. :good:
Click to expand...
Click to collapse
No need convert Boot.img, just rename then put it into zip
blackbuffalo said:
Here is Offline fw for L04C567B385
Just tested on my device
https://androidfilehost.com/?fid=961840155545591339
No need convert Boot.img, just rename then put it into zip
Click to expand...
Click to collapse
Great that you contribute ?
Sent from my FRD-L09 using Tapatalk
blackbuffalo said:
Here is Offline fw for L04C567B385
Just tested on my device
https://androidfilehost.com/?fid=961840155545591339
No need convert Boot.img, just rename then put it into zip
Click to expand...
Click to collapse
Bro can you confirm the build number is not NRDm keys ?
venugopalu007 said:
Bro can you confirm the build number is not NRDm keys ?
Click to expand...
Click to collapse
It won't unless he packed the product files which stores the build info
Sent from my FRD-L09 using Tapatalk
venugopalu007 said:
Bro can you confirm the build number is not NRDm keys ?
Click to expand...
Click to collapse
it not imcluded
blackbuffalo said:
it not imcluded
Click to expand...
Click to collapse
Ok,then it shows build number correctly?

Categories

Resources