Page 1 of 2 12 LastLast
Results 1 to 25 of 28
Like Tree3Likes
  1. #1  

    Exclamation Ns4g jelly bean files "get it get it get it"

    NS4G JELLY BEAN files. see link

    Her you go everyone, the files you been waiting for. All props go to gonzo320 - xda-developers - View Profile: gonzo320 on xda forum for charming the sprint store manager on giving him the files. it’s about time, enjoy. BTW- those are .tar files so use fastboot.

  2. Thread Author  Thread Author    #2  
    Paul627g's Avatar

    Posts
    13,295 Posts
    Global Posts
    13,755 Global Posts
    ROM
    Milestone 1/Lean Kernel

    Exclamation Ns4g jelly bean files "get it get it get it"

    Anyone interested in flashing this here's some instructions..


    1. You must unlock your bootloader (Yes this wipes the device)

    2. You need FASTBOOT from the Android SDK.

    Download the basic Android SDK package, install it and then update just the Platform-Tools so you can get "Fastboot"

    3. Download the file from the OP and extract its contents to your hard drive. Inside that zip file you downloaded is a total of 6 files.. You need to extract each file separately and when done you need to place those 6 "img" files inside your Android-SDK/platform-tools/ directory on your harddrive.

    4. Make sure you have your Samsung drivers installed. (Google PDAnet) , download and install to your computer. Follow the instructions and let it install the drivers on your computer and software on your phone...

    5. Next shut down your device. Then boot into your bootloader (Power + Volume Up) and hold it for a few seconds.

    6. Next connect your device via USB to your computer. You should get a connection, PDAnet rarely fails.


    In Windows open your Start Menu and in the search box type "CMD" and hit enter. This will open a command prompt window.

    Next you need to change directories to your Android-SDK directory where ever you installed it and directly to the "platform-tools" directory.

    Code:
    cd c:\\android-sdk\platform-tools\
    Next to unlock your bootloader

    Code:
    fastboot oem unlock
    This will then on your device bring up a new screen asking you to accept the terms that your unlocking your device and it will wipe everything. Navigate using Volume up/down and select with POWER

    Now go back to your bootloader and this is where the fun begins...

    Make sure your device is connected. Then type the following, hitting return and allowing it to do its thing flashing/installing the files. You will see notification on your computer & device as each one completes then enter the next line of code and again press enter...

    Code:
    fastboot flash boot boot.img
    fastboot flash bootloader bootloader.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img
    fastboot flash radio signed_radio.img
    fastboot flash userdata userdata.img

    All goes correct it should only take a few minutes and when your done type the following..

    Code:
    fastboot reboot
    Here is exactly how it looks in Command Prompt so you can verify your doing it correctly... NOTE: I skipped flashing the recovery.img because I didn't want it to overwrite my custom TWRP recovery already installed.


    C:\Users\PAULSR\Downloads\SPH-D720_JRO03R>cmd
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\PAULSR\Downloads\SPH-D720_JRO03R>fastboot flash boot boot.img
    sending 'boot' (3964 KB)... OKAY
    writing 'boot'... OKAY


    C:\Users\PAULSR\Downloads\SPH-D720_JRO03R>fastboot flash bootloader bootloader.i
    mg
    sending 'bootloader' (1536 KB)... OKAY
    writing 'bootloader'... OKAY

    C:\Users\PAULSR\Downloads\SPH-D720_JRO03R>fastboot flash system system.img
    sending 'system' (340371 KB)... OKAY
    writing 'system'... OKAY

    C:\Users\PAULSR\Downloads\SPH-D720_JRO03R>fastboot flash userdata userdata.img
    sending 'userdata' (18796 KB)... OKAY
    writing 'userdata'... OKAY

    C:\Users\PAULSR\Downloads\SPH-D720_JRO03R>fastboot flash radio signed_radio.img
    sending 'radio' (15232 KB)... OKAY
    writing 'radio'... OKAY

    C:\Users\PAULSR\Downloads\SPH-D720_JRO03R>fastboot reboot
    rebooting...





    Thats it... Again flash at your own risk, I'm just passing along the info to get it done and take no credit for any of this...

    Paul
    Last edited by Paul627g; 09-10-2012 at 10:33 PM.
    Thanked by:
  3. #3  

    Default re: Ns4g jelly bean files "get it get it get it"

    If I install these via fastboot will I lose root? and will my device be wiped?
  4. #4  

    Default re: Ns4g jelly bean files "get it get it get it"

    Trying to unlock the bootloader, the computer has a problem with the drivers claiming they're corrupt or missing...however I had it unlocked before.
  5. Thread Author  Thread Author    #5  
    Paul627g's Avatar

    Posts
    13,295 Posts
    Global Posts
    13,755 Global Posts
    ROM
    Milestone 1/Lean Kernel

    Default Re: Ns4g jelly bean files "get it get it get it"

    Uninstall the drivers or just use PDAnet like I suggested above, it will find and ask you if you want to replace the current drivers in your computer...
  6. #6  

    Default Re: Ns4g jelly bean files "get it get it get it"

    Woops! That's it. I had PDA net before. :V Thanks! I'm using the Sprint provided exe if that makes any difference in this.
  7. Thread Author  Thread Author    #7  
    Paul627g's Avatar

    Posts
    13,295 Posts
    Global Posts
    13,755 Global Posts
    ROM
    Milestone 1/Lean Kernel

    Default Re: Ns4g jelly bean files "get it get it get it"

    Regardless what route you go I think you still need working drivers... PDAnet should take care of it.
  8. #8  

    Default Re: Ns4g jelly bean files "get it get it get it"

    Ok, my PC is being stupid so I'll just try on my laptop. My phone seems to like working with my laptop better anyway. Thanks for the help!
  9. #9  
    hlxanthus's Avatar

    Posts
    1,742 Posts
    ROM
    RasbeanJelly/DanteRom v4

    Default Ns4g jelly bean files "get it get it get it"

    I modded the one click return to stock with the new JB files. Uploading to goo.im now. Seeing as you have to unlock the bootloader anyways, I figured why not. I will post when it completes!

    Edit: this file worked for me, that is how I updated.
  10. #10  

    Default Re: Ns4g jelly bean files "get it get it get it"

    Edited: Nevermind I just had some problems correctly locating the android sdk on the command prompt. Now that I did everything worked and jellybean is loading now.

    Thanks Paul
    Last edited by WizLateefUh; 09-11-2012 at 03:34 PM.
  11. #11  

    Default Re: Ns4g jelly bean files "get it get it get it"

    I'm trying to use the EXE provided by Sprint and I'm getting a Gadget Device error when I try to connect the phone to the PC while in Download Mode.
  12. Thread Author  Thread Author    #12  
    Paul627g's Avatar

    Posts
    13,295 Posts
    Global Posts
    13,755 Global Posts
    ROM
    Milestone 1/Lean Kernel

    Default Re: Ns4g jelly bean files "get it get it get it"

    Quote Originally Posted by WizLateefUh View Post
    Will I be able to keep root and since I already have my bootloader unlocked will I lose my data?
    You may loose root but that isn't a big deal.... Your WILL loose your custom recovery if you flash the included "recovery.img" in the files.

    So you will at work need to use FASTBOOT again to flash CWM/TWRP recovery and then boot into recovery and flash Superuser to obtain root.

    A whole extra 5 mins tops.
  13. #13  
    hlxanthus's Avatar

    Posts
    1,742 Posts
    ROM
    RasbeanJelly/DanteRom v4

    Default Re: Ns4g jelly bean files "get it get it get it"



    This is recently posted over at xda



    This is a modded version from Paul's thread in the stickies and added in the appropriate files
    Thanked by:
    skinneejay and Paul627g like this.
  14. Thread Author  Thread Author    #14  
    Paul627g's Avatar

    Posts
    13,295 Posts
    Global Posts
    13,755 Global Posts
    ROM
    Milestone 1/Lean Kernel

    Default Re: Ns4g jelly bean files "get it get it get it"

    Quote Originally Posted by hlxanthus View Post


    This is recently posted over at xda



    This is a modded version from Paul's thread in the stickies and added in the appropriate files
    Just so your aware I posted your updated Restore to Stock package in the sticky under the TIP box with credit applied... Thanks for the package, direct download link and all..

    Paul.
    Thanked by:
  15. #15  

    Default Re: Ns4g jelly bean files "get it get it get it"

    Man I really miss my ns4g.

    Sent from my SPH-L710 using Android Central Forums
  16. #16  
    Makinola's Avatar

    Posts
    101 Posts
    Global Posts
    196 Global Posts
    ROM
    JB 4.1.1

    Default Re: Ns4g jelly bean files "get it get it get it"

    Quote Originally Posted by hlxanthus View Post


    This is recently posted over at xda



    This is a modded version from Paul's thread in the stickies and added in the appropriate files
    So with this zip file i can just do the regular update through the sd card then?
  17. Thread Author  Thread Author    #17  
    Paul627g's Avatar

    Posts
    13,295 Posts
    Global Posts
    13,755 Global Posts
    ROM
    Milestone 1/Lean Kernel

    Default Re: Ns4g jelly bean files "get it get it get it"

    Quote Originally Posted by AndroidUserM View Post
    So with this zip file i can just do the regular update through the sd card then?
    If it works in stock recovery, some people say it doesn't work with ICS anymore.. The option is still there in stock recovery to install from sdcard...

    Try it and report back
  18. #18  
    Makinola's Avatar

    Posts
    101 Posts
    Global Posts
    196 Global Posts
    ROM
    JB 4.1.1

    Default Re: Ns4g jelly bean files "get it get it get it"

    Quote Originally Posted by Paul627g View Post
    If it works in stock recovery, some people say it doesn't work with ICS anymore.. The option is still there in stock recovery to install from sdcard...

    Try it and report back
    It doesn't seem to work. The installation gets aborted says that there is patch issue "Status 7" and it won't install
  19. Thread Author  Thread Author    #19  
    Paul627g's Avatar

    Posts
    13,295 Posts
    Global Posts
    13,755 Global Posts
    ROM
    Milestone 1/Lean Kernel

    Default Re: Ns4g jelly bean files "get it get it get it"

    Quote Originally Posted by AndroidUserM View Post
    It doesn't seem to work. The installation gets aborted says that there is patch issue "Status 7" and it won't install
    Only other options then are....


    1. Wait for the OTA

    2. Unlock your bootloader and "boot" into a custom recovery such as CWM or TWRP and then flash the update.zip file from there...

    Need help, let me know.
  20. #20  
    Makinola's Avatar

    Posts
    101 Posts
    Global Posts
    196 Global Posts
    ROM
    JB 4.1.1

    Default Re: Ns4g jelly bean files "get it get it get it"

    I did a Google service clear and then checked for the update. Its downloading now

    Sent from my Nexus S 4G using Android Central Forums
    Paul627g likes this.
  21. #21  

    Default Re: Ns4g jelly bean files "get it get it get it"

    Yeah, "Status 7" was the error that XDAers were getting when they tried to do the update.zip method on.

    I'm not sure WHY it no longer works, but as of ICS and above, it doesn't work anymore. I think it's something to do with /system but don't quote me on that as I heard it sometime last year. =\
  22. #22  
    hlxanthus's Avatar

    Posts
    1,742 Posts
    ROM
    RasbeanJelly/DanteRom v4

    Default Re: Ns4g jelly bean files "get it get it get it"

    Alright, goo.im has messed up my upload. Switching it to dev-host. I wish I knew why goo always fails for me



    Here is the new link for the one click stock 4.1.1
  23. #23  
    jtexans's Avatar

    Posts
    135 Posts
    Global Posts
    190 Global Posts

    Default Re: Ns4g jelly bean files "get it get it get it"

    My update came in this morning around 4AM. No problems so far.
  24. #24  

    Default Re: Ns4g jelly bean files "get it get it get it"

    I fastboot flashed extracted img files found on xda that came from an unnamed spring employee last night. Instead of using the included recovery.img, I flashed cwm in its place, then flashed superuser. Everything working great for me so far.

    Sent from my Nexus S 4G using Tapatalk 2
  25. Thread Author  Thread Author    #25  
    Paul627g's Avatar

    Posts
    13,295 Posts
    Global Posts
    13,755 Global Posts
    ROM
    Milestone 1/Lean Kernel

    Default Re: Ns4g jelly bean files "get it get it get it"

    Quote Originally Posted by ssgtdirt View Post
    I fastboot flashed extracted img files found on xda that came from an unnamed spring employee last night. Instead of using the included recovery.img, I flashed cwm in its place, then flashed superuser. Everything working great for me so far.

    Sent from my Nexus S 4G using Tapatalk 2
    Exactly what I did to test it out along with my little guide at the beginning of this thread.
Page 1 of 2 12 LastLast

Similar Threads

  1. It's Official: International S3 is Getting Jelly Bean Next Week.
    By Sazura70 in forum Samsung Galaxy S3 I9300
    Replies: 41
    Last Post: 10-17-2012, 03:34 PM
  2. Replies: 16
    Last Post: 08-22-2012, 01:53 AM
  3. Is it possible to get a "virus" on an Android device?
    By sandman512 in forum Sprint Epic 4G
    Replies: 5
    Last Post: 10-15-2010, 10:02 PM
  4. how long does it take to get TiBackup key?
    By UTnick in forum Android Applications
    Replies: 5
    Last Post: 06-11-2010, 08:49 PM
  5. how long does it take to get TiBackup key?
    By UTnick in forum HTC EVO 4G Rooting, ROMs, and Hacks
    Replies: 0
    Last Post: 06-11-2010, 01:34 PM

Posting Permissions