I don't know if this has been covered or anywere within the forums ( HOPE NOT ...so i maybe could be there first to question it ) but if it has then damn anyways ive searched the forum after forum from diff sites other then and also xda to find the puzzling question ..........IS IT POSSIBLE TO MAKE A NANDROID BACKUP INTO AN UPDATE.ZIP without corrupting the backup files and having recovery state MD5 Mismatch etc that way they stay intact an a smaller compression size if at all possible please reply with a thread ( if this is already been pointed out ) if not please reply with an answer i would appreciate it thank you very much
soldier1184 said:
I don't know if this has been covered or anywere within the forums ( HOPE NOT ...so i maybe could be there first to question it ) but if it has then damn anyways ive searched the forum after forum from diff sites other then and also xda to find the puzzling question ..........IS IT POSSIBLE TO MAKE A NANDROID BACKUP INTO AN UPDATE.ZIP without corrupting the backup files and having recovery state MD5 Mismatch etc that way they stay intact an a smaller compression size if at all possible please reply with a thread ( if this is already been pointed out ) if not please reply with an answer i would appreciate it thank you very much
Click to expand...
Click to collapse
I'm not sure if u mean what I think u mean but u can always do a backup in image zip format it cuts the size down a lot and is an option in Official Cwm 6.0.1.4. In backup menu then I believe to restore you just wipe and flash the zip
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
Apollo any answers
johnb380 said:
I'm not sure if u mean what I think u mean but u can always do a backup in image zip format it cuts the size down a lot and is an option in Official Cwm 6.0.1.4. In backup menu then I believe to restore you just wipe and flash the zip
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
Click to expand...
Click to collapse
thanks an yes i see the button you have an answer as to why none of the roms c my music from the int. or ext. sdcard cause i reflashed an did a nandroid of the stock ics none root and it sees my music and plays it fine but for some reason the roms that i have in stockpile on my laptop no longer want to play nice
Closed per op's request.
Related
Ok so first off I wanna say that this is extremely easy but it seems that alot of end users on the Blaze forums seem to want everything handed, if not spoon fed to them. That's just not me I always Google first and try and try again until I succeed.
I've found that better and easier than asking a Dev to stop developing whatever they're doing and help me.
I've also found that downloading recoveries they are always in .img format.
So with that I give you a quick method to putting a new recovery on your Blaze 4G.
Disclaimer: I or XDA are not responsible for anything that goes wrong in this process.
Prerequisites to accomplish this task
1. Already need to be properly rooted with superuser rights and a custom recovery properly installed.
2. Terminal Emulator.
3. Any File Explorer.
4. Download a custom recovery for the Blaze 4G in .img format. (See Step 1 for download links.)
5. VERY IMPORTANT YOU MUST HAVE !!COMMON SENSE!!
STEPS:
1. Download your recovery of choice such as CWM 6.0.1.4. Touch or TWRP for the Blaze 4g... Etc.
Links:
CWM 6.0.1.4. Touch: http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.1.4-t769.img
CWM 6.0.1.4. Standard: http://download2.clockworkmod.com/recoveries/recovery-clockwork-6.0.1.4-t769.img
2. Open your file explorer of choice and Rename it to something short that you can remember easily ie... a.img as used by me in this guide.
3. Move it to /sdcard which is your internal sd. Note: DO NOT put it in a folder!
4. Open terminal emulator and touch the screen that should get the soft keyboard to pop up if it doesnt automatically. Then type "su" no quotes or spaces before or after and click accept/ok to give it Superuser rights. The $ symbol should change to # symbol on the code line to indicate that you now have superuser rights.
5. Type or copy the following code:
"dd if=/sdcard/a.img of=/dev/block/mmcblk0p22"
with no quotes or spaces before or after.
Where a.img= the name you gave your recovery file.
And /sdcard/= the file directory where your recovery file is located.
6. Click return/enter on your soft keyboard. Now you should see it flash the recovery you commanded it to. It will say the byte count of the file and how long it took to flash.
7. Now if all goes as stated you can type: "reboot recovery" no quotes or spaces before or after and this will reboot your phone into your new custom recovery.
NOTICE:
If it takes longer than 1 or 2 mins or you get an error you may need to check your steps or re-download the recovery.img because you may have a bad download.
WELL I think that should about cover it if anyone needs helps READ the OP again and THEN ask.
If you find this helpful please don't hesitate to hit the THANKS BUTTON.
Thank you:
Dwitherell: for his help he told me what dev/block our recovery was located in.
Source sites:
Process: http://www.theandroidsoul.com/easy-guide-install-clockworkmod-recovery-verizon-galaxy-s3/
I just edited it to work with the Blaze 4g.
CWM Downloads: http://www.clockworkmod.com/rommanager
I'm not a Dev, I just flash alot.
Its alive ITs ALIVE!!!!works great make sure to type in everything exactly as listed. I named mine touch.img Thx johnb380 and
dwitherell. :good:
jbats said:
Its alive ITs ALIVE!!!!works great make sure to type in everything exactly as listed. I named mine touch.img Thx johnb380 and
dwitherell. :good:
Click to expand...
Click to collapse
Np man I love doing things myself. So I figured I'd pass down a Lil knowledge to help out someone else... If I helped just hit me up with a Thanks.
I'm not a Dev, I just flash alot.
Sweet! Just flashed the new touch CWM with this! Thanks a lot, I've now bookmarked this page for future CWM flashes!!
dispozable said:
Sweet! Just flashed the new touch CWM with this! Thanks a lot, I've now bookmarked this page for future CWM flashes!!
Click to expand...
Click to collapse
Ya I thought it was pretty handy too... I'm glad it worked well for you.
I'm not a Dev, I just flash alot.
If you need help just ask me and I will help you
Thanx r free to use, you get 5 a day!
I don't want to mess up my phone again :/ any video?
Hi
theprogram1 said:
I don't want to mess up my phone again :/ any video?
Click to expand...
Click to collapse
No I'm sorry no video but u won't mess ur phone up the worst thing ull do is not flash the new recovery and if that happens just try again this will only alter your recovery if u type it correctly if u type it wrong it won't do anything...
But just follow the directions its very simple try it and let me know
What I would do is open the thread in ur browser and follow the steps then copy the code then open terminal type su make sure u accept root privileges and then paste the code in and press enter then it will flash and then type reboot recovery and it will take u to ur new recovery
=profit
-I'm not a Dev, I just flash alot-
theprogram1 said:
I don't want to mess up my phone again :/ any video?
Click to expand...
Click to collapse
So did u get it to work program?
- - - - - - I'm not a Dev, I just flash ALOT!- - - - - - - - - If I've helped you the THANX button is - - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
I have known of this method for a while, but renaming makes it easier
Thanks
nickmcminn60
PS also added to the Bible
nickmcminn60 said:
I have known of this method for a while, but renaming makes it easier
Thanks
nickmcminn60
PS also added to the Bible
Click to expand...
Click to collapse
Ya me 2 I just thought it would help out a lot of people so I did a step by step
- - - - - - I'm not a Dev, I just flash ALOT!- - - - - - - - - If I've helped you the THANX button is - - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
A quick question, not exactly related to recovery, but related to partitions and flashing.
How to find out which files in /dev/block correspond to which partitions? (e.g., mmcblk0p13, etc). You mentioned that mmcblck0p22 points to the recovery partition. Where would I find this information?
Thank you in advance, and apologies if I hijack your thread.
Thanks!
Sent from my SAMSUNG-SGH-T769
E107946 said:
A quick question, not exactly related to recovery, but related to partitions and flashing.
How to find out which files in /dev/block correspond to which partitions? (e.g., mmcblk0p13, etc). You mentioned that mmcblck0p22 points to the recovery partition. Where would I find this information?
Thank you in advance, and apologies if I hijack your thread.
Click to expand...
Click to collapse
Ask one our many devs maybe dwitherell... U will need to do a sysdump and get the partition info table if u search Google you will find it for other phones and if u have a PC to do it on there's a way to do it thru ADB command but you'll have to search for it I personally don't have a PC all the time. So I can't do it just search around tho I don't think its to hard to find or do.
And I'm pretty sure the table is located in mmcblk0p1 on every phone that tells u what all the blks are
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
LiveFaster said:
Thanks!
Sent from my SAMSUNG-SGH-T769
Click to expand...
Click to collapse
No problem glad it worked for you!
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
And here I was ready to do it through Odin. You just saved me a large headache, thanks!
For those of you missing out, CWM Touch feels so right on this phone. If you rarely use it, it's not worth it. But if you're flashing every few days or even every few weeks, the upgrade is worth it.
Question, I updated my recovery via ROM Manager, is there a difference using this method rather than the app? Is one better than the other? Or is this for straight downloading a recovery and not for updating?
Sent from a LiquidSmooth Blaze
njstein said:
Question, I updated my recovery via ROM Manager, is there a difference using this method rather than the app? Is one better than the other? Or is this for straight downloading a recovery and not for updating?
Sent from a LiquidSmooth Blaze
Click to expand...
Click to collapse
They both do the same thing, write a recovery the recovery partition. The terminal method can be used to flash any recovery, so only use ones specifically for the Blaze.
No CWM recovery..
johnb380 said:
Hi
No I'm sorry no video but u won't mess ur phone up the worst thing ull do is not flash the new recovery and if that happens just try again this will only alter your recovery if u type it correctly if u type it wrong it won't do anything...
But just follow the directions its very simple try it and let me know
What I would do is open the thread in ur browser and follow the steps then copy the code then open terminal type su make sure u accept root privileges and then paste the code in and press enter then it will flash and then type reboot recovery and it will take u to ur new recovery
=profit
-I'm not a Dev, I just flash alot-
Click to expand...
Click to collapse
I followed each and every step correctly.. The end result was also same as stated above.. But when it rebooted to recovery i didn't get the CWM recovery. It was my stock one...
Can u plz help me out....
CWM Recovery 6.0.1.9 Non Touch Flashable Zip
Fixes issue with not being able to mount usb in recovery...
download attached zip to sdcard
reboot recovery
install zip
reboot and enjoy...
Thanks CWM
I just noticed with this recovery that it creates a blobs folder and creates thousands of files that take up literally all my SD card space....? This doesn't happen with 6.0.1.5.
Sent from my SlimBean Blaze
DiViNEX said:
I just noticed with this recovery that it creates a blobs folder and creates thousands of files that take up literally all my SD card space....? This doesn't happen with 6.0.1.5.
Sent from my SlimBean Blaze
Click to expand...
Click to collapse
They all do it now bro and it's the same size as a normal backup I hate it to but what ya gonna do in Official CWM 6.0.1.4 it has an option to make a image.Zip so u can save a backup as a flash able zip its awesome and it's a lot smaller that's what I do
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
johnb380 said:
They all do it now bro and it's the same size as a normal backup I hate it to but what ya gonna do in Official CWM 6.0.1.4 it has an option to make a image.Zip so u can save a backup as a flash able zip its awesome and it's a lot smaller that's what I do
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
Click to expand...
Click to collapse
I was running 6.0.1.5 for a while and I never had a blobs Folder but for 6.0.1.9 i did. Been running 6.0.1.5 since I posted and still no bobs folder. But the backup feature seems cool though I got to try that out thanks man.
Sent from my SlimBean Blaze
DiViNEX said:
I was running 6.0.1.5 for a while and I never had a blobs Folder but for 6.0.1.9 i did. Been running 6.0.1.5 since I posted and still no bobs folder. But the backup feature seems cool though I got to try that out thanks man.
Sent from my SlimBean Blaze
Click to expand...
Click to collapse
Ya what I meant to say was all the official ones create blobs folder... 6.0.1.5 isn't official
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
Can someone please explain how to alleviate the lack of space in this version. Thankssss
I have a port of a sense rom from the Sensation, and I need some testers. I don't have the phone with me right now so I can't test it out .. Please do this only if you know what you're doing. I am not to be held responsible for anything that may happen to your device. Please only developers. Also developers I advise you to check any thing I may have messed up starting with the updater-script. If you have the time please help me fix it. AND BE AWARE Only Developers as this is sort of a blind build, Don't even know if it boots. If you are interested here is the link: CLICK ME It's sort of a big build. Please check all the necessary system files before you flash.
Oooooh!! Sense.!! curious to what you ported.. link to op.?
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
---------- Post added at 03:47 AM ---------- Previous post was at 03:47 AM ----------
Also I'd like to test.
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
theprogram1 said:
I have a port of a sense rom from the Sensation, and I need some testers. I don't have the phone with me right now so I can't test it out .. Please do this only if you know what you're doing. I am not to be held responsible for anything that may happen to your device. Please only developers. Also developers I advise you to check any thing I may have messed up starting with the updater-script. If you have the time please help me fix it. AND BE AWARE Only Developers as this is sort of a blind build, Don't even know if it boots. If you are interested here is the link: CLICK ME It's sort of a big build. Please check all the necessary system files before you flash.
Click to expand...
Click to collapse
Not to sound dheadish but sense will never run on this phone end of story sorry
1st and most important reason is the kernel WE(as in the blaze community) don't have (not trying to piss anyone off and talk down about anyone I LOVE ALL OUR DEVS "NO HOMO") a true kernel Developer the things that u would have to change u would basically have to build the kernel from scratch... Your talking about going from HTC to Samsung there is just to many differences
2nd Sense won't run on or phone because of the Pure size and weight of it Sense roms r like 500+mb ours r 130mb to 300mb
3rd ud have to repartition the whole phone to get THAT" PORT" to even come close to booting
4th Your not gonna find anyone willing to put the work into making it happen for no payoff
5 if u want sense buy an HTC phone
Sorry bro
Edited
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
We are about to find out as I am backing up phone to prep for flash. I will post results later :silly:
phoenix98 said:
We are about to find out as I am backing up phone to prep for flash. I will post results later :silly:
Click to expand...
Click to collapse
Good luck ur asking for problems bro
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
phoenix98 said:
We are about to find out as I am backing up phone to prep for flash. I will post results later :silly:
Click to expand...
Click to collapse
True story, watching him do it right now
phoenix98 said:
We are about to find out as I am backing up phone to prep for flash. I will post results later :silly:
Click to expand...
Click to collapse
Didn't accept flash (surprise). Not speaking bad of dev for the port attempt as I willingly attempted to flash. It let me set up the phone (HTC style) but after a reboot, it went to the stock tmobile splash screen and stuck there. Phone is still operational and I am doing Odin to stock as we speak. So, at least this didnt kill the phone
phoenix98 said:
We are about to find out as I am backing up phone to prep for flash. I will post results later :silly:
Click to expand...
Click to collapse
phoenix98 said:
Didn't accept flash (surprise). Not speaking bad of dev for the port attempt as I willingly attempted to flash. It let me set up the phone (HTC style) but after a reboot, it went to the stock tmobile splash screen and stuck there. Phone is still operational and I am doing Odin to stock as we speak. So, at least this didnt kill the phone
Click to expand...
Click to collapse
And here I was, looking forward to the smoke clouds.
Thetenthdr said:
And here I was, looking forward to the smoke clouds.
Click to expand...
Click to collapse
Thats not cool man....jerk
In all seriousness though, it would be cool to see this working.
Thetenthdr said:
In all seriousness though, it would be cool to see this working.
Click to expand...
Click to collapse
Listen I looked at the zip and it's a custom rom (viperRom) for a sensation and it is for a CDMA network also so it'll never work for our phone guys and not to be a d-ck but program isn't a Dev or he wouldn't of posted this
Sorry don't get ur hopes up people never gonna happen
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
---------- Post added at 11:52 PM ---------- Previous post was at 11:50 PM ----------
phoenix98 said:
Didn't accept flash (surprise). Not speaking bad of dev for the port attempt as I willingly attempted to flash. It let me set up the phone (HTC style) but after a reboot, it went to the stock tmobile splash screen and stuck there. Phone is still operational and I am doing Odin to stock as we speak. So, at least this didnt kill the phone
Click to expand...
Click to collapse
U don't have to odin stock just wipe system data cache and dalvik and restore backup
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
---------- Post added at 11:54 PM ---------- Previous post was at 11:52 PM ----------
phoenix98 said:
Didn't accept flash (surprise). Not speaking bad of dev for the port attempt as I willingly attempted to flash. It let me set up the phone (HTC style) but after a reboot, it went to the stock tmobile splash screen and stuck there. Phone is still operational and I am doing Odin to stock as we speak. So, at least this didnt kill the phone
Click to expand...
Click to collapse
So Phoenix ur saying it booted to Google setup screen or how far did u get
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
johnb380 said:
Listen I looked at the zip and it's a custom rom (viperRom) for a sensation and it is for a CDMA network also so it'll never work for our phone guys and not to be a d-ck but program isn't a Dev or he wouldn't of posted this
Sorry don't get ur hopes up people never gonna happen
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
---------- Post added at 11:52 PM ---------- Previous post was at 11:50 PM ----------
U don't have to odin stock just wipe system data cache and dalvik and restore backup
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
---------- Post added at 11:54 PM ---------- Previous post was at 11:52 PM ----------
So Phoenix ur saying it booted to Google setup screen or how far did u get
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
Click to expand...
Click to collapse
CWMR wouldnt restore my backup for some reason (MD5 failure?) So, didnt have a choice. No biggie, doesnt bother me any.
2 seconds after I flashed, it went into a viper splash screen then into some weird set up that was in a transparent teal background with a bunch of setup prompts that were all HTC setup questions (CPU speed, theme, what apps I didnt want installed, ect). After that, I rebooted and it loaded like stock and got stuck on the tmobile splash screen and that was the end of this adventure. No offense, but your comments about this whole thing sound a little hostile. I had a pretty good idea that this wouldnt work, Im not THAT retarded :cyclops: Its been a long week at work, its Friday night, and I have nothing better to do than to mess with the Blaze. I'm fully aware what any flashing of anything may do to the phone. Its all good. I know you're just lookin out bro. Not many on here care enough to throw out the warnings. :good:
I should flash it to my S3 and see what happens...
phoenix98 said:
CWMR wouldnt restore my backup for some reason (MD5 failure?) So, didnt have a choice. No biggie, doesnt bother me any.
2 seconds after I flashed, it went into a viper splash screen then into some weird set up that was in a transparent teal background with a bunch of setup prompts that were all HTC setup questions (CPU speed, theme, what apps I didnt want installed, ect). After that, I rebooted and it loaded like stock and got stuck on the tmobile splash screen and that was the end of this adventure. No offense, but your comments about this whole thing sound a little hostile. I had a pretty good idea that this wouldnt work, Im not THAT retarded :cyclops: Its been a long week at work, its Friday night, and I have nothing better to do than to mess with the Blaze. I'm fully aware what any flashing of anything may do to the phone. Its all good. I know you're just lookin out bro. Not many on here care enough to throw out the warnings. :good:
Click to expand...
Click to collapse
Ya ur right I did sound hostile sorry EVERYONE but I don't want people to mess their stuff up but that's kinda awesome it booted but we Def need more info into what was done to this zip and what phone it was meant to be ported to but if it booted at all is kinda a big deal but I'm Def not a Dev and don't know it all i just followed someone else's failed journey to bring sense to a Sammy phone once upon a time and didn't want anyone getting excited I was trying to lower expectations for all the Newbs
Sorry again
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
johnb380 said:
Ya ur right I did sound hostile sorry EVERYONE but I don't want people to mess their stuff up but that's kinda awesome it booted but we Def need more info into what was done to this zip and what phone it was meant to be ported to but if it booted at all is kinda a big deal but I'm Def not a Dev and don't know it all i just followed someone else's failed journey to bring sense to a Sammy phone once upon a time and didn't want anyone getting excited I was trying to lower expectations for all the Newbs
Sorry again
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -If I've helped you the THANX button is - - - - - - - - - - - - - only 2 clicks away! - - - - - - - - - -
Click to expand...
Click to collapse
Like I said, It's all good bro! But, in all reality, it didn't really boot after setup. It went to the stock T-Mobile loading splash screen and the blue bar went all the way across and stopped from there. I dunno, to me, thats not a boot, or successful one if that. But, I agree. The fact that it didnt brick and kind of took the flash, means that there may be hope after all for a Sense ROM. But, like you, Im not a dev either. Hopefully someone that is will eventually get to cookin :good:
Thanks for all the reply guys. As I said please be careful and you guys were and this is just a beginning as soon as I get some help and get my phone back I will do what ever it takes to fix this rom. Thanks for the replies and as I said in many other threads i'm a rookie.
Hopefully you get it going
Sent from my SGS3 running AeonFluxx v4
the error that i'm getting is "access to the software update service is provided to the users in which they request it.please try later"
i'm currently posted to a place where i don't have an access to laptop hence kies.
i hv already tried clearing cache n data for google services framework but it doesn't worked
so plz help
That's some weird error that Samsung usually puts out to its devices.
May be that means you will have to wait for some more time for the OTA update to reach you.
- - - - - - - - - - - - - - - - - - - - - - - - - -
LIFE! A ONE TIME OPPORTUNITY TO MAKE OR BREAK!
Lifehacker7 said:
That's some weird error that Samsung usually puts out to its devices.
May be that means you will have to wait for some more time for the OTA update to reach you.
- - - - - - - - - - - - - - - - - - - - - - - - - -
LIFE! A ONE TIME OPPORTUNITY TO MAKE OR BREAK!
Click to expand...
Click to collapse
so will i get notification for the update or i'll have to check it manually each day?
is there a way to get the update sooner?
sidc91 said:
so will i get notification for the update or i'll have to check it manually each day?
is there a way to get the update sooner?
Click to expand...
Click to collapse
What update are ya seeking?
Is it gonna be OTA or kies only?
Keep checking often.
It will notify you if there is an update but it might not be real time.
- - - - - - - - - - - - - - - - - - - - - - - - - -
LIFE! A ONE TIME OPPORTUNITY TO MAKE OR BREAK!
Lifehacker7 said:
What update are ya seeking?
Is it gonna be OTA or kies only?
Keep checking often.
It will notify you if there is an update but it might not be real time.
- - - - - - - - - - - - - - - - - - - - - - - - - -
LIFE! A ONE TIME OPPORTUNITY TO MAKE OR BREAK!
Click to expand...
Click to collapse
it is an ota as well as a kies update i have read about the update at sammobile.com. it's a crucial update since it has fixes to many problems that my phone has so i'm desperate to get an update as soon as possible but i won't have access to laptop or pc till may
Features:
- XXAOE2 based
- latest official firmware
- ZERO bugs
- 100% stable build
- deodexed
- pre rooted
- init.d support
- debloaded
- busybox added
- zipalign all apps
- battery + sd card tweaked
- light fresh build
- 397mb light
- some nice UI changes
- stock_light reboot menu
- long press back to kill app
- lots of csc features
- no more mods needed to install after rom
- more i didnt remember
Installation:
- reboot into custom recovery (TWRP suggested)
- wipe data+cache+dalvik cache
- install stock_light_rom
- wipe cache+dalvik cache again
- reboot your phone
- set up your phone
- enjoy **GossRom v2**
Hi,
Placeholder threads (development threads without a download link) are not allowed on XDA.
And please read the stickies in sections you post in, like this one, http://forum.xda-developers.com/showthread.php?t=2764768
Assist is not for posting work. :good:
Thanks, thread closed.