Root Motorola Moto E using ODIN or ADB

We finally have the instructions on how to root the Motorola Moto E using either ODIN or ADB. Before you proceed you must have:

TWRP on your Moto E or ADB installed on your computer.

Method 1: Rooting using recovery

If you want to follow this method, first follow our instructions on how to install TWRP on Moto E. This requires you to unlock your bootloader too. Do not fret – just open the TWRP link and you will be guided for each and every step.

After you have TWRP on your phone, just download Super SU utility from playstore and install it. Here is a direct link to it.

Root Motorola Moto E

Method 2: Rooting using ADB

After you have ADB or fast installed on your computer, you can root it using ADB. Connect your phone and use these commands to flash it.

adb reboot bootloader
fastboot boot recovery.img

Download Stock Factory ROM for Moto E XT1021 XT1022 XT1025

So you have made myriad modifications on your phone and you want to just go back to stock. Or you want to sell it to someone and completely wipe everything stored on your Moto E. Folks at droid-developers have uploaded the original stock firmwares / ROMs of it.

ROMs for all variants of Moto E have been made available which includes XT1021, XT1022 and XT1025. Each firmware has a size of 400MB.

Blur_Version.20.11.13.condor_retbr.retbr.en.BR
Blur_Version.20.11.14.condor_o2gb.o2gb.en.GB
Blur_Version.20.11.14.condor_retaildsds.retaildsdsall.en.03

To install them you have ADB and fast boot installed on your computer. After you have installed it, use these commands to flash it.

adb reboot bootloader
fastboot flash recovery recovery.img
fastboot reboot

Download Stock Factory ROM for Moto E XT1021 XT1022 XT1025

Make sure you change the image file name to recovery.img before using above mentioned commands.

Moto E TWRP CWM Recovery Download

TWRP for the Motorola Moto E has been released and that means you will now be install ADB and flash new ROM. You will also be able to sideloading. There are few bugs though such as touchscreen would not work if you suspend the phone. So do not make go into suspended mode after you are in TWRP recovery mode.

To install it on your Moto E you must first unlock the bootloader as other wise you will not be able to do any sort of modifications to your device. Then download the recovery image file from here and make sure you have set up ADB on your computer. Then run these commands.

adb reboot bootloader
fastboot flash recovery recovery.img
fastboot reboot

Reboot to recovery and type

adb reboot recovery

moto e twrp cwm download

That is it. You’ve successfully installed TWRP. If you want CWM (clock work mod) recovery you will have to wait bit longer as developers are still working on it.

Xiaomi MI Pad Specifications leaked in AnTuTu

Xiaomi Mi Pad is a tablet from China that we recently spotted on AnTuTu. Its CPU is supplied by Nvidia and packs a 7.9 inch display featuring 2048×1536 pixels. This translates to 326 pixels per inch.

Xiaomi MI Pad Specifications

7.9 inch 2048×1536 pixel resolution display
Quad core Nvidia Tegra K1 processor
16GB flash storage
2 gigabytes of RAM
Micro SD card slot
Android operating system

The Nvidia Tegra K1 runs at 2.2 GHz processor that is backed by 2 GB of main memory. Xiaomi is selling it for USD 272 (1699 Yuan) which is pretty low for what you get. The retina display on a 7.9 inch screen will give you a pixels per inch of 326.

Xiaomi MI Pad Specifications

The AnTuTu site shows that the tablet scored 39263 points.

Asus TP300L Specifications, Laptop with Haswell CPU and Nvidia GPU

Asus is working on another Lenovo Yoga style convertible laptop called the TL300L. Back in May it was spotted on FCC website and that really did not reveal any of its specifications. Well how we have them and it will have Intel Haswell CPU and Nvidia GPU.

Asus TP300L specs

13.3 inch display
1920 x 1080 pixel touch screen
Intel Core i7 4510U processor
8 gigabytes of RAM
128 gigabytes of solid state drive
Nvidia GeForce 820 graphics chip
Wi-Fi, Bluetooth, HDMI output, and 2 USB 3.0 ports
Windows 8.1 64 bit operating system

Asus TP300L

So yes there will be a dedicated GPU to handle all those heavy graphics. Few days back we spotted the Asus TP500L which is basically a 15” version of TP300L. This means the company is all set to release a slew of Yoga style laptops in coming months.

Italy Motorola Moto E Release Date Price

In a press release Motorola announced the availability of Moto E phone in June at a price of EUR 129. For the comparison sake, the Moto G retails for EUR 179 for the 8GB model. 

Nine months ago, Motorola launched a new line of Android phones. The company started with the Moto X which bought unique features like touch less control. Then came the Moto G that has become the top-selling mobile device in the history of Motorola. It got so popular because it bought top end features at low price.

Now the company has set its eyes at the budget phone market with its Moto E that brings advanced features at a very affordable price tag. 

Motorola Moto E specifications

4.3 inch display with a 960 x 540 pixel resolution screen giving 256 PPI
1980 mAh battery
Qualcomm Snapdragon dual-core 200 processor
5 megapixel camera with Motorola optimized interface
Micro SD card slot that can accommodate up to 32GB card
Built-in FM radio

Italy Motorola Moto E

The best part is the price: EUR 129 including VAT. In Italy, the device will be distributed by Tech Data and will be available through many consumer electronic stores starting June.

Enable USB OTG on Moto E

Finally it is possible to enable USB OTG functionality on the Motorola Moto G

However keep in mind that the USB OTG will work only inside the application. However if you want to open a file in another app, just copy the file to the device or your micro SD card.

Download the app from here. Since it is an APK file you will have to side load it on your Motorola Moto E. For that copy it to your Moto E and open a file explorer. Then browse to the folder that contains that file and open the APK.

Enable USB OTG on Moto E

Install the file and you will find it in the application drawer. Open it and enable the USB OTG on it to enjoy the functionality.

Moto E: How To Unlock Bootloader

In this tutorial we will explain how to unlock the bootloader of the Motorola Moto X Android phone

Instructions to unlock the boot loader of Moto E

First download the Android SDK from here
Then install the latest Motorola USB Drivers on your computer’s desktop. Download them from here. That is the direct link.

Put Moto X in fast boot mode.

To do this, power off the Moto X. Then press the power and volume down buttons simultaneously.

Open Command Prompt on your computer. Then go androidsdk/platform-tools/ (Hold Shift and right click and press open command window here)

Type this in the CMD prompt window

fastboot oem get_unlock_data
You will get a return string. Copy it. For that, Right Click-Mark- Mark the text by pressing the shift key and nowpress Ctrl+C to copy.

Paste all the lines together in a notepad. Remove the empty spaces.

Now go to the Motorola Site and then paste those lines there.

Moto E How To Unlock Bootloader

Click on "Can My Device Be Unlocked". Make sure to click on “I Agree” on the bottom of the page.

Asus TP500L Specs, Laptop Tablet Hybrid spotted on FCC

We have spotted the another Transformer laptop tablet hybrid on FCC website. Called the Asus TP500L, the machine will allow you to use the device as both tablet and typical laptop.

Asus TP500L specs

15.6 inch touch screen display
Intel Haswell processor
48 Wh battery
4 gigabytes of RAM
HDD + SSD hybrid storage
3 USB 3.0 ports (1 USB 3.0 and 2 USB 2.0 ports)
HDMI port, Ethernet jack, and SD card reader
Windows 8.1 operating system

The machine will come with a compact power adapter. There is no word how much this 2 in 1 machine will cost. 

Asus TP500L

Asus is working on a new series of 2 in 1 laptop tablet hybrid models with big displays. Right now the company offers two Transformer Book models that can do the double duty of both laptop and tablet.

asus-tp500l-laptop

Those models let you push the touch screen panel back 360 degrees in such a way that it is back to back with the key board for use in tablet mode. The two models we are talking about are Asus TP300L and 15 incher Asus N542L.

SanDisk X300s SSD Specs, Self Encrypting with 1TB capacity

Self encrypting storage devices are on the rage right now as more and more companies and government institutions adapt these devices. SanDisk wants to make full use of this opportunity and has churned out X300S, a M.2 2280 single sided SSD that can be used with any laptop or desktop. It comes in five capacities 64 GB, 128 GB, 256 GB, 512 GB and 1 TB.

SanDisk X300s specifications

Form Factors: 7mm 2.5-inch Cased, M.2 2260
Capacities: 64GB, 128GB, 256GB, 512GB, 1TB
Interface: SATA Revision 3.1 (6 Gb/s) backward compatible to SATA Revision 2.0 (3 Gb/s) and SATA Revision 1.0 (1.5 Gb/s)
Sequential Read/Write: Up to 520/460MB/s
Random Read/Write: Up to 96/80k
Endurance (TBW): >40 (64GB), >80 (128GB-512GB)
Latency Read/Write: 55/65μs
Active Power (W): 0.12
Slumber(mW): 80 (64GB-256GB), 90 (512GB)
DEVSLP(mW): 5.0 (64GB), 5.0 (128GB), 5.0 (256GB), 6.5(512GB)
Weight(g): 2.5” 7mm Cased: 51 (64GB-128GB), 55 (256GB-512GB); M.2 2280: 7 (64GB-512GB)
Operating Temperature: 0 C to 70 C
Non-operating Temperatures: -55 C to 85 C
Operating Vibration: 5.0 gRMS, 10 – 2000 Hz
Non-operating Vibration: 4.9 gRMS, 7 – 800 Hz
Operating/Non-operating Shock: 1,500 G @0.5 msec half sine
Certifications: FCC, CE, UL, ULc, TUV, KC, BSMI, ACA, VCCI

No matter which capacity you get, you will benefit from its AES 256-bit FIPS 197 certified hardware crypto engine that encrypts everything stored on the disk. The SanDisk X300S is 2.5 inch type which means you can use it in your laptop too.

SanDisk X300s

While you can use software side encryption on any storage device, it is always painfully slow. The M.2 ones as expected, do not come with any cases.