recentposts

iOS

Powereed by My Google Android.

Jelly bean

Powereed by My Google Android.

Google

Powereed by My Google Android.

Connections Through Social Networks

Powereed by My Google Android.

Assasin's Creed

Powereed by My Google Android.

Showing posts with label courtesy. Show all posts
Showing posts with label courtesy. Show all posts

Saturday, August 27, 2011

Motorola DROID 3 gets Root [Courtesy of XDA]


XDA forum member, dirbliss, has successfully rooted the Motorola DROID 3. It is as simple as using ADB shell to manipulate a few files.
The big news is that this method could work on the upcoming DROID Bionic. Lets keep our fingers crossed.
Full instructions after the break.
The Exploit
Log in to the device using “adb shell” and type the following commands:
mv /data/local/12m /data/local/12m.bak
ln -s /data /data/local/12m
Next, physically reboot the device by pressing the power button. When it wakes up, log in using “adb shell” again, and type the following:
rm /data/local/12m
mv /data/local/12m.bak /data/local/12m
mv /data/local.prop /data/local.prop.bak
echo “ro.sys.atvc_allow_netmon_usb=0? > /data/local.prop
echo “ro.sys.atvc_allow_netmon_ih=0? >> /data/local.prop
echo “ro.sys.atvc_allow_res_core=0? >> /data/local.prop
echo “ro.sys.atvc_allow_res_panic=0? >> /data/local.prop
echo “ro.sys.atvc_allow_all_adb=1? >> /data/local.prop
echo “ro.sys.atvc_allow_all_core=0? >> /data/local.prop
echo “ro.sys.atvc_allow_efem=0? >> /data/local.prop
echo “ro.sys.atvc_allow_bp_log=0? >> /data/local.prop
echo “ro.sys.atvc_allow_ap_mot_log=0? >> /data/local.prop
echo “ro.sys.atvc_allow_gki_log=0? >> /data/local.prop
The ro.sys.atvc_allow_all_adb property is a Motorola-specific configuration that prevents ADB from dropping its root privileges. Reboot the device one final time, and on logging in with “adb shell”, you should be presented with a root prompt. Enjoy!
Thanks to mkultramega, Toaday, and zdooder for testing, KrazyKrivda for raising funds, scottml and Edgan for bouncing ideas, and rweb for convincing me to look at Droid 3 in the first place.

Tuesday, August 23, 2011

Another Thunderbolt Gingerbread Build Comes To Light 2.11.605.0 [Courtesy of XDA]

It seems like Gingerbread RUU’s are a dime a dozen for HTC’s Thunderbolt.  Just last week it appeared that an official Gingerbread build was closer than ever, however, if the 2.07.605.0 build was official, one would think we would have received it already or at the very least heard of it rolling out on a Thunderbolt near you.  As of now, we’re not sure exactly how many builds have hit the ground running for this device, but here’s another one for you anyway.  In RUU form, XDA member Football has released build 2.11.605.0.  Being an RUU (Radio Unit Upgrade) this means if you perform the upgrade using this build, your device will be completely wiped.  And as always, we caution you to do this at your own risk.  If you don’t know what you’re doing, get help from a more experienced nerd tech savvy, phone hacking guru.  After all that’s said and done, it’s obvious that at the very least, Gingerbread 2.3 landing on this device is still a pursuit, as developers are clearly still active with it.  And hopefully, in no time at all, we’ll see an official bug free build on the handset… soon.  Cross those fingers!

[via xda]

Did you enjoy this post? Subscribe to our RSS Feed! or visit the Android Forum!


Posted in Android Development, Android Hacks, Android Hardware, Android Leaks, Android Manufacturers, Android News, Android Phones, Android Updates
Tags: 2.11.605.0, 2.3, Build, Gingerbread, HTC, RUU, Thunderbolt, update, upgrade

View the original article here

Monday, August 22, 2011

New HTC Thunderbolt Gingerbread Leak 2.10.605.1 RUU Available [courtesy of xda]


I don’t want to get too much excitement going, but with two official HTC Thunderbolt Gingerbread leaks out this week we must be getting close right? Just the other day we gave you the leak of build 2.07.605.0 (with install instructions) and now, thanks to Football over at XDA, you can download version 2.10.605.1 right here. Since this is a full RUU, it will unroot and wipe your phone should you choose to try it out.  Be sure to hit up the forums over at XDA if you need any help.