28
Jan
shift4g

The title says it all, people: those enterprising individuals over at XDA-Developers (where else?) have conjured up a permanent root for the EVO Shift. As this is the first method available, the process isn't quite so easy as it's become for other devices. Still, it's not too outrageously complicated, either.

The steps:

Step 1
ok download this file and extract it to the root of your sdcard
www.thebcblends.com/shift/Shift-root.zip

Step 2
make sure you have adb properly setup on your computer before continuing
temp root using either visionary or z4root
open up command prompt and cd to your sdk platform-tools directory
then type adb shell then su
if you havent already u must press allow on your device to enable su perms

Step 3
check the md5sum of both of the files to make sure they match

Code:

md5sum /sdcard/Shift/hboot_orig.bin

Code:

md5sum /sdcard/Shift/hboot_eng.nb0

386c19451e8dd18f9b98fad6b11be4c0 hboot_orig.bin

60ec1006e6ec2e8acb370d6aad35b17e hboot_eng.nb0


if these do not match do not continue redownload the files then check the md5's again

Step 4

Flash the eng spl!!!

28
Jan
image

Well, this didn't take long - the hackers over at NotionInkHacks.com played around with Notion Ink's dual-core Adam Android tablet that finally started shipping last week and already managed to root the device.

The next logical step and the primary motivation for rooting Adam was, of course, getting the absent Android Market onto the tablet. As we all know, those with almighty root privileges are not easily stopped, so I'm happy to report that full Android Market is now also available on the Adam.

This article deals with a couple of advanced topics. If you’re unfamiliar with some of the terms, hit up our primers here:

Screenshots

Check out these screenshots I've taken from videos by FreezerBite1 and Inspiron41 of their rooted Adams - the first one showing the Android Market, the second one playing Dungeon Defenders installed off said Market, and the third one of Launcher Pro that replaced the Eden UI (good riddance, in my opinion - I've always thought of it as too crude and poorly designed):

image image image

Videos

And here are the aforementioned videos:

Rooting + Market Instructions

Here are the latest available instructions, as per this NotionInkHacks post.

19
Jan
snap20110119_101004_wm

Out of all the apps that require root privileges, I probably use ShootMe the most. Before today's update, it was the best and easiest way to take a screenshot anywhere in Android without hooking it up to a computer - just turn the program on, go to the screen you want to take a snapshot of, shake the device, and ShootMe snaps the picture. After today's update, however, ShootMe is no longer just a screenshot app - it's also a screencasting app. That's right, you can now use ShootMe to record videos of whatever you're doing on your Android device, up to 10 frames per second.

11
Jan
superdroid_thumb
Last Updated: July 24th, 2011

Introduction

About half a year ago, my friend and colleague David Ruddock posted an article showcasing his eight favorite root-only apps.

Many of you read it, enjoyed it, and found the information contained within quite helpful, so we've decided to make it an Android Police series.

Part deux begins right now.

adbWirelessadbWireless

Love the geeky freedom of connecting your computer to your Android device via ADB but wish it could all be done wirelessly?

08
Jan
images

It's taken months of blood, sweat, and tears, but the Logitech Revue has finally been rooted!

Before you get too excited, I must warn you that the process isn't for the faint of heart (you'll have to physically crack open the Revue's box and solder some wires in), and you'll need a brand new device that hasn't received any firmware updates.

That said, there will undoubtedly be those of you eager to give it a shot, so if your device qualifies, go ahead - instructions lie below.

Hardware Portion

In order to complete the root you will need an un-updated box, it seems as if the first or second update to the box closed the serial access hole.

31
Dec
image

The group behind Unrevoked, a tool that roots and unlocks a variety of supported Android devices, just released a nice New Year's present for EVO 4G and Incredible owners. Version 3.3 of Unrevoked adds support for:

  • Droid Incredible with SLCD screens
  • EVO 4Gs updated to OTA 3.70.651.1
  • the newest EVO 4G models with HBOOT 2.02 and 2.10

Besides compatibility updates, the new Unrevoked now uses another exploit under the hood, which is supposed to be more reliable than the previously used (and now infamous) rageagainstthecage.

As a reminder, Unrevoked allows you to accomplish the following:

  1. One-click root without reinstalling/reflashing/wiping your existing stock Android OS.
30
Dec
NC_rooted_angrybirds

Device updates that break root are fairly common - in fact, I'd go so far as to say that the majority of updates do so. What's a bit less common, though, is an update that resets your device because you're rooted. The device in question here is the NOOKcolor, and unfortunately it looks like that's exactly what's happening.

Before I dive into the details, I think it's important to note that I doubt that even as much as manufacturers and carriers dislike when people root their device, it's pretty far over the line for them to remotely wipe the devices of people who have done so.

29
Dec
image
Last Updated: December 31st, 2010

Over the past couple of weeks, I spent countless hours debating whether I should wait around a few months and see what tablets come out or get one now. In the latter case, which tablet was right for me?

Let me start out with what I wanted out of a tablet. First and foremost, I needed a device that let me check my email and read the news. Every morning, I wake up, grab my Sprint EVO 4G, and check my email using Gmail and my work email using Exchange. I then drift to the USA Today App to read the day’s news.

21
Dec
image

It's no secret that my EVO 4G runs a custom ROM called Fresh - it is one of the best EVO ROMs, free of bloatware and full of tweaks that make it fast and efficient, while keeping stability rock solid. The developer, flipz, is very good - he's responsive to Sprint OTA updates and bug reports and usually sorts out any issues in a matter of days.

This article deals with a couple of advanced topics. If you’re unfamiliar with some of the terms, hit up our primers here:

Due to the recent EVO OTA (3.70.651.1), flipz just released the newest version of the ROM, currently 3.5.0.1, also containing the latest HTC kernel, which is said to do wonders to the battery life.

20
Dec
image

The Android dev team has generally been assumed to have a passive stance on rooting and unlocking Android devices. That is, do it if you want - we won't stop you. And there's certainly evidence abound supporting this - Google's Nexus One could be unlocked via a simple ADB (Android Device Bridge) command: fastboot oem unlock. The same is true of the Nexus S.

Of course, it only makes sense - Google doesn't want to put any unnecessary barriers between Android developers and the open source OS, especially on developer phones.

But a new post on the official Android Developers Blog shows that team Android is a little more concerned with how their operating system is being used than some of us may have previously assumed.