smart watch dillema - Other SmartWatches

so im struggling on this dillema i find myself in.
i currently have the sony smartwatch but have the chance to get a motoactv. the motoactv seems like it has a lot more going on as far as development.
so basically is it worth going from the sony to the moto? i dont find myself always using the sony but i do want to...if i go to the moto are there any roms that are more or less bug free? where everything works? also is it worth making the jump?
i do appreciate the feedback. need to make a decision asap!

kdm212 said:
so im struggling on this dillema i find myself in.
i currently have the sony smartwatch but have the chance to get a motoactv. the motoactv seems like it has a lot more going on as far as development.
so basically is it worth going from the sony to the moto? i dont find myself always using the sony but i do want to...if i go to the moto are there any roms that are more or less bug free? where everything works? also is it worth making the jump?
i do appreciate the feedback. need to make a decision asap!
Click to expand...
Click to collapse
Yes.

ClearD said:
Yes.
Click to expand...
Click to collapse
lol care to elaborate? is the rom your running on your watch more or less bug less? any issues? do you find your using it more as a mini phone or do you use the fitness stuff?
thanks!

Yes, yes, no bugs, and I wear it for the watch part usually. I like knowing how many steps I take and calories I burn lol.
Sent using XDA-funded carrier pigeons

ClearD said:
Yes, yes, no bugs, and I wear it for the watch part usually. I like knowing how many steps I take and calories I burn lol.
Sent using XDA-funded carrier pigeons
Click to expand...
Click to collapse
so i just realized you have created the a rom for the motoactv. im so trying to follow your step by step on this and im lost. cant seem to get the watch to be seen on my computer so i can copy the rom. i have root or i think i have root. cant seem to figure out how to boot into cwmr. you have a step by step im missing lol?

kdm212 said:
so i just realized you have created the a rom for the motoactv. im so trying to follow your step by step on this and im lost. cant seem to get the watch to be seen on my computer so i can copy the rom. i have root or i think i have root. cant seem to figure out how to boot into cwmr. you have a step by step im missing lol?
Click to expand...
Click to collapse
It's all done through ADB. If you've rooted, make sure you have superuser set to "always allow" superuser access. Then, open an adb command prompt and type
Code:
adb shell
su
If it grants superuser access and you see a "#" symbol, you're rooted and good to go. Next, in that same adb prompt, type "exit" and "exit" again (to exit shell and get back to adb), then
Code:
adb reboot recovery
to reboot into recovery.
And there's http://motoactv.wikispaces.com that we use for reference.

Related

any verdict on root?

been pass a couple days now and evo has a temp fix? why not with inc?
dadsterflip said:
been pass a couple days now and evo has a temp fix? why not with inc?
Click to expand...
Click to collapse
Because it could be harder? Who knows. They could be busy. I have much reason to believe they don't make a killing off of rooting the Incredible. I have customers waiting on it because I flash phones, but I know when they're ready it'll be posted.
Why don't you take on the job of rooting it? Also please package everything in a simple program like Unrevoked. Thanks! I'll be expecting it in a couple of days... So Wednesday. Also I expect you to not accept donations like them. So I'll just say hurry up!
I'm sorry if I come off a little harsh, but your statement kind of does also.
dadsterflip said:
been pass a couple days now and evo has a temp fix? why not with inc?
Click to expand...
Click to collapse
Why do people keep asking this question over and over??? Read before you post dude.
Blah blah blah. Cry. say something?
dadsterflip said:
Blah blah blah. Cry. say something?
Click to expand...
Click to collapse
Yeah I did. You've had 19 minutes. Made much headway into getting your root exploit done for us?
Yea its on its way.
dadsterflip said:
Yea its on its way.
Click to expand...
Click to collapse
Well that's the first piece of good news I've had all day....
On a side note, since I am new to the incredible, does anybody know where Unrevoked will release it? I assume it will be unrevoked.com but want to make sure I dont miss it.
I see right now that unrevoked 3.21 is the latest, should I just look for a different version number?
Lewis
Lsdozer said:
On a side note, since I am new to the incredible, does anybody know where Unrevoked will release it? I assume it will be unrevoked.com but want to make sure I dont miss it.
I see right now that unrevoked 3.21 is the latest, should I just look for a different version number?
Lewis
Click to expand...
Click to collapse
With so many people keeping an eye on this, I'd just subscribe to a bunch of threads and eat some pop corn. Also check out their Twitter.
Twitter would be the best to keep track of. I would assume. Cause as soon as it gets release forums will mostlikely be flooded asap so. Either way you'll know
I'm willing to wager it'll be after Thanksgiving before we hear back from the team. I'll happily eat my words if it's sooner, but hey, we're all getting ready to eat ourselves sick soon right!
lol yea im kinda with maxnic on this one. wouldnt surprise me one bit. gettin fat with turkey and then hoppin on the computer and having some fun with the dinc would be quite exciting
Root for...
Well, I dont tweet, so I will continue to frantically check the forums every 10 seconds, like I have been doing since I screwed up and accepted the update last week!
Lsdozer said:
Well, I dont tweet, so I will continue to frantically check the forums every 10 seconds, like I have been doing since I screwed up and accepted the update last week!
Click to expand...
Click to collapse
just google "unrevoked" and their twitter page should be the 3rd link.
Just a thought to try
I thank my lucky stars that I did not take the update but in the same light I have no way to test this, but someone should try to go back and try the first preliminary way ever for rooting the thing and see if they can get ADB in recovery. I say this because I do not know the extent of the download, but I do know that the old method was such a pain that many did not get it and had to wait, some just waited anyway, so give it a whack and maybe the old way will work.
Fixed my problem. Returned the stupid phone under VZW 30 no hassle return, and got a new one, didnt accept the update and now Im rooted.
nathanlewan said:
hello,
i didn't write any of these exploits, just figured out the right order. If you do this, you will be able to successfully downgrade to 3.21.605, and then use the normal un-revoked from there to get s-off, at which point you can follow the other directions posted in other threads to upgrade to the latest OTA and re-root
* NOT RESPONSIBLE IF YOU BORK YOUR PHONE*
here's the basics:
1. get the RUU for 3.21.605 from shipped-roms.com, and extract the rom.zip file from the RUU, rename to PB31IMG.zip and put on the root of your sd card.
2. download the HTC Incredible downgrade package from the cyanogen mod wiki
3. put the downgrade files in your android sdk tools folder, and push them to your phone. you don't need the rageagainstthecage exploit, because we use z4root later on.
Code:
adb push flash_image /data/local
adb push mtd0.img /sdcard/
1. download z4root from the market, and obtain temporary root by running it on your phone
2. connect to the phone via adb, and type:
Code:
su
3. mount system as rw with this commmand:
Code:
mount -o remount,rw /dev/null /system
4. follow these instructions from the cyanogen mod wiki (in adb shell):
Code:
cd /data/local
chmod 0755 /data/local/flash_image
cd /data/local
./flash_image misc /sdcard/mtd0.img
reboot bootloader
when your phone re-boots, you will have to select to go into bootloader, and then select to apply the update.
it will look like it fails the first time, but it will go through the process again and succeed.
If people need more detailed instructions, I can post more precise directions later.
i just had success with this. cool
again, I did not write any of these exploits, just found the right order to do them in to downgrade from the latest OTA, even with s-on
Click to expand...
Click to collapse
Worked for me and thx nathalewan for the writeup.
Sent from my DROIDX using XDA App
Nice tip. Figured there had to be a way, but once I got the new phone, using Unrevoked to root was incredibly (hehe) easy. Way easier than the D1 I had before.
dadsterflip said:
Worked for me and thx nathalewan for the writeup.
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
This method was posted on Cyanogen Mod Wiki with the disclaimer that its for Inc's with AMOLED screens only it will supposedly brick an Inc. with an SCLD screen.

Help a noob install a rom on Epic 4g so I can tether with my over priced phone?

So I got the Froyo update and it killed my ability to tether and root.
Seriously, Im even having trouble with WIRED tethering. Its not working and wont root.
Please point me in the direction of some noob friendly step by step instructions for installing a custom rom that is tethering friendly, along with any info for simply getting wired or wireless tethering to work after the Froyo update?
You shouldn't have installed the update.
Sent from my HTC Glacier using XDA Premium App
Yeah I know. Is there nothing I can do now?
They say they can bring you back to 2.1 if you take it to the shop. Does the update do anything that prevents installing ROMs? When they bring you back to 2.1, will that fix whatever they did or is it in that version now too?
Why can't you root?
Because I accepted the update and the update killed root and tethering for me? I guess there was a way to upgrade without accepting that update.
z4root wont work, and also it says that the OS no longer has the drivers to support the free wireless tethering apps.
......Did you read the OP?
So how am I supposed to root if I cant even use clockwork to install new roms without root access? Am I totally ****ed? Should I just return this phone and get one from Verizon?
Yes I read the OP but the 2.2.1 update doesn't prevent rooting again. If it did, I wouldn't be rooted right now.
I'm not sure what you did or didn't do, but the one click method works.
hes never been one clicked. he only used z4root.
Nick_Djinn said:
z4root wont work, and also it says that the OS no longer has the drivers to support the free wireless tethering apps.
......Did you read the OP?
So how am I supposed to root if I cant even use clockwork to install new roms without root access??
Click to expand...
Click to collapse
z4root is hokey. you need to use the oneclick root. its really simple.
http://forum.xda-developers.com/showthread.php?t=770388
use this thred. it is for real root, not z4. also, the drivers are installed on your computer, not your phone.
austin420 said:
z4root is hokey. you need to use the oneclick root. its really simple.
http://forum.xda-developers.com/showthread.php?t=770388
use this thred. it is for real root, not z4. also, the drivers are installed on your computer, not your phone.
Click to expand...
Click to collapse
Thank you for something helpful finally.
That makes sense. I tried installing it on my phone. Thank you for noticing that.
You know, if you wrote these instructions for noobs it would really help....For example, when we are dealing with not 1 but 2 devices, it might be helpful to describe which device is doing what. One minute I am doing something with the phone and the next its just "install this"....Dumb it down a bit, like you are talking to people who dont know anything about anything.
Anyway, thanks. Im going to try this now.
Nick_Djinn said:
Thank you for something helpful finally.
That makes sense. I tried installing it on my phone. Thank you for noticing that.
You know, if you wrote these instructions for noobs it would really help....For example, when we are dealing with not 1 but 2 devices, it might be helpful to describe which device is doing what. One minute I am doing something with the phone and the next its just "install this"....Dumb it down a bit, like you are talking to people who dont know anything about anything.
Anyway, thanks. Im going to try this now.
Click to expand...
Click to collapse
Don't feel too bad. I had to read that stuff several times before even deciding whether I should try it.
It keeps saying phone is not connected, even though it says USB-storage is enabled and I can access the files on my phone.
Don't click on mass storage.....and turn on usb debugging
Sent from my SPH-D700 using XDA App
The NON-One click solution seems doable but complicated, and I dont really know what I am doing.
Im thinking about paying somebody to root the phone properly. One person advertised in the SF Bay Area that I know of.
wytecaztle said:
Don't click on mass storage.....and turn on usb debugging
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Cool.
Thanks for the support. Im going to try this at least for another day or so before giving up.
OK. Now it says rage against the cage is missing.
The file is clearly there, but VLC media player wants to open it instead of anything useful.
do you use any sort of anti virus? it will remove things from the ragagainstthecage exploit. disable you antivirus for a few minutes and redownload the the rootpackage. im not saying thats what the problem is, im just saying antivirus clashes with the root method.
A little effort goes a long way. Getting root is easy for the epic. Install the samsung drivers, turn on usb debuging on phone, extract the oneclick folder and run the "run.bat" file and let it do its thing.
Sent from my SPH-D700 using XDA App
Nick_Djinn said:
OK. Now it says rage against the cage is missing.
The file is clearly there, but VLC media player wants to open it instead of anything useful.
Click to expand...
Click to collapse
I had that problem also and it turned out that I was trying to run it from a networked drive. I had to unzip the file to my computer desktop then run the program from there before it worked properly.
If you check out this thread there is a how to video i made to root and flash a rom. Check it out, I think it will help you out.
http://forum.xda-developers.com/showthread.php?t=1009997
make sure correct samsung drivers are installed on your computer (32 or 64)
download and extract once click root to your computer
Enable usb debugging on your phone (settings - applications - development - usb debugging)
Plug phone into computer
Run run.bat, wait, and enjoy.

[Request] One CLick Root for Thrive

So the Thrive is now Rooted. How long we get a One Click Root for us less daring ppl?
p.s. Thanks to everyone to helped accomplish root!
That would be great
I would be, but it is on the horizon, as there are still some kinks.
I was testing today with another member at thriveforums on how to go back to stock, and still needs some work.
this is what I'm waiting on as well. I don't have the patience to go through the other root method
It would be great if it got to be as simple as attn1s HTC Inspire/DHD Hack Kit V11. that is truly a one click rooting.
moe3754 said:
It would be great if it got to be as simple as attn1s HTC Inspire/DHD Hack Kit V11. that is truly a one click rooting.
Click to expand...
Click to collapse
but limited to a specific release of the rom? so its not working on all, although "one-click", a few more steps until you do the actual "one-click"
I don't think we'll have a one-click anytime soon since we just got root.
Would be nice though
originalone said:
but limited to a specific release of the rom? so its not working on all, although "one-click", a few more steps until you do the actual "one-click"
Click to expand...
Click to collapse
I do not understand what you mean?? the Hack kit is one click all you do is choose hack my inspire and it does everything including S off and super CID. It even puts the gold card in a folder so you do not even have to make one.Attn1 has made it so simple a moron could root a phone!!!! And it is not limited to anything no matter if it was a first release inspire last Febuary or a inspire purchased today it will root it!!!
Would be nice, but yeah.. looks to be a small while for that..
omgitswes said:
this is what I'm waiting on as well. I don't have the patience to go through the other root method
Click to expand...
Click to collapse
Minus the download time, it takes about 3 minutes to root it, because all you do is push the the system file and recovery from fastboot via adb, the flash the update in recovery to enable superuser.
moe3754 said:
I do not understand what you mean?? the Hack kit is one click all you do is choose hack my inspire and it does everything including S off and super CID. It even puts the gold card in a folder so you do not even have to make one.Attn1 has made it so simple a moron could root a phone!!!! And it is not limited to anything no matter if it was a first release inspire last Febuary or a inspire purchased today it will root it!!!
Click to expand...
Click to collapse
Hey! Us morons have feelings too, you know
The apple rooters over on their site just click a download and they are rooted.
Muffycheeks said:
The apple rooters over on their site just click a download and they are rooted.
Click to expand...
Click to collapse
guys, I do not think you understand something about one clicks. They use an exploit to gain temporary root. This allows everything required to be installed to allow root to be permanent. Currently, no exploit has been found to work on the Thrive. That being said, you have to install a boot image that gives you root access. Once this is done, you can add the additional files to gain fill root. So, at present, you will need two steps. One to flash a new boot image (and recovery if you want one to allow easier mods) and then installation of superuser update if there is on and busybox. The devs are working on a single flash to allow this to be automated, but you will still have to have adb working and run fastboot to get this to work. Hope this clears up some of your questions.
dalepl said:
guys, I do not think you understand something about one clicks. They use an exploit to gain temporary root. This allows everything required to be installed to allow root to be permanent. Currently, no exploit has been found to work on the Thrive. That being said, you have to install a boot image that gives you root access. Once this is done, you can add the additional files to gain fill root. So, at present, you will need two steps. One to flash a new boot image (and recovery if you want one to allow easier mods) and then installation of superuser update if there is on and busybox. The devs are working on a single flash to allow this to be automated, but you will still have to have adb working and run fastboot to get this to work. Hope this clears up some of your questions.
Click to expand...
Click to collapse
And still, if you can work command prompt, and have adb set up via sdk folder, it still takes 3 minutes to push the files via fastboot, and apply the update zip in recovery.
I just installed the pre-root gingerbread update for the droid x2. I have a thrive. How hard is it going to be? (I run Linux Mint primarily)
primetime34 said:
I just installed the pre-root gingerbread update for the droid x2. I have a thrive. How hard is it going to be? (I run Linux Mint primarily)
Click to expand...
Click to collapse
If you mean for the thrive, you just need a adb set up, then flash the boot and recovery via fastboot and the update.zip in recovery.
The hardest part is getting adb and fastboot set up. Once you have fastboot its simple.
moe3754 said:
It would be great if it got to be as simple as attn1s HTC Inspire/DHD Hack Kit V11. that is truly a one click rooting.
Click to expand...
Click to collapse
i really hope and pray that this is soon accomplished, i think i speak for everyone in this thread when i say manually rooting can be a scary experience if your a noob or jus plain lack the skill, i mean who wants to play russian roulette with a device exceeding $500.00 in price anyway?
Thankfully for us, there were quite enough brave folks that were willing to do just that, else we wouldn't have gotten this close......
But, I am with you and am sitting back and awaiting an more bullet-proof method of rooting.
virgo wattson said:
i really hope and pray that this is soon accomplished, i think i speak for everyone in this thread when i say manually rooting can be a scary experience if your a noob or jus plain lack the skill, i mean who wants to play russian roulette with a device exceeding $500.00 in price anyway?
Click to expand...
Click to collapse
The only way to get a one-click root is to abuse an exploit. Finding an exploit is not something that happens quickly if at all and it wouldn't be an exploit that is Thrive specific, just specific to whatever version of Honeycomb.
I actually wouldn't expect any exploits to be found until Ice Cream Sandwich comes out and unites all the android platforms. More people = more chance to find an exploit.

How easy is it to root nexus 7?

Hello Everyone,
I am thinking about buying the nexus 7, however I only want to do so to root it.
I have rooted my HTC Incredible and my Kindle Fire, both of those were pretty easy to root.
Is the nexus 7 just as easy?
I have done some looking around I know there is a utility for the nexus 7 similar to the one for the kindle fire.
I have some experience with rooting but am definitely not an expert.
Any input would be appreciated.
Thank you,
There are many ToolKits available, check the Android Development sub-forum and look for "Nexus 7 ToolKit", I'd post a link but I need 10 posts.
dont use toolkits.
without a toolkit.. fastboot oem unlock, flash a custom recovery, flash a custom rom or the su binaries, reboot, and profit. thats all. never any need for a root toolkit on any nexus device.
Your be wise to listen to the senior member than the junior member who uses toolkits. :thumbup:
Especially since he has a similar thread askmg the same thing.
Sent From My N7 via White Tapatalk
simms22 said:
dont use toolkits.
without a toolkit.. fastboot oem unlock, flash a custom recovery, flash a custom rom or the su binaries, reboot, and profit. thats all. never any need for a root toolkit on any nexus device.
Click to expand...
Click to collapse
But doesnt that mean that I will have to run commands?
I am intimidated by commands
ÜBER™ said:
Your be wise to listen to the senior member than the junior member who uses toolkits. :thumbup:
Especially since he has a similar thread askmg the same thing.
Sent From My N7 via White Tapatalk
Click to expand...
Click to collapse
Thanks for that info, I didn't know. I just explained that Toolkits are available if he chooses to use them. After all, he asked how easy is it to root.
Beeg Boy said:
But doesnt that mean that I will have to run commands?
I am intimidated by commands
Click to expand...
Click to collapse
1st command.. fastboot oem unlock(this unlocks your bootloader)
2nd command.. fastboot flash recovery recoveryname.img
then use the recovery to flash what you want, a custom rom(it has root) or the su binaries
---------- Post added at 05:45 PM ---------- Previous post was at 05:42 PM ----------
CJHolderUK said:
Thanks for that info, I didn't know. I just explained that Toolkits are available if he chooses to use them. After all, he asked how easy is it to root.
Click to expand...
Click to collapse
toolkits generally are easy. but its also easier to mess things up. and if you dont know what you are doing in the first place at that point, its easy to turn your device into a real brick. taking a little time to learn the right way will also save you when you mess up your device too, since its generally easy to fix things if you are semi familiar. plus, the people that make the root toolkits also mess up sometimes. so you can do everything right in a root toolkit and still mess up
simms22 said:
1st command.. fastboot oem unlock(this unlocks your bootloader)
2nd command.. fastboot flash recovery recoveryname.img
then use the recovery to flash what you want, a custom rom(it has root) or the su binaries
That does sound pretty easy.
I am going to come to you for help when I get my G7
I keep reading people's posts about their G7 C90 and other numbers, are they talking about serial numbers?
Are we able to look at the package and identify by the serial number when it was made?
So, if we look for a newer serial number we wont run into some of the QA issues people are having?
Click to expand...
Click to collapse
Beeg Boy said:
simms22 said:
1st command.. fastboot oem unlock(this unlocks your bootloader)
2nd command.. fastboot flash recovery recoveryname.img
then use the recovery to flash what you want, a custom rom(it has root) or the su binaries
That does sound pretty easy.
I am going to come to you for help when I get my G7
I keep reading people's posts about their G7 C90 and other numbers, are they talking about serial numbers?
Are we able to look at the package and identify by the serial number when it was made?
So, if we look for a newer serial number we wont run into some of the QA issues people are having?
Click to expand...
Click to collapse
ive got mine from an older batch, no issues here.
honestly, it doesnt make a difference to me which method you chose to root your device, its your device. im just tired of reading new threads that people have started because they messed up their devices using a root toolkit, then really messed it up trying to fix it(because they didnt know how). yea, helping them increases my thanks and post counts, but id rather they didnt need that help to begin with :silly:
Click to expand...
Click to collapse
simms22 said:
Beeg Boy said:
ive got mine from an older batch, no issues here.
honestly, it doesnt make a difference to me which method you chose to root your device, its your device. im just tired of reading new threads that people have started because they messed up their devices using a root toolkit, then really messed it up trying to fix it(because they didnt know how). yea, helping them increases my thanks and post counts, but id rather they didnt need that help to begin with :silly:
Click to expand...
Click to collapse
What do I need installed on my PC to run the command?
Anything in particular? Or do I just pull up a command line and run it?
Click to expand...
Click to collapse
Beeg Boy said:
simms22 said:
What do I need installed on my PC to run the command?
Anything in particular? Or do I just pull up a command line and run it?
Click to expand...
Click to collapse
adb/fastboot. this works, its not the most recent but has all that you need. adb for dummies(both adb and fastboot are included) http://www.mediafire.com/?qrjo6bi8ayblj1r
and the driver for your device. when i plugged my device in via usb while it was in tbe bootloader, the android driver installed all by itself(windows7).
Click to expand...
Click to collapse
simms22 said:
Beeg Boy said:
adb/fastboot. this works, its not the most recent but has all that you need. adb for dummies(both adb and fastboot are included) http://www.mediafire.com/?qrjo6bi8ayblj1r
and the driver for your device. when i plugged my device in via usb while it was in tbe bootloader, the android driver installed all by itself(windows7).
Click to expand...
Click to collapse
Cool, thanks for the info.
I installed ADB when I rooted my Kindle Fire, will that work or do I need the file you posted?
I am hoping to get a G7 within the next few weeks.
I hope you are down for helping me should I decide not to use a tool kit.
Thanks for your help.
Click to expand...
Click to collapse
Beeg Boy said:
Cool, thanks for the info.
I installed ADB when I rooted my Kindle Fire, will that work or do I need the file you posted?
I am hoping to get a G7 within the next few weeks.
I hope you are down for helping me should I decide not to use a tool kit.
Thanks for your help.
Click to expand...
Click to collapse
na, if you have adb and fastboot then you dont need the file i posted. let me know when/if you need help
simms22 said:
na, if you have adb and fastboot then you dont need the file i posted. let me know when/if you need help
Click to expand...
Click to collapse
Will do
So, just out of curiosity, is it possible to root any android device using command lines?
I was thinking of buying an off brand android tablet on eBay just to tinker with.
Can I use commands to root that as well?
Beeg Boy said:
Will do
So, just out of curiosity, is it possible to root any android device using command lines?
I was thinking of buying an off brand android tablet on eBay just to tinker with.
Can I use commands to root that as well?
Click to expand...
Click to collapse
well, the "fastboot oem unlock" is only for nexus devices. google made it easy to unlock the bootloader of any nexus, they made it an option. once you enter that line, you will have a popup on that device that explains that you will lose whatever data, then you press either yes or no. also, you can relock any nexus device with "fastboot oem lock"
I used a toolkit and didn't mess anything up. Took me 30 mins from getting it out o the box.
Sent from my Nexus 7 using xda app-developers app
Mannn121 said:
I used a toolkit and didn't mess anything up. Took me 30 mins from getting it out o the box.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
absolutely, most wont mess anything up, but many will. took me 4 minutes without a toolkit though

Root N4. (Little Scared)

Alright guys. I have been doing a lot of reading as of late about rooting my wonderful N4. Its prob the best phone I have ever had.
Reason I am scared is I am a little confused on the whole unlock bootloader and what not.
I had a S2 which was easy to root plug in Odin and away we went. I was hoping this would be much the same. I read the guide you have up and its very helpful. My problem is I am new to it really.
The reason I want to root is I want to try the custom ROM PIE as it looks sexy. So any good tips on the rooting process. How safe is rooting.
Sent From The Future.
Download the toolkit for the mako aka nexus 4.
http://forum.xda-developers.com/showthread.php?t=1995688
Watch the video first, install the drivers, and then follow the instructions in the video/thread. It can't get as easy as the dev who created the toolkit.
Don't a pansy about rooting, be confident; You're not going to break it. Soft-Brick maybe, but one can easily fix that.
ismethajametovic said:
Download the toolkit for the mako aka nexus 4.
http://forum.xda-developers.com/showthread.php?t=1995688
Watch the video first, install the drivers, and then follow the instructions in the video/thread. It can't get as easy as the dev who created the toolkit.
Don't a pansy about rooting, be confident; You're not going to break it. Soft-Brick maybe, but one can easily fix that.
Click to expand...
Click to collapse
Thank you dude. I'll look into it. I shall man up. Have you used pie custom ROM.
Sent From The Future.
Do. Not. Use. Toolkits.
Go through http://forum.xda-developers.com/showthread.php?t=2010312. All of it. Learn something that you can always use.
(click on the thanks button instead of saying thanks. People luv that in here. You will too, eventually. )
What the difference between what you posted and tool kits.
Sent From The Future.
JknRich said:
What the difference between what you posted and tool kits.
Sent From The Future.
Click to expand...
Click to collapse
Learn how to use fastboot. Learn how to practically "hack" your phone so you can go back and correct things when they go wrong.
Toolkits are fine until you get stuck. But then you have no clue why & more importantly how to fix it.
Trust me, follow efrant's guide. :thumbup:
(you have to experience the joy of "fastboot oem unlock". That's why you got a nexus device mate!! )
Vangelis13 said:
Learn how to use fastboot. Learn how to practically "hack" your phone so you can go back and correct things when they go wrong.
Toolkits are fine until you get stuck. But then you have no clue why & more importantly how to fix it.
Trust me, follow efrant's guide. :thumbup:
(you have to experience the joy of "fastboot oem unlock". That's why you got a nexus device mate!! )
Click to expand...
Click to collapse
What is fastboot OEM unlock. Sounds like a STD Lol. I have to admit its the best android phone I have had.
So rooting is my next step. Feel like its a massive jump.
Sent From The Future.
JknRich said:
What the difference between what you posted and tool kits.
Sent From The Future.
Click to expand...
Click to collapse
difference is that you you dont learn anything from using a toolkit. so when it comes down to an easy fix for something, or some easy maintenance, you wont soft brick your device and wont start one of the "i bricked my device" threads. plus root toolkits can come with their own issues. it comes down to root toolkits are fine, if you already know what you are doing. but for someone new they should never be recommended. learning fastboot is easy, itll just take a little extra reading. in reality, using fastboot is faster then a root toolkit too, once you learn. this is all thats needed to do to unlock/root via fastboot.. type fastboot oem unlock, fastboot flash a custom recovery, flash either the su binaries or a custom rom in your new recovery, then reboot and profit.
lol I used toolkit and had no probs.
At least till I tried to reset it but then I learnt how to fastboot. So I'd recommend that you set up toolkit and fastboot. You might use the toolkit, but if you "break" something you can easily fix it with fastboot.
Sent from my Nexus 4 using xda app-developers app
simms22 said:
difference is that you you dont learn anything from using a toolkit. so when it comes down to an easy fix for something, or some easy maintenance, you wont soft brick your device and wont start one of the "i bricked my device" threads. plus root toolkits can come with their own issues. it comes down to root toolkits are fine, if you already know what you are doing. but for someone new they should never be recommended. learning fastboot is easy, itll just take a little extra reading. in reality, using fastboot is faster then a root toolkit too, once you learn. this is all thats needed to do to unlock/root via fastboot.. type fastboot oem unlock, fastboot flash a custom recovery, flash either the su binaries or a custom rom in your new recovery, then reboot and profit.
Click to expand...
Click to collapse
Ok I best get reading.
I have always loved playing about with my phone so a bit more reading won't hurt.
Has rooting your device benefited you.
Sent From The Future.
JknRich said:
Ok I best get reading.
I have always loved playing about with my phone so a bit more reading won't hurt.
Has rooting your device benefited you.
Sent From The Future.
Click to expand...
Click to collapse
it absolutely has, i have full control of my device.
the scariest things about rooting/modifying words used, the terminology. once you pass that stage, everything gets much easier.
I tried the fast boot way but could never get cmd to function. So I gave up because I couldn't find a solution anywhere. You guys just inspired me to try again. Gonna return my phone to stock and start over. Thank you.
Sent from my Nexus 4 using xda app-developers app
simms22 said:
difference is that you you dont learn anything from using a toolkit. so when it comes down to an easy fix for something, or some easy maintenance, you wont soft brick your device and wont start one of the "i bricked my device" threads. plus root toolkits can come with their own issues. it comes down to root toolkits are fine, if you already know what you are doing. but for someone new they should never be recommended. learning fastboot is easy, itll just take a little extra reading. in reality, using fastboot is faster then a root toolkit too, once you learn. this is all thats needed to do to unlock/root via fastboot.. type fastboot oem unlock, fastboot flash a custom recovery, flash either the su binaries or a custom rom in your new recovery, then reboot and profit.
Click to expand...
Click to collapse
Explained by a Meister.
---------- Post added at 12:59 AM ---------- Previous post was at 12:57 AM ----------
Jammol said:
I tried the fast boot way but could never get cmd to function. So I gave up because I couldn't find a solution anywhere. You guys just inspired me to try again. Gonna return my phone to stock and start over. Thank you.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Make sure you start in the same folder as your fastboot files. :thumbup:
Follow efrant's guide, it's gold.
i would avoid toolkits as you dont know what commands are being sent to your phone, im not saying they are not safe but you want to know what you are doing.i got stuck at selecting device version and build (step 1 lol) fast boot is easier.
i followed this link
http://forum.xda-developers.com/showthread.php?t=1993331
just learn about fast boot and cmd commands if you need to.
you gotta root at xda, underclocking and changing the dpi to make full use of the resolution, battery life increased having it maxed at a lower clock, i wouldn't of brought the nexus to stay on stock
i cant wait to travel next month with my phone, i remember my S2 could only last 1 day but this nexus is 3 times more efficient
ismethajametovic said:
Download the toolkit for the mako aka nexus 4.
http://forum.xda-developers.com/showthread.php?t=1995688
Watch the video first, install the drivers, and then follow the instructions in the video/thread. It can't get as easy as the dev who created the toolkit.
Don't a pansy about rooting, be confident; You're not going to break it. Soft-Brick maybe, but one can easily fix that.
Click to expand...
Click to collapse
This is such bad advice. How should he expect to be confident when he doesn't know what the toolkit is even doing?
Read up on how to use fastboot and ADB and do it manually, because if you just use the toolkit and something happens, how do you expect to fix it?
JknRich said:
What is fastboot OEM unlock. Sounds like a STD Lol. I have to admit its the best android phone I have had.
So rooting is my next step. Feel like its a massive jump.
Sent From The Future.
Click to expand...
Click to collapse
You see!? You have a Nexus, marvel of technology, and you don't know the mother of all fastboot commands..!!
I hope you are reading that guide I linked you up with already..
joshnichols189 said:
This is such bad advice. How should he expect to be confident when he doesn't know what the toolkit is even doing?
Read up on how to use fastboot and ADB and do it manually, because if you just use the toolkit and something happens, how do you expect to fix it?
Click to expand...
Click to collapse
QFT
estallings15 said:
QFT
Click to expand...
Click to collapse
Quite Fckng True..?
"fastboot oem unlock" was a gift from google to the moding community. it gave us the choice of unlocking our bootloaders without any potentially dangerous hacking. its a simple three word line that you type into the command window(fastboot) which then prompts us on the device with a simple yes/no question.. do you want to unlock tge bootloader. it started on the nexus one and continues with every nexus that followed. this separates nexus devices from all others.
simms22 said:
"fastboot oem unlock" was a gift from google to the moding community. it gave us the choice of unlocking our bootloaders without any potentially dangerous hacking. its a simple three word line that you type into the command window(fastboot) which then prompts us on the device with a simple yes/no question.. do you want to unlock tge bootloader. it started on the nexus one and continues with every nexus that followed. this separates nexus devices from all others.
Click to expand...
Click to collapse
You're taking away the magic. He was meant to be awed when he came to that point in efrant's guide. Ts ts, Dr Dr.. :banghead:

Categories

Resources