{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DEPRECATED, NO MORE UP-TO-DATE, ONLY KEPT FOR ARCHIVE
Technical Specifications -
Model Number(s) -
XT1031: Boost Mobile8GB
XT1032: This Model Number is shared by International GSM Version and the Google Play Edition 8 GB/16 GB (Single SIM) EU & International GSM - 8GB/16GB. (Does not Support 1700 MHz AWS)
XT1033 : Brazil, India, Malaysia (BrightStar) - 8GB & 16GB(Brazil Colors Edition) (Both are Dual Sim) and also for Moto G (Music edition) (Dual Sim) (16GB Only), Malaysia 8GB & 16 GB are Dual Sim
XT1034: AT&T and T-Mobile - 8GB/16GB.
Frequencies / Bands:
AT&T and T-Mobile - HSDPA 850, 900, 1900, 2100 MHz; GSM 850, 900, 1800, 1900 MHz
Verizon and Sprint - CDMA:800, 1900 MHz, CDMA2000 1xEV-DO
Display Resolution: 720 x 1280 pixels Corning Gorilla Glass 3 (IPS LCD capacitive)
Screen Size: 4.5" 16 M Colors (329 PPi)
Bluetooth Enabled: Yes
Wi-Fi Enabled: Yes
Internal Memory: 8 GB (Actual Space for user data ~6 GB)
16 GB (Actual Space for user data ~12 GB)
External Memory: None
Size / Dimensions: 5.11 x 2.59 x 0.46 inches (129.9 x 65.9 x 11.6 mm)
Weight: 5.04 oz (143 g)
Battery Capacity: 2070 mAh (Not User Replaceable)
Camera: 5 MP (2592х1944 pixels) Camcorder: 720p (30fps), stereo sound rec., HDR Front-facing camera: 1.3 megapixels
Operating System: Android 4.4, 4.3
Keyboard: Touch Screen
GPS: Yes
Click to expand...
Click to collapse
Unique Features -
Motorola Assist
50 GB Google Drive Space Free
Dual Sim
FM Receiver
Click to expand...
Click to collapse
Moto G Review -
Moto G Review - Here's great thread with collated Reviews of this device. Thanks to @matmutant
Click to expand...
Click to collapse
List of Commonly used Terms -
All that is fine, but I don't know what this rooting, flashing, nandroid, Modding etc. mean? Yelp ?
Fear Not! Here's a little Cheat Sheet for you. Please thank @benjamingwynn for this. I took his original list for HTC and extended it for here. Given bellow is a Glossary of sorts for commonly used terms. Please let me know if I missed any and I will add it. Also please visit this Q & A thread. Its more than likely to answer most of your questions.
ADB - "Android Debug Bridge" a system that can be accessed using a computer where you can manage the device from. You need the Android SDK to use it.
AFAIK - "As far as I know"
AOSP - "Android open source project" a project by Google Inc. to give android to developers and manufactures for free (see open-source)
APK - "Android Package" an Android application
Binary - (sometimes called bin's) a group of executable files.
Brick - When the device refuses to boot at all, despite having a full battery is termed as Bricking. Most of the times, the devices gives some indication of problems such as blinking Red Led, but no other signs of life. It is also called Hard Brick. Also see Soft Brick.
Bootloader - Its a small piece of code that's embedded in the device. Its the first to be executed when the device is turned on.
CDMA/GSM - A type of network communication between phones and carriers. GSM phones normally are included with SIM Cards that authorize them onto the network. CDMA have this authorization built in and do not need a sim card.
CM - See CyanogenMod
CM10 - Cyanogenmod 10. A modified version of Jelly Bean release of Android 4.2.x as well as 4.3.x (see CynogenMod)
CM11 - Cyanogenmod 11. A modified version of Kitkat release of Android 4.4.x. (see CynogenMod)
Custom recovery - An unofficial recovery developed by other developers for your device. Its typically used to install unoffical ROMs. See CWM and TWRP.
CWM - ClockWorkMod, a project that makes Custom Recovery.
Cyanogenmod - A free open-source project based on the AOSP. It is a modded (see modded) version of the Android firmware
Dev - See developer.
Developer - A man or woman who has created (developed) software.
Deodexed - Where the two part ODEX files (see Odex) are moved into the actual APK (apk), thus making it one.
Execute - To "run" or "start" a binary
Firmware - a piece of software to make hardware function correctly. This can refer to Radio Firmware, but is normally used as another name for ROM. (See ROM)
Flash - The process of installing a software on your device.
Flashing - See Flash.
FOTA - "Firmware over the air" this normally refers to ROM's but can refer to radio firmware (see OTA)
Froyo - Android 2.2
GB - Could mean one of two things. 1. Gingerbread or 2. Great Britain
Gingerbread - Android 2.3
Governor - A system embedded into the kernel to automatically change the current working CPU frequency depending on the workload. It would only go up to what it is overclocked (or underclocked) to, this is called the maximum frequency. It would not drop bellow the (just as easily configurable) minimum frequency.
Honeycomb - Android 3.x. it was never released or ported to the wildfire s because it was built for tablets.
Ice cream sandwich/ICS - Android 4.0. The latest version of Android.
JDK - "Java Development Kit" an SDK for the java platform. It is needed to run the Android SDK.
JRE - "Java Runtime Environment" a collection of binarys and files to allow java software to execute.
KANG - The process of creating a code based of someone else's code.
Kernel - This is another term brought over from Linux World. A Kernel is a piece of software, that takes over from the Bootloader and then completes the booting of the device. It handles the CPU and other vital components. A modded kernel may be used for overclocking.
Library's/Libs - a set of instructions for applications to use to function. A functioning camera lib would allow the camera to be used.
Logcat - A logging system built into the ADB
Mod - A modification to a part of the phones software. It is also POSSIBLE to mod the phones hardware but is not recommended.
Modding - To perform a mod
Modded - to have included mods or condition after applying a mod.
Modification - see mod
Open-Source - (not to be confused with free) A piece of software that is free to edit, use, distribute and share with no charge.
OTA - "Over the air" a term used to indicate software that was sent to phones directly through the internet to their phones.
Radio - (not to be confused with Radio Firmware) A piece of hardware that allows communication. There are 3 main radios in your phone. Bluetooth, WiFi and GSM/CDMA.
Radio Firmware - (see firmware) a type of software that allows correct communication with the radio and the operating system. A newer firmware would normally improve battery life and call quality. The radio firmware only applies to the CDMA/GSM radio.
Overclock - (not to be confused with underclock) to exceed the default maximum CPU speed. This could make a phone more powerful but may cause damage. Although no damaged has been reported so far it could still drain battery life.
Nandroid - Its a process of taking a backup of most of the partitions in Android. This is usually performed in Recovery Console when OS is not running.
Partition - Similar to Linux, Android storage is divided into Partitions. These are akin to compartments that house specific part of the OS boot and operation.
RAM - Could be one of three meanings: 1. Memory for the CPU to process processes. 2. Random Access Memory, a place where information can be used, executed from, modified, or deleted. 3. A type of sheep.
Recovery - Its a dedicated Android partition, that has Recovery console installed. This is invisible during normal operation of the android device.
ROM - 1. A modified version of the Android operating system operating system. 2. Read Only Memory, a place where information is stored and can not be destroyed, modified or written to.
RUU - "ROM Update Utility" An automatic installer for Radio Firmware, ROM and HBOOT. (Predominantly used on HTC).
SD - Short term for MicroSD
SDK - "Software Development Kit" a set of tools used for software development.
Soft Brick - When the device refuses to boot despite a full battery, but shows some other signs of life, its considered as soft Bricked. Also see Brick
Stock - An unchanged version of something. Example: I just flashed stock Rom. Typically this term may be used to refer to Official firmware. But this is not the case always.
TWRP - Team Win Recovery Project. This also has a newer edition called TWRP 2.
Underclock - to change your phones maximum frequency to LOWER than the default to attempt to extend the phones lifespan and battery.
WFS - "Wildfire S" an armv6 device made by HTC in 2011.
WIP - "Work In Progress"
Zipalligned - This is something that makes a ROM faster. Best see this link for more.
Click to expand...
Click to collapse
Ok Now that you have a hang of your device, you probably want to explore your options and maybe install a Custom Rom. Well, the first thing you will need is to Root the Device.
So what really is a Root ? Why should I do it ? Would it break my Phone ? How about my Warranty ? All legitimate questions. To start off, here's an easy guide by Lifehacker. This whole concept may seem mystical to some of us. Let me try to make it pretty straightforward. Rooting is a process on Android that effectively grants you superuser access. Think of it as Administrator access on Windows. Android is a derivative of Linux. So those from Linux should have no difficulty with this concept.
There are certain operations that only a Superuser can do. Hence you'd want to root in order to so. For ex, remove any application that is installed as System application. Just like on on Windows, Root access does come with risk, so you need to use it with care. Just because you have Root access, does not mean your phone is broken. Typically making wrong changes to system with Root access, will result in affecting smooth operation of your phone. In extreme cases, the device may be Bricked if incorrect software (Rom, Mod or others) is flashed.
When it comes to Warranty, typically Root as such does not void your warranty. But if you end up flashing anything with a custom Recovery, then your Warranty may be voided.
Rooting -
Ok so, I got what Root is and I need to be responsible in what I do. How do I get the root ? Well the first and basic thing would be to install appropriate drivers for Windows.
Next in order to Root, please follow this thread by @paulobrien . As you will see, there are two ways to go about it. Both do require your Bootloader to be unlocked. However, neither method, applies to the Google Play Edition (XT1032) as there is no supporting Custom Recovery for this variant.
If you do not have or do not wish to unlock your bootloader then you can opt for @oasoas014 's method of bootloader downgrade. You may also visit @Cooptx's more detailed guide. Note, with the most recent recoveries, you do not need to downgrade your bootloader.
Note - Flashing a bootloader is inherently dangerous. You can possibly hardbrick your device if you flash incorrect bootloader. Always check the MD5 value of downloaded file.
Only In Case of Moto G Google Play Edition (XT1032), it is possible to unlock the Bootloader on your own. You do not need to pay to get an Unlock Code from Motorola. Instead, you can follow the same method as Nexus or other Google Play Devices. Here's a nice tutorial. For those technically minded, here's Android Source Documentation of the same process. Once unlocked, the bootloader cannot be re-locked unless you flash a signed system image, (which Motorola has not made available as of 01-22-2014).
One of the first things you should do upon Rooting is to backup your PDS Partition.
[SIZE=+1]How to backup / restore PDS partition and why?[/SIZE]On Motorola devices the 'pds' partition contains information specific to your machine: IMEI, MAC address, serial number, etc. This partition can be lost by accidental format or over time due to filesystem corruption. If you have made a backup, there is a good chance you can bring your handset back to life.
==> PDS backup will help to restore lost IMEI. It is a situation when the phone reports that the IMEI is unknown. ; This works like a vaccine, apply before having issue with IMEI, after it will be too late !
Instructions:
**Root Required**
Using ADB you can make a copy of the partition and move it to a safe place (Google Drive?):adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/pds of=/sdcard/pds.imgTo restore in the event of corruption or loss:adb shell
su
dd if=/sdcard/pds.img of=/dev/block/platform/msm_sdcc.1/by-name/pds(assuming you've pushed pds.img to internal SDcard storage first)
Click to expand...
Click to collapse
Once rooted, some of you may wish to stick with that and not proceed any further. With root, you will want to remove some of the apps that you don't need. I wish to suggest that you take a complete backup with a tool such as Titanium Backup. That way if you accidentally uninstall/remove something that's critical to android's operation, then you can restore it. For those of you, who wish to install custom Rom, read on.
The first step towards installing a custom Rom is to install a custom Recovery.
Please note, In order to flash any custom Recoveries, you need to have unlocked Bootloader. The viable options are either follow this guide or get an unlock code from Motorola.
Custom Recoveries -
A Custom Recovery is a unofficial Recovery Console that can be flashed to your device's Recovery Partition.
Typically unofficial recoveries offer several advantages over Stock or Official Recovery. Hence the unofficial recoveries are necessary in order to flash a Custom Rom. Apart from flashing a Rom, Kernel or any other firmware, unofficial Recoveries can also take Nandroids.
An unofficial Recovery is also commonly referred to as Custom Recovery. There are two major projects that contribute Custom recoveries. One is called CWM. The other is called TWRP. Given bellow is a list of Custom Recoveries available for your device.
Note - CWM and TWRP recoveries do not support the Google Play Edition variant (XT1032). You will need to wait for Motorola to release the Kernel source code before @a1Pha can support. However Philz Touch does support Google Play Edition.
CWM Recovery v 6.0.4.5 by @a1Pha -
This is the ClockWorkMod Recovery for the Moto G. Head over to the thread for more details.
(Thread as of 12-15-2013)
CWM 6.0.4.7 Swipe Recovery from CM11 thread
CWM 6.0.4.7 Swipe Recovery
TWRP Recovery v2.6.3.0 by @a1Pha -
This is TWRP 2 project brought over to Moto G by @a1Pha. Keeping with TWRP 2, its a Touch Recovery. Head over to the thread for more details.
(Thread updated as of 12-09-13)
Philz's Touch Recovery v2.6.3.0 by @Phil3759 -
This is CWM Advanced Edition Recovery for the Moto G. Head over to the Thread for more details. Other members have reported that this is compatible with the Google Play Edition of this phone.
ROMs for Moto G
ROMs -
Given bellow is a list of known Roms for Moto G. Most of the Custom Roms for Moto G require Unlocked Bootloader in order to flash via custom Recovery. Only in the case of Stock firmware or Stock based firmware, it will be possible to flash without unlocked bootloader.
If I miss on a Great Rom, let me know.
AOSP ROMs - [KITKAT 4.4.x]
Android Open Source Project, commonly known as AOSP is a repository of Official Google Codebase for Android. Any Rom built from this code will provide a true Android Experience.
CM 11 (Unofficial) - by @Dhacker29
Unofficial release of CynogenMod 11 (4.4.2) for the Moto G. It is released only for GSM variants only. International GSM and US domestic (AT&T and T-Mobile) are supported. Please head over to the thread for details.
Nexus G - by @xmattjus
This Rom offers a pure vanilla Nexus experience on your Moto G. As of 13-01014, Modem does not work for dual sim models. Please see the thread for details.
SlimKat Unofficial - by @SpaceKiller
Following on the Traditions of Slim Rom, this unofficial port provides the same experience on Motorola G. As of 01-18-14, the rom supports only GSM Variants for EU, International and US. Please see the thread for more details.
Paranoid Android Unofficial - by @Vocoderism
Unofficial Port of the Paranoid Android Rom for Moto G. This rom is intended only for EU and international GSM variants. Please see the thread for more details.
Beanstalk Unofficial - by @Cameron581
This Rom is based on the CM codebase as well as Slim Code. It has a lot of nice features. Please see the thread for more details.
AOSP ROMs - [JB 4.3]
None Listed as of 12-31-2013.
Stock based ROMs - [Kitkat 4.4]
Stock Firmware - [KITKAT 4.4.2] by @antiquezip
The OTA Update to Kitkat 4.4.2 is posted for the U. S. GSM version of this device. It is dubbed as U.S. GSM (UMTS Version with AWS)
Please see this thread for more details.
This note, it is possible to apply this update to other Non-US GSM Devices successfully. Please look for a Guide in Post 4.
Kitkat+ Rom - [Kitkat 4.4.2] by @anerik
This is a stock based Kitkat rom. It enhances the stock Kitkat firmware and hence the name. Please head over to the thread for details.
OTA Firmware (All variants) - [Kitkat 4.4.2] by @josalaito
The original 4.4.2 release for GSM version has been re-packed for all variants of this device. It now applies to US as well as international versions of the Moto G. Head over to the thread for details.
(Rom Thread as of 12-23-2013.)
Stock based ROMs - [JB 4.3]
List of Stock Firmwares by @Skrilax_CZ -
All the Stock unrooted firmwares are available over here. The process to flash this, has been linked in the Post 3.
INFUSION B2 Rom by @tillaz -
This is a modified stock based Rom. Please head over to the thread for more details. Or you could also visit Modaco Thread for Screenshots and more details.
(Rom Thread as of 12-23-2013)
KERNELS -
Given bellow is a list of kernels for Moto G. Please let me know if there's one I have missed.
AOSP Kernels -
Hybrid Kernel by @faux123 - [for JB 4.2]
Although based on Linux 3.4, this kernel incorporates some of the advanced features of Linux 3.8+. Head over to the thread for more details.
[ANYKERNEL] pink Kernel by @pinkflozd
This kernel offers a host of features. It does support ExFAT and NTFS. It is based on Linux 3.4.x. It is not Compatible with Stock Rom. Head over to the thread for more details.
Furnace Kernel by @Savoca
This Kernel offers a host of features and includes good collection of Governers and Schedulers. It is based on Linux 3.4.x. It is not Compatible with Stock Rom. Head over to the thread for more details.
Baseband/Modems -
We have a list of possible Modems / Basebands for the Moto G. Please see the thread by @lost101 for details. The thread is Work in progress as of 04-16-2014.
Guides, Tutorials, How To -
Streamlined Rooting International Variants - [Kitkat 4.4.2] by @nupi
This thread has a nice Guide for Non-US versions the Moto G. by This only applies to those who have updated to Kitkat. See the thread for details.
How to Flash OTA Update to Non-US GSM Devices - by @darkeingel
For the Stock OTA updates that are being rolled out, here is a nice Guide by @darkeingel.
GUIDE : APK Parsing Errors -
When uninstalling an app, you got an error message "APK not found" or something to that effect, you may want to follow this Guide.
Mods and Apps -
Calendar Mod - by @Shaftenberg
This mod lets you see Text view in the Calendar when looking at Month as a whole. Head over to the thread for more details.
Status Bar Mod - Remove Carrier Label - by @Shaftenberg
This mod helps you to remove the Carrier's name from the phone's status bar. See the thread for details.
Volume Button Mod - by @Shaftenberg
This mod allows you to long press volume button to skip to the next Track or to the previous track. See the thread for details.
[Xposed] Framework Mods for Moto G -
Xposed Framework is a new framework introduced to the AOSP world. It helps access and modify system settings on the fly that would have otherwise taken a lot of steps.
MotoGuide collection of Tweaks -
@Kameo has created MotoGuide, a collection of assorted appearance tweaks to modify Status bar and other changes. Please see the thread for more details.
Wakeup on Volume Up -
@dubidu has written a module to the framework that allows you to wake the phone by pressing the Volume Up button. See the thread for details. You do need the Framework installed as basic requirement. You may wish to also visit a list of all Xposed modules written. Note, not all of them will work with Moto G.
Modified Phone Apk displaying Caller photo - by @shaftenberg
This mod shows the full picture of the caller from your contacts instead of being cut off at top. See the thread for the screeshot and details.
Customizations - Themes, Bootanimations, Media -
Boot Animation - by@Cooptx
There's a great bootanimation created from one of the Moto G animation video files. Please see the thread for details.
Font Pack for Motorola G- by @gianton
We have universal Font Packs that are compatible with Moto G. These can be flashed from Custom Recovery. Please see the thread for details.
Specific to International Variants -
Thanks for this!
Enviado de meu XT1033 usando Tapatalk
leonardoroza said:
Thanks for this!
Click to expand...
Click to collapse
I am still building this. Presently working on my Moto X thread.
Update this with a new faux Kernel
This summary is very helpful thank you.
Sent from my XT1034 using XDA Premium 4 mobile app
root problem
Hello!
I have a Moto G with android 4.3, and I want to root, but I can't.
Can you help me please?
I installed the moto driver, the java jdk, and I not find the android jdk.
What I find 480 Mb and there is no install file. /on windows 7 X84/ :silly: :crying:
It would be great if you could add a link to the stock ROM images
robagp said:
Hello!
I have a Moto G with android 4.3, and I want to root, but I can't.
Can you help me please?
I installed the moto driver, the java jdk, and I not find the android jdk.
What I find 480 Mb and there is no install file. /on windows 7 X84/ :silly: :crying:
Click to expand...
Click to collapse
Please follow this thread.
Cooptx said:
It would be great if you could add a link to the stock ROM images
Click to expand...
Click to collapse
I intend to. I am working on building up. Its a work in progress.
Hello!
I have a new problem /the jdk is ok now/
I want to open the bootloader, and they write me the email is sent, but nothing. I not get email, not in spam too.
I used my gmail email, when I login the motorola site.
I made again, but same, no email.
robagp said:
Hello!
I have a new problem /the jdk is ok now/
I want to open the bootloader, and they write me the email is sent, but nothing. I not get email, not in spam too.
I used my gmail email, when I login the motorola site.
I made again, but same, no email.
Click to expand...
Click to collapse
It may take a day or so. Please wait 24 to 48 hours.
Hello!
I have again a problem.
I unlocked the bootloader, when it start shows the screen.
I want to root but nothing.
I downloaded the Superboot, and I do this:
OSs-MacBook-Pro:r2sr maverick$ chmod +x superboot-mac.sh
OSs-MacBook-Pro:r2sr maverick$ sudo ./superboot-mac.sh
Password:
downloading 'boot.img'...
OKAY [ 0.356s]
booting...
OKAY [ 0.251s]
finished. total time: 0.607s
OSs-MacBook-Pro:r2sr maverick$
But when restart nothing. I downloaded googleplay store the superSU , but it shows:
There is no SU binary installed, and SuperSU cannot install it.
:crying:
I do it with windows but not rooted too...
robagp said:
Hello!
I have again a problem.
I unlocked the bootloader, when it start shows the screen.
I want to root but nothing.
I downloaded the Superboot, and I do this:
OSs-MacBook-Pro:r2sr maverick$ chmod +x superboot-mac.sh
OSs-MacBook-Pro:r2sr maverick$ sudo ./superboot-mac.sh
Password:
downloading 'boot.img'...
OKAY [ 0.356s]
booting...
OKAY [ 0.251s]
finished. total time: 0.607s
OSs-MacBook-Pro:r2sr maverick$
But when restart nothing. I downloaded googleplay store the superSU , but it shows:
There is no SU binary installed, and SuperSU cannot install it.
:crying:
I do it with windows but not rooted too...
Click to expand...
Click to collapse
Please note that this is a resource guide, not a Q&A thread. I have written a guide that I think may help you. http://forum.xda-developers.com/showthread.php?t=2585755
Disregard, already corrected.
AFAIK touchless control and active notifications are for the X only, please correct the first post(or me if I'm wrong)
Sent from my phone
miklosbard said:
AFAIK touchless control and active notifications are for the X only, please correct the first post(or me if I'm wrong)
Sent from my phone
Click to expand...
Click to collapse
You are correct.
Edit: Moto Maker is also not available for the Moto G
More OP edits
CM9 - Cyanogenmod 9. A modified version of ICS. (see CynogenMod)
CM10 - Cyanogenmod 10. A modified version of ICS. (see CynogenMod)
Should be JB
CM11 - Cyanogenmod 11. A modified version of ICS. (see CynogenMod)
Should be KK
Not that it matters right now, because we don't have any CM
Also, CyanogenMod is spelt wrong at the end. And I am pretty sure that you can remove all preJB words
INFUSION B2 Rom by @tillaz -
This is a JB ROM
And there is no need to label JB as 4.1, 4.2 and 4.3 because we only have 4.3
Also, you should add the two root methods for KK
http://forum.xda-developers.com/showthread.php?t=2583652
http://forum.xda-developers.com/showthread.php?t=2585755
In OP special features have listed Active noti and Touchless controls ....
both are not features of G(they are of moto x)
Cooptx said:
You are correct.
Edit: Moto Maker is also not available for the Moto G
More OP edits
CM9 - Cyanogenmod 9. A modified version of ICS. (see CynogenMod)
CM10 - Cyanogenmod 10. A modified version of ICS. (see CynogenMod)
Should be JB
CM11 - Cyanogenmod 11. A modified version of ICS. (see CynogenMod)
Should be KK
Not that it matters right now, because we don't have any CM
Also, CyanogenMod is spelt wrong at the end. And I am pretty sure that you can remove all preJB words
INFUSION B2 Rom by @tillaz -
This is a JB ROM
And there is no need to label JB as 4.1, 4.2 and 4.3 because we only have 4.3
Also, you should add the two root methods for KK
http://forum.xda-developers.com/showthread.php?t=2583652
http://forum.xda-developers.com/showthread.php?t=2585755
Click to expand...
Click to collapse
Thanks for mentioning. I have made rest of the changes except for the 2 Root methods. Will add them to the Op. All changes are done.
Between the two methods you have mentioned, the basic premise of bootloader downgrade is pretty much the same right ? Your's seems more elaborate list of steps. Or am I missing something ?
Ankush menat said:
In OP special features have listed Active noti and Touchless controls ....
both are not features of G(they are of moto x)
Click to expand...
Click to collapse
Thanks for mentioning. This has been corrected.
[SIZE=+3]Motorola
Droid X
2010[/SIZE]
[SIZE=+2][INDEX][/SIZE]
[SIZE=+2]Helpful Information[/SIZE][SIZE=+1]Welcome, this thread has been created to encompass everything you may need for your device. Please only post in this thread with feedback on how to improve this document. Do not post "Thank you" type responses. If you have additional questions or require more help, try to find an existing thread, ask in the [HELP THREAD] Ask ANY Question. Noob Friendly Thread or create your own thread in the General forum. Do not use this as a general help thread.[/SIZE]Click on a Link below for More Info
Official Motorola Droid X Home Page
Basic Device Information
Official Stock Firmware
Device Tools, Root/Un-root/Un-brick methods
Custom ROMs
Kernels & Radios
MODS, GUIDES and Misc
*Forum Rules | New Users Guide | XDA Tour | Report PostsPlease look for a similar INDEX thread when visiting another device forum.
If you would like to create an [INDEX] please Click Here.
A special thanks to everyone who contributed to the production of this INDEX
Basic Device Information
Droid X
Codename: shadow
Frequently Asked Questions -Motorola Droid X 2015 by sd_shadow
There are 3 Variants of the X
Same hardware, different firmware.
MB810: Droid X - Verizon - Phone Arena - GSM Arena -
MB809: Milestone X - Non-Verizon -
ME811: Milestone X - Non-Verizon - PDAdb.net -
Factory Reset and other special features
Enable / Disable Data - DROID X by Motorola
Can’t text, sync, or download anything from the play store
Safe Mode - DROID X by Motorola
Safe Mode temporarily disables all apps that have been installed via Google Play. Performing this troubleshooting step is necessary to determine whether a 3rd party app is the cause of an Operating System / App issue
Perform a Factory Data Reset AKA Hard Reset
Hard Reset - DROID X by Motorola Preferred method (in settings) Alternate (android recovery)
Hard Reset via Android Recovery- DROID X by Motorola
Import / Export Contacts to SD Card - DROID X by Motorola
USB Debugging Mode - DROID X by Motorola
SD Memory Card Formatting - DROID X by Motorola
YouTube Video How to bypass activation screen on the Droid X -Mike Simpkins
Official Stock Firmware
There may be other mirrors listed in my
[INDEX]Motorola Unbricking Tools
Firmware Mirror Links
http://motofirmware.center/files/
https://sites.google.com/site/motosbf/droid-x-sbf-files
http://goo.gl/X8hkXA (m.ksy's Mega)
http://www.androidfilehost.com/?a=show&w=files&flid=5529
[SBF and Update] Gingergread 2.3.4 SBF for Droid X MB810 by daywalker04
http://d-h.st/users/sd_shadow
Firmware Details
File Names and md5 checksums (checksums very depending on how they were zipped)
Android 2.1 System Version 1.13.604 (the_gift)
MD5 (the_gift.zip) = b6fae8c1d7badd4829177fd71f31ac4c
Android 2.2 System Version 2.3.15 (the_gift2)
MD5 (the_gift2.zip) = 2e067f1e8fbe3d4e20b43b0e49f22970
Android 2.2.1 System Version 2.3.320 Full (Happy_Holidays_From_TBH)
MD5 (Happy_Holidays_From_TBH.zip) = 7cd6d2bad1f7550d8a066822d9b3cf2a
Android 2.2.1 System Version 2.3.340 System Only (SHADO_X6_2.3.34_SYSTEM-ONLY)
MD5 (SHADO_X6_2.3.34_SYSTEM-ONLY.zip) = 389050194d9572276ec712e287675133
Android 2.2.1 System Version 2.3.340 (VRZ_MB810_2.3.34_1FF_01)
MD5 (VRZ_MB810_2.3.34_1FF_01.zip) = 48c0d5cb3805497a6cbaf120dfb63002
Android 2.3.3 System Version 4.5.596 (VRZ_MB810_4.5.596_1FF_01)
MD5 (VRZ_MB810_4.5.596_1FF_01.sbf.zip) = 878302e99392edd41fbdc3b4d7b08c66
Android 2.3.3 System Version 4.5.602 (VRZ_MB810_4.5.602_1FF_01)
MD5 (VRZ_MB810_4.5.602_1FF_01.sbf.zip) = 039f0e39bc6c92bcd92c0d1d86350784
Android 2.3.3 System Version 4.5.605 (VRZ_MB810_4.5.605_1FF_01)
MD5 (VRZ_MB810_4.5.605_1FF_01.sbf.zip) = eeb8b2c2f05a9162f4536063c3f22ac5
Android 2.3.4 System Version 4.5.621 (1FF-p3a_shadow_cdma_shadow-user-2.3.4-4.5.1_57_DX8-51-120111-test-keys-signed-Verizon-US.sbf.zip)
MD5 (1FF-p3a_shadow_cdma_shadow-user-2.3.4-4.5.1_57_DX8-51-120111-test-keys-signed-Verizon-US.sbf.zip) =
06bbf7ee86c0ed64654e14bcb84c4aed
@palmbeach05 has newer cm7.2 on his gdrive. I lost the link though lol
Tap'd from my Unicorn covered Bionic
Device Tools, Root/Un-root/Un-brick methods
[SIZE=+1]Rooting Method[/SIZE]Framaroot app mirror posted here, a [Video] Super Easy Droid X, Droid 2 Rooting app
[SIZE=+1]Bootstrap Recovery[/SIZE]
[HOW TO] Install/Use Droid 2/X/3 Bootstrap
[SIZE=+1]Restoring Original Stock Firmware/SBFs[/SIZE]
RSD Lite (Windows only) see my page Using RSD Lite to flash a .SBF to restore (Stock Rom)
ezSBF bootable CD or usb flash drive (Windows/Linux/Mac) DX ezSBF & Root 2.3.4/4.5.621
sbf_flash (LInux/Mac) see http://blog.opticaldelusion.org/search/label/sbf_flash
Custom ROMs
[SIZE=+1]Google Apps-Gapps[/SIZE]Best to use the Devs recommended Gapps, but sometimes links are down... Gapps Mirrors
[SIZE=+1]KitKat/ Android 4.4 Roms/ [/SIZE]
NEW [KitKat] LiquidSmooth v3.2 - KitKat 4.4.4 for Droid X
[KitKat] Cm11-Kanged
[Kitkat] CM11 Android 4.4 for the Droid X
[SIZE=+1]Jellybean/ Android 4.1 Roms[/SIZE]
None
[SIZE=+1]ICS/ Android 4.0 Roms[/SIZE]
Liquid ICS v2.1 [UNOFFICIAL] - 2/15/14
ShadowMod for DX (2013-03-09)
LiquiKang (4/22/13), MiKangyUI v4 (1/30/13)/ , GummyKang (01/30/13), AOKP-Kanged?(2/19/13),, CMKang (02/06/13) /
MIUI.us_Shadow_2.7.6_4.0_Eng_Deo_ZipA_Signed_BeansTown106 MIUI_gapps_2_4_27.zip
aokp_shadow-beta-b39.zip
Wifi only Roms
AOKPMedia v1.5 - DX - 2/15/13 by Dubbsy
LiquiMedia beta1 - DX by Dubbsy, 21 Feb 2013
[SIZE=+1]Gingerbread/ Android 2.3 Roms [/SIZE]
MIUI DefX by @Wizard0f0s
Pooka's CM7 flash with (7.1 Gapps) / optional CM7_fixes
OpenAndroid-VXLR V2.2.0 Stable w/Aroma
Simply Stunning X Gingerbread v2.2 - 10/17/2011
(UN)Official CM7.2 RC (2012-08-14) ported for the 621 update by @palmbeach05 post
Mirrors CM-7.2-(UN)OFFICIAL-_20140703.zip --- MD5: c571dd02738bc97b3d5e95d202d7847a ---DevHost----Drive---XDA---
CM7.2-RC_GB_kernel_original.zip ---MD5 Sum: e92264e377981f013e8534317dccd948 ---DevHost ---Drive---XDA---
sd_shadow said:
Those are the files he pm'd me a not long ago
Click to expand...
Click to collapse
Oh okay. Those must be the more official ones then. He sent me some kangs while back that had dif launchers and browsers. That was awhile ago now though
Tap'd from my Unicorn covered Bionic
Kernels & Radios
Kernels & Radios
sd_shadow said:
I'm more than happy to add to the list, just need a link...
Click to expand...
Click to collapse
I think I may have them on my droid x's SD card....I can upload to gdrive for you to mirror but my x is 3hrs away cuz I'm out of state
Tap'd from my Unicorn covered Bionic
MODS, GUIDES, and Misc
MODS, GUIDES, and Misc
[SIZE=+1]Repair Hardware[/SIZE]
Motorola Droid X Take Apart Repair Guide
sd_shadow said:
Don't even care if it has your silly echo scripts
Click to expand...
Click to collapse
Echo scripts? Lol
Tap'd from my Unicorn covered Bionic
Oggie7797 said:
Echo scripts? Lol
Tap'd from my Unicorn covered Bionic
Click to expand...
Click to collapse
wrong word
ui_print("Looking through contacts...");
Click to expand...
Click to collapse
sd_shadow said:
wrong word
Click to expand...
Click to collapse
Heehee... flashing can be boring (I usually go make a sandwich or get a drink) so I figured why not make it a lil more fun..
Tap'd from my Unicorn covered Bionic
sd_shadow said:
I'm more than happy to add to the list, just need a link...
Click to expand...
Click to collapse
If i'm remembering correctly, the second ROM i sent you was the final kang he's talking about. I haven't been able to get back to it and do more work with it since 2.3 support is dying and my skills only go so far. Plus the original build files was on the laptop that died oh so long ago when i started getting cm11 spun up for us before m.ksy and aaahhh took over.
Sent from my ATRIX HD using XDA Free mobile app
palmbeach05 said:
If i'm remembering correctly the original build files was on the laptop that died oh so long ago...
Click to expand...
Click to collapse
May it rest in pieces....
Tap'd from my Unicorn covered Bionic
Added: New to Droid X? see Frequently Asked Questions -Motorola Droid X
Major thread reorganization.
Not complete , but big changes are done.
some cm links
http://web.archive.org/web/20161224225455/https://download.cyanogenmod.org/?device=shadow
Hi Everyone
The week has taken place yet to look at our
"OEM CROSS-DEVICE DEVELOPMENT FORUM",
but come the weekend and find some time.
I came to the conclusion that it is hard to find something specific
We have 2 divisions of Sony which is all Mods, Rom, Guides, Apps, etc. for CM12 AOSP KK LOL Roms
If you want to find specific information or see such topics of interest to me.
For example Themes or New Apps must also browse the topics which I'm not interested
Wants so ask Moderators:
@The-Hulk, @Toledo_JAB, @wedgess,
@laufersteppenwolf, @El Daddy, @SREEPRAJAY,
@B1nny, @gregbradley, @Arjen @ddrager
@engloa @Gandalf @karandpr,
@matt4321, @TonyStark, @ronnie498
Add new sections to OEM CROSS-DEVICE DEVELOPMENT FORUM
For example Sony Cross:
- General -
- Themes -
- Apps and Modifications -
- Guides and Windows and Android Tools -
- Q & A, Help & Troubleshooting -
Maybe something else...
This is only my suggestion but as someone has other interesting let us share
Thanks and Regards Ambor
Would be useful
This isn't the place to ask for new sections.
Ask here
http://forum.xda-developers.com/showthread.php?t=1660354
Be sure to present a strong case on why you feel new sections are needed there.
engloa said:
This isn't the place to ask for new sections.
Ask here
http://forum.xda-developers.com/showthread.php?t=1660354
Be sure to present a strong case on why you feel new sections are needed there.
Click to expand...
Click to collapse
Thanks
Hmm
We have over 100 models of Sony Xperia in sales.
Not counting the older devices
In addition, they operate on different software versions
from Android 4.3 to Android 5.1
from CM 11 and CM 12.1
I do not count already older ...
According to my console developer for 51 devices Sony has released firmware 5.0.2
but not everyone update their software, so I have 51 devices with L and 51 devices with KK.
We have 2 Main Topics
Sony Cross-Device General Where is :
For android 4.4
[GUIDE]
[PORT]
[APK]
[MOD]
[XPOSED]
[ROM]
[DEV]
[BOOTANIMATION]
[THEME]
[Q]
[TOOL]
[FIX]
[TUTORIAL]
[TESTING]
etc.
For android 5
[GUIDE]
[PORT]
[APK]
[MOD]
[XPOSED]
[ROM]
[DEV]
[BOOTANIMATION]
[THEME]
[Q]
[TOOL]
[FIX]
[TUTORIAL]
[TESTING]
etc..
So almost everything ...
The Sony Cross-Device Development Themes and Apps
For android 4.4
[GUIDE]
[PORT]
[MOD]
[THEME]
[Q]
[BOOTANIMATION]
[APK]
etc..
For android 5
[GUIDE]
[PORT]
[MOD]
[THEME]
[Q]
[BOOTANIMATION]
[APK]
etc..
Almost the same as in the Sony Cross-Device General only with a majority [THEME] Topis
For 100-150 Devices
Thanks Again
Good idea ^^