OTA Update - Android

Hey guys,
Do any of you know how I can place my rom, and push it as an OTA Update like Sprint. What files do I need to accomplish this? I have already looked at OTA update center and its great, I would just like to push them without my people having to root. I have a server set up, just don't know how to have everything point to the right place. I'm familiar with the boot_delta.bin and android_delta.bin files along with others needed for an OTA Update. Also, i know you have to edit things in the build.prop as well. I hope someone can point me in the right direction. Thanks

I want it too, I think it's a great idea.

You wan't to add it to your custom rom which is not even rooted? WHAT???
Sent from my GT-S7500 using xda premium

lokeshsaini94 said:
You wan't to add it to your custom rom which is not even rooted? WHAT???
Sent from my GT-S7500 using xda premium
Click to expand...
Click to collapse
My custom rom is rooted, but I am wanting people who get the device from a specific company to not have to go through the rooting process and just push my Rom OTA to their device using a server just like Sprint does. Hope this makes some sense, thanks

jd3107 said:
My custom rom is rooted, but I am wanting people who get the device from a specific company to not have to go through the rooting process and just push my Rom OTA to their device using a server just like Sprint does. Hope this makes some sense, thanks
Click to expand...
Click to collapse
Not possible....the way sprint or other carriers are able to do it is because they pass the security/verification checks...unless you can figure out an exploit/hack its not possible
Basically you would need to figure out how to first root the phone, and then get a custom recovery...there have been some apps in the past that can achieve root...but most phones have those patched by now...so it definitely is possible, just not probable
Sent from my SGH-I997 using Tapatalk 2

You can take a look at goo.im the users will still have to have a custom recovery to flash the ROM
Sent from my LG-P990

mg2195 said:
Not possible....the way sprint or other carriers are able to do it is because they pass the security/verification checks...unless you can figure out an exploit/hack its not possible
Basically you would need to figure out how to first root the phone, and then get a custom recovery...there have been some apps in the past that can achieve root...but most phones have those patched by now...so it definitely is possible, just not probable
Sent from my SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
Thanks, by any chance do you think this will work?
http://www.igottadroid.com/ModMarke...746F6D20726F6D73207B44455653204F4E4C597D.html

C0D3N1N3R said:
You can take a look at goo.im the users will still have to have a custom recovery to flash the ROM
Sent from my LG-P990
Click to expand...
Click to collapse
Thanks, I already have a custom recovery I have made, I just wanted to try to push my custom roms with an OTA without having people need root or a recovery. Just like Sprint and Verizon. Thanks

jd3107 said:
Thanks, I already have a custom recovery I have made, I just wanted to try to push my custom roms with an OTA without having people need root or a recovery. Just like Sprint and Verizon. Thanks
Click to expand...
Click to collapse
You can't bro, get over it. THEY need too root, THEY need to flash it. Period.

lithid-cm said:
You can't bro, get over it. THEY need too root, THEY need to flash it. Period.
Click to expand...
Click to collapse
Thanks man, I appreciate your answer. I was hoping their was a way but I guess not.

jd3107 said:
Thanks man, I appreciate your answer. I was hoping their was a way but I guess not.
Click to expand...
Click to collapse
Well, with a custom recovery it IS possible without root.
What you also could do is make an app who's exploiting a bug in the Android system to gain root. Do this with the permission of your users. If you execute the exploit, you have a root prompt, you could fetch the device name, and download a suitable recovery for it. Let the user confirm this, and download it.
I recommend to wrap it in a nice UI, like this.
- Get root
- Fetch recovery (menu to choose device)
- Flash recovery
From there, you CAN execute your OTA updater app. Note this only works on devices where all partitions are writable with root. For example my phone's (i9300) recovery partition is writable with root.
Hope this helps,
CodeOMG

CodeOMG said:
Well, with a custom recovery it IS possible without root.
What you also could do is make an app who's exploiting a bug in the Android system to gain root. Do this with the permission of your users. If you execute the exploit, you have a root prompt, you could fetch the device name, and download a suitable recovery for it. Let the user confirm this, and download it.
I recommend to wrap it in a nice UI, like this.
- Get root
- Fetch recovery (menu to choose device)
- Flash recovery
From there, you CAN execute your OTA updater app. Note this only works on devices where all partitions are writable with root. For example my phone's (i9300) recovery partition is writable with root.
Hope this helps,
CodeOMG
Click to expand...
Click to collapse
Very cool, you come up with that idea all by yourself? Reguardless, there is user intervention required. Whether it be for the custom recovery, bootloader unlock, root. Nothing, when it comes to this comes that easy. ****, even the Nexus phones you need to reboot into the bootloader, no app from the device can do it all sorry.

Related

**[- OTA FILES -]** R800x 2.3.4 FOTA Files for Devs to play with

I am taking no credit in the release of the OTA files these were from lightningdude and credit goes to him for his efforts to bring these files out. Files size is around 43mb, but I am guessing that it is compressed and when it flashes it uncompresses to 63mb.
Link to original post from lightningdude,
http://forum.xda-developers.com/showthread.php?t=1621431&page=35
DB link from lightningdude
http://dl.dropbox.com/u/21955004/fota.zip
What we know so far it looks like flashing the OTA removes all possibility for root and early signs suggest that the methods for unlocking our bootloaders has been patched. So anyone who OTA's is not able to root and or unlock your BL.
I dont know much about developement of these files and am merely bringing them out to the masses in hopes of some good stuff to come from it, and again dont thank me, thank lightningdude.
DON'T THANK ME, Hit THANKS for lightningdude
Dang, j-greg, I didn't think it needed such bold font.
On-point: Is there any way to actually open this thing? I mean, there's got to be, if our phones update from it, right? There must be a way!
lightningdude said:
Dang, j-greg, I didn't think it needed such bold font.
On-point: Is there any way to actually open this thing? I mean, there's got to be, if our phones update from it, right? There must be a way!
Click to expand...
Click to collapse
I am messing with the files now trying to see if it can uncompressed if it is. And the font is so big because someone already thanked me for the post, and I dont think its right I get the thanks as you were the one who brought them out... I'm just a messenger. So big font to get peoples attention to thank you not me
I think these are compressed with some sort of compression method, maybe proprietary.
I'm guessing this patches the bootloader.
If so, time we overthrow Verizon. With a lawsuit.
KeiranFTW said:
I think these are compressed with some sort of compression method, maybe proprietary.
I'm guessing this patches the bootloader.
If so, time we overthrow Verizon. With a lawsuit.
Click to expand...
Click to collapse
My Mom was just saying today how she wants to sue Verizon in a class action for raising fees and what not. Maybe we should all get together and start that badn wagon. Haha.
KeiranFTW said:
I think these are compressed with some sort of compression method, maybe proprietary.
I'm guessing this patches the bootloader.
If so, time we overthrow Verizon. With a lawsuit.
Click to expand...
Click to collapse
I dislike VZjust as much as the next guy, but VZ feels that if you are a subsidized phone with a plan then the phone is not yours until the contract is up. For me i bought my phone off ebay to replace the total crap that is Motorola Droid 2 Global (loved the keyboard, hated the Motorblur and locked BL)
But I agree, VZ is raping everyone who has a wirelss plan with them, but no news here all Carriers do that.
My phone was free so they have no right to say what we can and can't do with our phones
Sent from my R800x using XDA
droidjunkie said:
My phone was free so they have no right to say what we can and can't do with our phones
Sent from my R800x using XDA
Click to expand...
Click to collapse
Free with a 2 year contract or free from someone you knew? If its free from a contract of 2 years to them they own the device for the length of the contract. I am not trying to support VZ, just saying that I have seen attempts (not firsthand) of people trying to sue VZ or other carriers for the same thing and they are always squashed
jgregoryj1 said:
I am taking no credit in the release of the OTA files these were from lightningdude and credit goes to him for his efforts to bring these files out. Files size is around 43mb, but I am guessing that it is compressed and when it flashes it uncompresses to 63mb.
Link to original post from lightningdude,
http://forum.xda-developers.com/showthread.php?t=1621431&page=35
DB link from lightningdude
http://dl.dropbox.com/u/21955004/fota.zip
What we know so far it looks like flashing the OTA removes all possibility for root and early signs suggest that the methods for unlocking our bootloaders has been patched. So anyone who OTA's is not able to root and or unlock your BL.
I dont know much about developement of these files and am merely bringing them out to the masses in hopes of some good stuff to come from it, and again dont thank me, thank lightningdude.
DON'T THANK ME, Hit THANKS for lightningdude
Click to expand...
Click to collapse
Hey, maybe it's because my BL was unlocked with the testpoint method, but I still have full root. I returned to stock with the .88 ftf file and then rooted it. I ran tha OTA Rootkeeper also. Once the FOTA was finished, I checked and I still have root without even touching the OTA Rootkeeper program. I ran Root Checker, and it verified I have full root access as well.
netizenmt said:
Hey, maybe it's because my BL was unlocked with the testpoint method, but I still have full root. I returned to stock with the .88 ftf file and then rooted it. I ran tha OTA Rootkeeper also. Once the FOTA was finished, I checked and I still have root without even touching the OTA Rootkeeper program. I ran Root Checker, and it verified I have full root access as well.
Click to expand...
Click to collapse
Can you PM me a Nandroid backup of this?
Did a baseband update come with this?
Leraeniesh said:
Can you PM me a Nandroid backup of this?
Click to expand...
Click to collapse
oohh, that would be awesome...... net.... got lucky. But in a good way.
netizenmt said:
Hey, maybe it's because my BL was unlocked with the testpoint method, but I still have full root. I returned to stock with the .88 ftf file and then rooted it. I ran tha OTA Rootkeeper also. Once the FOTA was finished, I checked and I still have root without even touching the OTA Rootkeeper program. I ran Root Checker, and it verified I have full root access as well.
Click to expand...
Click to collapse
I'm also rooted on 2.3.4 but with locked bootloader. Same method of flashing as you minus the ota rootkeeper.
Sent from my R800x using xda premium
kelvenha55 said:
I'm also rooted on 2.3.4 but with locked bootloader. Same method of flashing as you minus the ota rootkeeper.
Sent from my R800x using xda premium
Click to expand...
Click to collapse
Any chance you can make a nandroid backup? And if so post a download link for it here so Devs can browse its files?
You can try and fastboot recoveryplay.img and do a nandroid, dont need an unlocked BL for that.....
jgregoryj1 said:
Any chance you can make a nandroid backup? And if so post a download link for it here so Devs can browse its files?
You can try and fastboot recoveryplay.img and do a nandroid, dont need an unlocked BL for that.....
Click to expand...
Click to collapse
Seriouslly?!?
I thought you needed to be unlocked to hotboot recovery.
Leraeniesh said:
Seriouslly?!?
I thought you needed to be unlocked to hotboot recovery.
Click to expand...
Click to collapse
I might be wrong, been on an unlocked BL since last Aug so maybe my memory is boinked but I thought anyone can do a recoveryplay.img boot and do a nandroid that way? If I am wrong someone please correct me
jgregoryj1 said:
I might be wrong, been on an unlocked BL since last Aug so maybe my memory is boinked but I thought anyone can do a recoveryplay.img boot and do a nandroid that way? If I am wrong someone please correct me
Click to expand...
Click to collapse
Ill re-lock and try it using both Keiran's recovery and FXP's recovery.
Lets hope for luck
Edit: Dident work. Just as expected
jgregoryj1 said:
I might be wrong, been on an unlocked BL since last Aug so maybe my memory is boinked but I thought anyone can do a recoveryplay.img boot and do a nandroid that way? If I am wrong someone please correct me
Click to expand...
Click to collapse
Don't think you can hotboot without unlocked boot. But if has kept root he can install the recovery installer app or the manual way to install it (thread in this section of the forum).
Leraeniesh said:
Ill re-lock and try it using both Keiran's recovery and FXP's recovery.
Lets hope for luck
Click to expand...
Click to collapse
Just a reminder, now that I am thinking on it I am not so sure it will work.... not 100% sure, so you might relcok and find you cannot unlock.....
poo-tang said:
Don't think you can hotboot without unlocked boot. But if has kept root he can install the recovery installer app or the manual way to install it (thread in this section of the forum).
Click to expand...
Click to collapse
Oh yeah that right! We have the custom recovery app from google play store.... sweet, that will help..
https://play.google.com/store/apps/details?id=com.pvy.CWMinstaler&hl=en

flashable root/su package?

I'm dev-unlocked and have TWRP installed, no root yet.
what's the consensus on the better/stable/happier su package, supersu vs superuser?
ALSO and almost more importantly, where can i find a flashable zip for either. i know everyone says just flash a rooted ROM, but that's not what i want to do. just looking for a file i can flash in recovery or push via adb. been searching and can't find any options that don't redo everything at once (ie. dev unlock and install recovery)
already been through all of that, just want to add root. thoughts? links? non-sequiturs?
dangle79 said:
I'm dev-unlocked and have TWRP installed, no root yet.
what's the consensus on the better/stable/happier su package, supersu vs superuser?
ALSO and almost more importantly, where can i find a flashable zip for either. i know everyone says just flash a rooted ROM, but that's not what i want to do. just looking for a file i can flash in recovery or push via adb. been searching and can't find any options that don't redo everything at once (ie. dev unlock and install recovery)
already been through all of that, just want to add root. thoughts? links? non-sequiturs?
Click to expand...
Click to collapse
Everything you need will be here
http://forum.xda-developers.com/showthread.php?t=1645890
dangle79 said:
I'm dev-unlocked and have TWRP installed, no root yet.
what's the consensus on the better/stable/happier su package, supersu vs superuser?
ALSO and almost more importantly, where can i find a flashable zip for either. i know everyone says just flash a rooted ROM, but that's not what i want to do. just looking for a file i can flash in recovery or push via adb. been searching and can't find any options that don't redo everything at once (ie. dev unlock and install recovery)
already been through all of that, just want to add root. thoughts? links? non-sequiturs?
Click to expand...
Click to collapse
i been looking for the same thing for a while now.. thats zedomax root tool dont work if your on the new base.. i just need like a supersu and busybox package zip.. thats i can flash in recovery
evo401 said:
i been looking for the same thing for a while now.. thats zedomax root tool dont work if your on the new base.. i just need like a supersu and busybox package zip.. thats i can flash in recovery
Click to expand...
Click to collapse
yeah, that's where i'm at. the tutorial/everything page has everything you could ever want if you were starting from zilch; but no "here's just the su binaries and app" zip that i can find. there's every variety of "one click" solution but it doesn't seem like anyone publicizes the step-by-step pieces.
i did dev-unlock and then flashed twrp via fastboot because i wanted a nandroid backup of my "virgin" setup. now if i could just push su to it i would have my setup/ROM with root and not have to wipe my phone and start with somebody else's. not that i'm knocking those efforts because at some point i'm going to start flashing ROMs on this thing, but i'm not ready to blow away all my data just to get root. of course there's always the remote possibility that i could flash the stock 2.13 rooted rom and restore my own data partition and it would work without being flaky, but i never had success doing that on my transform.
i guess i could always download one of the one-clicks and tear it apart and see if i can't figure something out on my own, but i have no experience doing that whatsoever
dangle79 said:
yeah, that's where i'm at. the tutorial/everything page has everything you could ever want if you were starting from zilch; but no "here's just the su binaries and app" zip that i can find. there's every variety of "one click" solution but it doesn't seem like anyone publicizes the step-by-step pieces.
i did dev-unlock and then flashed twrp via fastboot because i wanted a nandroid backup of my "virgin" setup. now if i could just push su to it i would have my setup/ROM with root and not have to wipe my phone and start with somebody else's. not that i'm knocking those efforts because at some point i'm going to start flashing ROMs on this thing, but i'm not ready to blow away all my data just to get root. of course there's always the remote possibility that i could flash the stock 2.13 rooted rom and restore my own data partition and it would work without being flaky, but i never had success doing that on my transform.
i guess i could always download one of the one-clicks and tear it apart and see if i can't figure something out on my own, but i have no experience doing that whatsoever
Click to expand...
Click to collapse
I know there is a superuser.apk floating around on xda I'm on my phone now so can't link to it just search all forums and you should find it
Sent from my POS MoPho
You can't flash root to a phone with a zip. You need to look up the specific instructions for your phone, and most likely will factory reset your device.
Sent from my HTC Desire C using xda app-developers app
Seems like it would be easier to just bite the bullet and flash the stock rooted rom.
SeannyM said:
You can't flash root to a phone with a zip. You need to look up the specific instructions for your phone, and most likely will factory reset your device.
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
if it can't be flashed then how do the one-clicks do it? those just do a dev unlock and flash recovery and what not, they're not full roms.
I used supersu and found it via a search here.
Sent from my EVO using xda app-developers app
yeah, i think i should be able to flash the zip from here http://forum.xda-developers.com/showthread.php?t=1538053
dangle79 said:
yeah, i think i should be able to flash the zip from here http://forum.xda-developers.com/showthread.php?t=1538053
Click to expand...
Click to collapse
did u try that zip?
evo401 said:
did u try that zip?
Click to expand...
Click to collapse
not yet. my wife was getting made at me for not being fully engaged in her prattling so i had to shut the laptop for the night.
i was looking at the update script and it does some goofy stuff with the maps.apk and youtube.apk that seems to (at least from other comments in the thread) cause some unwanted aggravation with those apps. i asked the question what/why and the answer i got was an assumption that they were being moved temporarily to make sure there was room in /system for the su binaries and then moved back.
i don't know if that's necessary or not, but i kind of doubt it. just like to know what's happening in the background and not monkey with things that don't need monkeyin'.
i've got a working zip for SuperSU v0.96 that i've stripped the stuff out of it that moves around the maps and youtube apks, doesn't seem to be necessary on our devices. sent a pm to chainfire about posting it but haven't heard back yet. or maybe i just can't send pms
dangle79 said:
i've got a working zip for SuperSU v0.96 that i've stripped the stuff out of it that moves around the maps and youtube apks, doesn't seem to be necessary on our devices. sent a pm to chainfire about posting it but haven't heard back yet. or maybe i just can't send pms
Click to expand...
Click to collapse
You might need to check your settings for PM by default they are set to accept pm's from admin and mods only if I remember correctly
Sent from my POS MoPho
bigdaddy619 said:
You might need to check your settings for PM by default they are set to accept pm's from admin and mods only if I remember correctly
Sent from my POS MoPho
Click to expand...
Click to collapse
thought you probably had something there but doesn't seem to be the case. but I'm just a no name dude with less than 50 posts and i imagine he gets a lot of messages. no biggie though, got mine working which was my goal in the first place. just wanted to take the opportunity to share another option with others.
truthfully though I'm not an Android dev by any stretch and it only took me about ten minutes to figure out how to re-sign the zip after updating the file once i committed myself to the idea i was going to try it
dangle79 said:
thought you probably had something there but doesn't seem to be the case. but I'm just a no name dude with less than 50 posts and i imagine he gets a lot of messages. no biggie though, got mine working which was my goal in the first place. just wanted to take the opportunity to share another option with others.
truthfully though I'm not an Android dev by any stretch and it only took me about ten minutes to figure out how to re-sign the zip after updating the file once i committed myself to the idea i was going to try it
Click to expand...
Click to collapse
Btw how do you resign a zip?
Sent from my POS MoPho
bigdaddy619 said:
Btw how do you resign a zip?
Sent from my POS MoPho
Click to expand...
Click to collapse
with signapk, there's actually a thread here somewhere for how to do it, like three steps. the tip-off was when i opened the original in winrar it had a comment attached that was what it had been signed with
dangle79 said:
with signapk, there's actually a thread here somewhere for how to do it, like three steps. the tip-off was when i opened the original in winrar it had a comment attached that was what it had been signed with
Click to expand...
Click to collapse
Cool thanks I'll have a look when I get home from work
Sent from my POS MoPho

[Q] Rooted my ME7 Build but cannot get CWM recovery working ...

Warning: Total Noob here.
Just rooted my VZW S4 following the instructions for the ME7 build on the forums here with no problems. Installed "ROM Manager" via Play store and went thru the steps of flashing CWM. The app reports, under "Recovery Setup" that my current recovery is ClockworkMod 6.0.3.2.
BUT, when I "Reboot into Recovery" ... it always go to the default "Android System Recovery <3e>"
How can I get CWM running instead?
Thanks
You can't install a custom recovery on ME7 yet. It's been well covered here on XDA.
Sent from my SCH-I545 using xda app-developers app
AliceBToklas said:
You can't install a custom recovery on ME7 yet. It's been well covered here on XDA.
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Thanks. As someone new to Android and the rooting community, is there an explanation on the whys and hows of CWM (e.g. what is required for it to work, why it requires more than rooted phone, how it should best be used, etc...)?
Just trying to figure out how everything plays together and what I should and shouldn't do.
-wg
wgpubs said:
Thanks. As someone new to Android and the rooting community, is there an explanation on the whys and hows of CWM (e.g. what is required for it to work, why it requires more than rooted phone, how it should best be used, etc...)?
Just trying to figure out how everything plays together and what I should and shouldn't do.
-wg
Click to expand...
Click to collapse
The bootloader on this phone is locked, meaning you will need an exploit to bypass it in order to install a custom recovery. The loki method that was previously working has been patched by the most recent update, eliminating the only publicly known hole to install custom recovery. Without an exploit to bypass or an unlocking method we have no way to install a custom recovery like CWM or TWRP, without these it makes it nigh on impossible to install a custom ROM.
Anyone else please correct me if I am wrong but this was my understanding of the current state of things.
Your 100% correct sir...
Sent from my SCH-I545 using xda premium
I tried to run the root but when putting the commands in the emulator I get file not found. SD card is exfat
Hope someone makes a bootstrap like we had for the old droids.
goherd said:
I tried to run the root but when putting the commands in the emulator I get file not found. SD card is exfat
Click to expand...
Click to collapse
Make sure you are very specific on letters that need to be caps.
For example; when you type cd /mnt/extSdCard......make sure the S and C are caps or it will not work.
First time I did it I put in extSdcard and not extSdCard and I got the file not found error.
That should do the trick.
MikeyFid said:
Make sure you are very specific on letters that need to be caps.
For example; when you type cd /mnt/extSdCard......make sure the S and C are caps or it will not work.
First time I did it I put in extSdcard and not extSdCard and I got the file not found error.
That should do the trick.
Click to expand...
Click to collapse
Im sorry your answer was wrong.
To OP... Custom recovery has not been working on ME7. No exploit has even been found to get a custom bootloader on them. Research can teach a lot if found.
ballsagna said:
Im sorry your answer was wrong.
To OP... Custom recovery has not been working on ME7. No exploit has even been found to get a custom bootloader on them. Research can teach a lot if found.
Click to expand...
Click to collapse
Um, Linux command line is often case sensitive. The question above wasn't about custom recoveries, it was simply referring to rooting ME7 which has long been possible.
Sent from my SCH-I545 using Tapatalk 2
ballsagna said:
Im sorry your answer was wrong.
To OP... Custom recovery has not been working on ME7. No exploit has even been found to get a custom bootloader on them. Research can teach a lot if found.
Click to expand...
Click to collapse
That command line is in fact case sensitive. So you're wrong. The previous post was about using the root exploit method which has been done already, not unlocking the bootloader.

are we safe with rooted roms

I can't recall where I saw on these forums but....
The Xperia Ultra rom exploits all seem to use vroot. However vroot had been found ti be sending IMEI numbers back to China. Nice
But given that hamdogg. Et.Al have used vroot in ROMS they have released, who feels worried?
Is there another root exploit you are using?
vroot is not working any more.
avetny said:
vroot is not working any more.
Click to expand...
Click to collapse
Not quite what I was asking
keratos said:
Not quite what I was asking
Click to expand...
Click to collapse
You are safe with a custom ROM. They don't use any tool... don't need to.
- With a rooted ROM, it flashes the superuser or superSU app, and applies the appropriate binaries and permissions directly to the ROM system.
But... to get a recovery flashed onto your system, you'll need to use vROOT or a similar tool, as it will need root access to apply the recovery script, and flash recovery. So.. you must have already used such a tool to originally root your device...
Two Important Points here:
- The app/s only "MAY" have your IMEI numbers stored. I say may, because all we currently know is that the IMEI numbers were read, we don't know for sure if they have been stored anywhere.
- If the app/s continues to send information [we currently don't know this yet] then it would be better to have a custom ROM. As it will clear your device of all app data and have ROOT access. This is only if you want to have a rooted device.
Hope that clears things.
hamdogg said:
You are safe with a custom ROM. They don't use any tool... don't need to.
- With a rooted ROM, it flashes the superuser or superSU app, and applies the appropriate binaries and permissions directly to the ROM system.
But... to get a recovery flashed onto your system, you'll need to use vROOT or a similar tool, as it will need root access to apply the recovery script, and flash recovery. So.. you must have already used such a tool to originally root your device...
Two Important Points here:
- The app/s only "MAY" have your IMEI numbers stored. I say may, because all we currently know is that the IMEI numbers were read, we don't know for sure if they have been stored anywhere.
- If the app/s continues to send information [we currently don't know this yet] then it would be better to have a custom ROM. As it will clear your device of all app data and have ROOT access. This is only if you want to have a rooted device.
Hope that clears things.
Click to expand...
Click to collapse
You don't need root access to flash a custom recovery. You can just flash from fastboot. You can use the original recovery found here. http://forum.xda-developers.com/showthread.php?t=2426736
You need an unlocked bootloader though. Also you need to remember to flash your normal kernel back afterwards, although that will be done automatically if you flash a custom rom from recovery,
baileyjr said:
You don't need root access to flash a custom recovery. You can just flash from fastboot. You can use the original recovery found here. http://forum.xda-developers.com/showthread.php?t=2426736
You need an unlocked bootloader though. Also you need to remember to flash your normal kernel back afterwards, although that will be done automatically if you flash a custom rom from recovery,
Click to expand...
Click to collapse
Urm... You need to be rooted to unlock boot loader don't you?
Sent from my C6833 using XDA Premium 4 mobile app
SpyderTracks said:
Urm... You need to be rooted to unlock boot loader don't you?
Sent from my C6833 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I want to say no?
LordManhattan said:
I want to say no?
Click to expand...
Click to collapse
****, I'm getting everything wrong at the moment, my brains gone weird.
Sent from my C6833 using XDA Premium 4 mobile app
SpyderTracks said:
Urm... You need to be rooted to unlock boot loader don't you?
Sent from my C6833 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No, but you do need to be rooted to backup your TA Partition.
Thats the trade off. If you unlock without first having root you can't restore TA and the DRM at a later date.
I rooted with Vroot and backed up mine, but I would have unlocked the bootloader regardless if I had too. Not missed any off the DRM tools at all.

Any clean non rooted system.img?

Ive been trying to root this thing, and got really close but ruined the /system.
So i found one in the discontinued Twrp thread but that one is rooted. I need to be able to update the watch from what it is at
My goal is to try and bring everyone together to make this a group project.
Edit*
Looks like kingroot can be uninstalled via their exe so i can update the watch.
Could the /system be retrieved by any user?
Maybe you should write a tutorial?
r0tati0n said:
Could the /system be retrieved by any user?
Maybe you should write a tutorial?
Click to expand...
Click to collapse
What im finding is that su is absolutely needed to pull the system partition which kinda sucks a little bit.
Tomorrow I will be working on another solution, which if I can get it to work, can be used to pull whatever off the watch, which in turn, can be used to get a absolutely untouched image. If not ill dump what i have made onto the forum so other people can poke at it in hopes that we can root this thing, and get it going.
Stock system image
https://www.dropbox.com/sh/zinfxtbmo3xkyw6/AAAe-Tsz_xwCS3ygbYrOFNGDa?dl=0
Here bro
T10NAZ said:
What im finding is that su is absolutely needed to pull the system partition which kinda sucks a little bit.
Tomorrow I will be working on another solution, which if I can get it to work, can be used to pull whatever off the watch, which in turn, can be used to get a absolutely untouched image. If not ill dump what i have made onto the forum so other people can poke at it in hopes that we can root this thing, and get it going.
Click to expand...
Click to collapse
Why don't you just do a rooted boot img. Your over working yourself. Unlock the bootloader. Make your boot.img. then inject superuser. Enjoy root.
Sent from my ASUS_Z00A using Xparent BlueTapatalk 2
blazinandroid1 said:
Why don't you just do a rooted boot img. Your over working yourself. Unlock the bootloader. Make your boot.img. then inject superuser. Enjoy root.
Sent from my ASUS_Z00A using Xparent BlueTapatalk 2
Click to expand...
Click to collapse
Yes however, I want to be on the latest android wear release.

Categories

Resources