Quantcast
Channel: xda-developers - RAZR i Android Development
Viewing all 73 articles
Browse latest View live

New way to Root nearly all Android, also our Razr I?

$
0
0
Hello All
Georg Hotz released a new way to root android phones, thanks to a critical security hole in the linux kernel. See here: http://forum.xda-developers.com/show....php?t=2783157
Did anyone test this on his Razr I?
I don't like to try it yet on my stock phone (no way to safely backup it).

pato

XDA-Developers and the GPL

$
0
0
Dear Developers

I'm sure you already heard about the GPL around the forums. In case you did not, the GPL ("GNU General Public License") is the most common license that affects many projects, like the Linux Kernel (the Linux Kernel is licensed under the GPLv2). This affects us, XDA and its members, as we are often working with the Linux Kernel (every Android platform runs on top of the Linux Kernel).
You may ask yourself now "Well, that's nice, but how does this affect me and what does the GPL do?" The answer is pretty simple actually: The GPL guarantees users to examine, modify and share their and others code by enforcing open-sourceness. This means you are free to use any GPL'ed sourcecode for your project, but you must make your used code publically available again.

Now, as many advantages this has, it also means quite some work for us developers. All used sources must be completely public by the time the compiled binary (like a Kernel) goes online. Another requirement is, that the OP must include all information to compile the exact same binary as uploaded by the developer. This means you need to specify:
  • The used toolchain including its version (linking to your toolchain source is always a good idea)
  • The used defconfig
  • The link to your sourcecode (including the used branch, tags,...)
  • If used, also upload your scripts used for the compilation
If you upload a kernel, publish the source, but the source is not compilable, it means you are breaking the GPL as you did not release the used source. Breaking the GPL actually means breaking the law, which means the sanctions on XDA could possibly be the least of your problems...

Example:
Quote:

GPL:
- Used sources (cm-10.1 branch)
- Used defconfig
- Used toolchain
- Used scripts
@ROM devs, using a precompiled kernel
As you are not compiling the kernel yourself, you do not have to give the above information. However, you have to link to the source of your kernel binary (for example: link to the OP of the used kernel). If you use the stock kernel, you must state this. Linking to the stock sources is not a requirement, but it is not the worst idea.
Keep in mind; if the kernel used is not GPL compliant, your ROM is not GPL compliant either. This may cause your thread to be closed and/or further action on your account may be taken.

Example:
Quote:

GPL:
The kernel included in this ROM is located HERE. I have not altered anything.
If you need/want further information, you might want to take a look at THIS news article written by our Developer Admin pulser_g2

PDS Partition Fix (Very risky - Not for the faint of heart!)

$
0
0
Are you having problems flashing custom ROMs and then getting bootloops? Are you sad you had to go back to using the Stock ROM?

I recently found that it was because my PDS partition was wiped by accident in TWRP.
I also found that by going into Settings > About > Status my serial number was no longer being shown.

I then found that someone posted their PDS ( for science :fingers-crossed: ) here.

Are you ready to brick your phone? :D

~

I got these commands from here, and I found where the PDS was located for the XT890 here.

This method didn't seem to work and it somehow wiped recovery, so I had to reflash TWRP.
Code:

fastboot flash pds pds.img
So I used the following commands: (While booted into Android. Make sure you enable USB Debugging.)

Code:

adb push pds.img /data/local/tmp
adb shell
su
chmod 777 /data/local/tmp/pds.img
dd if=/data/local/tmp/pds.img of=/dev/block/mmcblk0p12
exit
exit
adb reboot

I then did..
Code:

fastboot erase cache
..and powered down the phone.

I booted into fastboot again - and it worked. Kind of. My Barcode was showing another serial number - the one from the posted PDS.img.

This is where I started to wonder. Have I broken a law? I've (unknowingly) flashed someone else's barcode. :confused:

Afraid of going back - I decided to try something. The second post had an extracted PDS (efi.zip) - Maybe I can change the serial number?

Follow these steps: (I've attached some pics to help.)

Open up efi\factory\fti using a hex editor (I use XVI32)
Find the decimal address (Address > Goto) 21

Insert your serial number as a text string T********H (Edit > Insert string)
Remember, the serial number is TEN characters!

Remove the old serial number using Delete on the keyboard.
You should end up with your serial number and EA4 on the end.

Save the file and copy it to your phone.
Using a root explorer file manager (I use ES File Explorer) mount / as RW
Browse to /pds/factory/, copy your edited fti file and overwrite.

I did the same as I did before, reboot to fastboot, erase cache and power down.
It worked for me. My barcode was showing my serial number.

I flashed Omar's ROM in excitement - and it worked! I found that my IMEI remained unchanged (thank goodness) throughout this ordeal. The only thing that was changed was IMEI SV.

I hope this has helped you, please give feedback.
Also, don't blame me if this messed your device up, you knew what you were getting into! :laugh:

[EDIT]
I'm going to stay away from RSD Lite from now on - I have a feeling it may mess something up. I don't want to brick my precious phone!

Attached Thumbnails
Click image for larger version

Name:	1.JPG
Views:	N/A
Size:	13.4 KB
ID:	2846578   Click image for larger version

Name:	2.JPG
Views:	N/A
Size:	18.0 KB
ID:	2846579   Click image for larger version

Name:	3.JPG
Views:	N/A
Size:	16.7 KB
ID:	2846580  

[ROM] MOTORZR_ROM v1.3 + Toggles Green and White (Aug-16-2014)

$
0
0
FEATURES:
- Based on Omar-Avelar (EU Retail)
- Kernel August 10 (oxavelar)
- App Updated, deleted many unnecessary
- Deodex
- Extended Menu
- Fluency, enhanced memory, extra clean trash
- RAM optimized
- Init.d Tweaks
- Build.prop tweaks
- Tweaks to Wifi
- Tweaks to sleep
- Blocker ads (hosts file)
- Tweaks sound
- Pre-Root and SuperSU chainfaire
- Modified brightness curves
- SystemUI kitkat & Circle Battery with %
- LG G3 Softkeys
- Dwarfed navigation bar (38 dpi)
- AOSP Lockscreen
- Official Google AOSP Keyboard
- Nova Launcher (Launcher stock)
- Gallery and Camera stock (AOSP Icons)
- New camera app
- Fonts Android 4.4
- New interface Clock 4.4
- New Icon Settings (Galaxy)
- E-mail with Exchange KitKat
- Telephone and contacts AOSP kitkat (anerik)
- Calculator Cyanogenmod
- Google Calendar
- Messaging black & Blue (limit of 9998 messages per conversation)
- Browser stock
- Play Store
- YouTube
- Google Play Music with equalizer
- Greenify (to hibernate the applications that are not in use)
- CyanogenMod File Manager
- Android Bootanimation L
- Good battery life and more !!

Screenshots

screenshots1 screenshots2screenshots3screenshots4


Installation for first time:
-In CWM o TWRP
-Wipe data
-Wipe cache
-wipe dalvik,
-format system...(in cwm first mount system and them format system)
-Instal zip from sd card
-Install MOTORZR ROM v1.3
-Reboot

Installation if you already have the rom:
-Wipe cache
-wipe dalvik,
-format system...(in cwm first mount system and them format system)
-Instal zip from sd card
-Install MOTORZR ROM v1.3
-Reboot

Link: MOD EDIT: DL link removed



Toggles Green and White
toggle greentoggle white

Installation Toggles
-Wipe Cache
-Wipe Dalvik
-Install zip from sd card
-Install Toggle Green o White
-Reboot

Toggles Green : https://mega.co.nz/#!YYlh0DRT!k75lCO...bYw0ULjQNmjqoI
Toggles White : https://mega.co.nz/#!UU1g0aaa!MtAMBI...kxIoh2-sqex7ng


Note: First install the Rom, expect the installation is complete, restart the phone ... once the phone was started, newly reset in recovery and install the toggles ... not install the rom and toggles at once

Attached Thumbnails
Click image for larger version

Name:	Screenshot_08 (Mobile).png
Views:	N/A
Size:	42.9 KB
ID:	2899686   Click image for larger version

Name:	Screenshot_09 (Mobile).png
Views:	N/A
Size:	29.0 KB
ID:	2899687   Click image for larger version

Name:	Screenshot_10 (Mobile).png
Views:	N/A
Size:	13.7 KB
ID:	2899688   Click image for larger version

Name:	Screenshot_11 (Mobile).png
Views:	N/A
Size:	12.8 KB
ID:	2899689   Click image for larger version

Name:	Screenshot_12 (Mobile).png
Views:	N/A
Size:	236.2 KB
ID:	2899690  

Click image for larger version

Name:	Screenshot_13 (Mobile).png
Views:	N/A
Size:	40.3 KB
ID:	2899691   Click image for larger version

Name:	Screenshot_15 (Mobile).png
Views:	N/A
Size:	29.9 KB
ID:	2899692   Click image for larger version

Name:	Screenshot_16 (Mobile).png
Views:	N/A
Size:	18.9 KB
ID:	2899693   Click image for larger version

Name:	Screenshot_17 (Mobile).png
Views:	N/A
Size:	55.4 KB
ID:	2899698   Click image for larger version

Name:	Screenshot_18 (Mobile).png
Views:	N/A
Size:	63.4 KB
ID:	2899699  

Click image for larger version

Name:	Screenshot_05 (Mobile).png
Views:	N/A
Size:	6.3 KB
ID:	2899715   Click image for larger version

Name:	Screenshot_06 (Mobile).png
Views:	N/A
Size:	30.3 KB
ID:	2899716  

[ROM] DROID_L_ROM V1.6.1 | FAST | STYLE | SLIM | DESIGN | (Aug-31-2014)

$
0
0
MY ORIGIN GOOGLE+ COMMUNITY BRAZIL

DROID ROM IS A PERSONAL PROJECT OF A YOUNG BEGINNER.
THE ROM IS BASED FROM MOTOROLA STOCK JELLY BEAN 4.1.2 BR FOR THE RAZR I
.


SCREENSHOTS


BENCHMARKS


FEATURES:

- BASED IN BRAZIL RETAIL STOCK SML-29
- BASE ANDROID: 4.1_R5
- ANDROID VERSION 4.1.2
- STOCK KERNEL 3.0.34
- NOVA LAUNCHER BY DEFAULT
- GOOGLE KEYBOARD KITKAT
- ANDROID 4.4.2 CLOCK
- NAVIGATION BAR 34 DPI
- NEW COLORS AOSP (MESSAGES, CONTACTS AND PHONE NUMBERS)
- VERY SMOOTH AND WITHOUT GAGGING
- KITKAT FONTS
- APPLICATIONS AOSP
- BOOTANIMATION GOOGLE EDITION
- ROOTEADA
- TOTAL DEBLUR
- DEODEXADA
- CLEAN MOTOROLA APPLICATIONS
- ADDED INIT.D SCRIPT (OPTIONAL)
- OPTIMIZED
- ROM MEMORY 750MB FREE
- SQLITE 3 OPTIMAZACION
- TWEAKS WIFI 3G
- TWEAKS TO KERNEL
- MULTITASKING ENABLED
- NEW GPU DRIVERS
- REMOVED THE LAG
- FORCING DEEP SLEEP
- GPS SOUTHAMERICA SETTINGS
- HARDWARE ACCELERATION ACTIVE
- ADDED MODULES MM (VIDEO STREAMING)
- EXTENSIVE BATTERY SAVER TWEAKS
- BUILD.PROP EDIT SETTINGS MAXIMUM
- BETTER CONTROL OF CPU INTERACTIVE ENGINE BY DINIZZ
- THE MINIMUM AUTOMATIC BRIGHTNESS (BATTERY SAVER)
- STATUS BAR KITKAT BATTERY PERCENTAGE CIRCLES
- EXTENDED POWER MENU (RESTART OPTION AND RECOVERY)
- FIX MOD S4 ACTIVE(GAMELOFT GAMES MAXIMUM GRAPHICS)
- FIXED SOME BUGS

BUGS:
 
- NO, TOTALLY STABLE. SOME FUNCTIONS ARE LIMITED TO BE DEALING WITH A CLEAN CUSTOM ROM.


DOWNLOADS
DROID-L-V1.6.1.zip 203.7 MB
REMOVED

INSTRUCTIONS
 
INSTRUCTIONS (FOLLOW THEM PLEASE)

#BACKUP YOUR ROM RECOMMENDED
#INSTALLING STOCK ROM SML-29 RETAIL

1-PLACE THE ROM ON YOUR STORAGE
2-REBOOT INTO RECOVERY MODE
3-SELECT "FACTORY RESET"
4-GO TO INSTALL ZIP MENU AND INSTALL THE ROM
5-NOW TAKE REBOOT SYSTEM
6-WAIT A FEW SECONDS AND RESTART


SUPPORT ADD_INIT.D.ZIP

 
INSTRUCTIONS

ENABLE USB DEBUGGING
DECOMPRESS IN C:
START RUN BAT.
RESTART

Download
https://mega.co.nz/#!8VESVJCS!xwuduP...8-hoJlOOrpQYWE


MOD DROID PCM AOSP COLORS

COMPATIBLE ONLY FOR SML-29 BR


MOD_DROID_PCM_BLUE_v1.0.zip 6.3 MB
https://mega.co.nz/#!0YMhVbSR!Ph_Eps...T0mxxZ98g0YM44


MOD_DROID_PCM_RED_DARK_v1.0.zip 6.3 MB
https://mega.co.nz/#!tUUQjYQK!JukRey...TyvK77eXwVdJog


CREDITS
MAX_CHOCO
DLGM84
OMAR-AVELAR
HYPOPHYSIS
SHAFTENBERG
ALEX JR
HAZOU
ZEPPELINROX
SLAID480
JUWE11
IMBAWIND
THUNDERBOLT!
FOURONE82
ARMAN68
HIP HOP

LINUX COMMUNITY
USERS (GRUPO ANDROID, GOOGLE+, XDA)
BETA TESTERS OF GOOGLE+ COMMUNITY

COMUNNITY GOOGLE+ IN BRAZIL: https://plus.google.com/u/0/communit...51746047443328

[JellyMaterial] KTR-ROM v2.0 + TogglesKTR v2.0 + Mods | Fast | Unique | Sep-13-2014

$
0
0

Do a NANDROID BACKUP of your current ROM first!
We recommend installing over firmware Retail EU to avoid problems unrelated to the ROM.


Features
- Based JB 4.1.2 Retail EU
- Kernel of Omar-Avelar (M9) Sources here
- Debloated APKs
- Deodex
- ZipAlign
- Pre-Rooted with SuperSU v2.01 of Chainfire
- BusyBox v1.20.2
- RAM Optimized
- Tweaks Wifi y 3G
- Tweaks to Kernel
- Tweaks Battery Saver
- Blocker ads (hosts file)
- GPS optimized for Sudamérica
- News Aplications Installed Automatic ZipAlign (better use RAM)

- Curves of low screen brightness (In automatic, for battery saver)
- Status bar style Material
- Curtain Notifications Modified
- Navegation bar smaller (38 dpi)
- Circle Battery mod with % and animation (style CyanogenMod)
- Lockscreen (style Material)
- Keys Volumen change song
- Power Menú Extended (Reboot and Recovery)
- APN's updated (if one does not work or missing please post the settings for it to be fixed in a future release)
- Notification LED blinks faster

- Nova Launcher (Default)
- Galery (Modified)
- Camera Stock (Modified aesthetics, by default is activated by long press the dedicated button)
- Phone and Contacts (aesthetically modified)
- Mensajería SMS/MMS Stock (Modified aesthetically and limit messages by conversation 9998)
- Keyboard Android L (Google Keyboard Settings -> Advanced settings -> Color scheme -> Material)
- Emojis fully functional
- Calendar Google
- Clock/Alarm 4.4 (aesthetically modified)
- Calculator CyanogenMod (aesthetically modified)
- Sound Recorder (includes shortcut)
- Movie Studio
- DLNA 100% funtional

- Google Play Music + Eq (Customizable)
- Browser Stock (aesthetically modified)
- Flash Player 11.1.115.20
- E-mail with Exchange (replacing Gmail)

- Play Store (Last version)
- YouTube (Last version, share with Chromecast y Smart TV)
- ES File Explorer
- QuickOffice
- Maps
- Trickster MOD (if you do not know how to use it, only use the cpu to control states and temperatures)
- Greenify (applications to hibernate and not left in the background consuming battery / cpu)


- Fonts Android L
- Bootanimation Android Wear (better than L)
- Sounds KitKat + CM11
- And many things more...



-------------------------------------------------------------------------------------------------------------------------------------



Screenshots (KTR-ROM v2.0)




Screenshots (KTR-ROM v2.0 + TogglesKTR v2.0)





Videos




-------------------------------------------------------------------------------------------------------------------------------------



Quote:

Important
- Before installation, it is recommended to make a nandroid (backup).
- We recommend using TWRP (v2.6.1.1), which is used to test the ROM and Flasheables.
Guide first Installation of ROM
- Download ROM and copy to sd
- Enter in TWRP or CWM
- Wipes required: data, system, cache y dalvik
*In CWM mount system must format before (Mount and storage -> Mount system)
- Install KTR-ROM-v2.x.zip
- Reboot
- Configure, wait 2 o 3 minutes, power off y power on
- Enjoy!

Quote:

Recommendation on first startup and configuration of the ROM
- In the first startup configuration if I want to use wifi, I recommend you do the first 2 quick steps before you connect 3g, which appears to them to connect to wifi. Tilden "Show Advanced Options" and put IP settings "Automatic" so that they are properly connected wifi (if left on DHCP you may tell them "unstable Connection Disabled ....") and can continue normally configured with your account gmail.
All this shows that no back buttons, Start ...

- Back in the "Desktop" still leave a cell 5min. to stabilize the ROM, I restarted and it can be used normally.

Installation Guide if you already have the ROM (can be installed above the v1.xx)
- Download ROM and copy to sd
- Enter in TWRP or CWM
- Wipes required: system, cache y dalvik
*In CWM mount system must format before (Mount and storage -> Mount system)
- Install KTR-ROM-v2.x.zip
- Reboot
- After the ROM started, leave 2 to 3 minutes at rest, power off y power on
- Enjoy!



Installation Guide of Toggles
Only after starting to install the ROM at least once, otherwise it'll not notice and navigation bar will appear.

- Download Toggles and copy to sd
- Enter in TWRP or CWM
- Wipes required: cache y dalvik
- Install TogglesKTR-v2.x.zip
- Reboot
- Enjoy!
- Your configuration is done from the TogglesKTR application.



-------------------------------------------------------------------------------------------------------------------------------------



Downloads

 

Quote:

KTR-ROM-v2.0: http://www.mediafire.com/download/ed...R-ROM-v2.0.zip
MD5: 830824C107925B95F184B6ECDC79DF4C
SHA-1: 20BC0FA50FC0E9F1BA927BF4EF697FB9C0D041AB


TogglesKTR-v2.0: http://www.mediafire.com/download/py...esKTR-v2.0.zip
MD5: 0A548793AAA3AE62DC9617369EECB3D9
SHA-1: 6040F98C964030745BF4740A22CB6019B28B6B70


* Please check the MD5 of the zip to verify that it has been downloaded correctly and avoid problems outside the ROM.
They can use the MultiHasher tool to check.





-------------------------------------------------------------------------------------------------------------------------------------



Changelog
KTR-ROM v2.0 - Sep-13-2014: First Version.
TogglesKTR v2.0 - Sep-13-2014: First Version.



-------------------------------------------------------------------------------------------------------------------------------------



Credits
Omar-Avelar
FourOne82
arman68
hypophysis
shaftenberg
Hazou
Hip Hop
Linux Community
Users (Grupo Android, Google+, XDA)
Beta Testers of Google+ Community



-------------------------------------------------------------------------------------------------------------------------------------



Spanish Support on the official post: http://www.grupoandroid.com/topic/98...ca-01-06-2014/
Comunnity Google+ in Spanish: https://plus.google.com/u/0/b/100201...81501008883785



-------------------------------------------------------------------------------------------------------------------------------------

[ROM] unofficial-smi cyanogenmod 4.4.4 It's real?

[UPDATE] Received the new kitkat rom via ota final version

$
0
0
Leia o tutorial
MOTOROLA RAZR i KITKAT 4.4.2 DOWNLOAD BACKUP TWRP
KIA20.70.rar 551.9 MB FINAL
https://mega.co.nz/#!ccdDkQzb!t-wdJu...TusQqiHvuBGyus

TUTORIAL:
Instale o TWRP v2.8

1-Faça um backup.

2-Use a mesma pasta usada pelo backup

3-Mova o conteúdo do backup baixado descompactado

4-Coloque nestas pastas:
TWRP>BACKUP>(números)

5-Observe que a pasta KIA20.70 deve ficar dentro da pasta numérica.

6-observe que a pasta KIA20.70 não pode estar compactada ou dentro de outra pasta KIA20.70 que acidentalmente pode ser criada pelo método de descompactação que usou no PC.

7-Reinicie em modo fastbootloader e entre na recovery.

8- Selecione RESTAURE e clique no nome KIA20.70. Aguarde o fim da restauração.

9-Pronto. reinicie e desfrute de seu KITKAT 4.4.2

Boa sorte!

Créditos Deniz Dinis da comunidade do G+


[KitKat][TWRP][Backup] Motorola RAZR i debloated 4.4.2 stock ROM

$
0
0
Hello world :)
The final version of Kit-Kat is now out as an OTA update for the Brasil stock rom, What are you waiting for?
Install Kit-Kat 4.4.2 FINAL in your Motorola RAZR i XT890 right now ! (Europe version still in beta)

This works if you have unlocked bootloader

Who care about warranty? don't be a pussy and Unlock the Bootloader on Your RAZR i thread by mattlgroff . ( for locked BL, flash stock brasil (in a LATAM phone of course), in RSD-Lite and then apply the OTA KK update).

First i recommend you read the “All Things” Razr I Index thread by Hazou

This TWRP backup come from a clean stock rom 982.50.29.XT890.Brasil.en.BR flashed in RSD-Lite, and updated to Kit-Kat using forced OTA update 990.46.70.XT890.en.BR then Debloated using [SCRIPT] Debloater for KitKat, JB & ICS by waj3k
for last installed SuperSu. You will get not crappy apps from motorola, Install your favorite apps in a lot of space.

Install steps:
  1. Unlock your bootloader (if locked)
  2. Install TWRP, this is a TWRP 2.8.0.1 backup, using [RECOVERY] Unofficial TWRP 2.8.0.1 thread by Hazou
  3. Make a Backup of your current ROM in the microSD you will need the phone's serial number later!
  4. Download the backup and decompress it, in temp folder ( you will need get the B1 Free Archiver, get it at http://b1.org/ )
  5. you MUST rename the /TWRP/BACKUPS/TA3240B01X/ folder to your phone's serial number ! you can get this in you first backup or in Fastboot as "Barcode" or in ADB as device
  6. now copy /TWRP/BACKUPS/YourSerialNo/2014-11-13--21-54-05 KIA20.70/ to you microSD
  7. Restore it using TWRP ( Tip : in TWRP Settings i use "Use rm-rf instead of formatting" because format took an eternity )
  8. Restart and enjoy a clean stock Kit-Kat rom in your RAZR i

You will get a Kit-Kat FINAL Debloated Stock ROM for Motorola RAZR i XT890 :

DOWNLOADS


Some of my Favorite Apps working in KK:
Xposed Framework(GravityBox, KitKat SD Card Full Access, Obb on SD, No Lock Home) , Theftie, Titanium Backup, Lucky Patcher, Real Reboot, Gravity Screen, Lux Dash, FireFox beta, Root Unistaller, Android Firewall, TeslaLED, Apex Launcher.

Thankx for the knowledge to Hazou , waj3k
and Joiner22 for the kk update.

Remember to hit thanks if helped
and donate me 1 usd$
:fingers-crossed:

Making the change to KK!

$
0
0
Hello everyone!

Haven't been on these boards for a while, but I thought it was time that I update my trusty razr to Kitkat. I'm very much a noob when it comes to these things, so I just wanted to make sure I had the process right and run it by the experts here, and hopefully clear things up for other people in my situation. Here goes!

*As of right now I'm on KREAT0R'S KTR-ROM, with CWM as my recovery*

1. Download retail Brasil stock rom
2. Flash stock rom over KTR through RSD Lite
3. Install TWRP over CWM through Flashify app
4. Restore the backup created by ManoBros on this thread: http://forum.xda-developers.com/razr...2-rom-t2941026
5. Success?

So, would this process work? Again, total noob here so please feel free to correct anything I *hypothetically* did wrong or missed. Thanks in advance everyone!

[ROM][Kitkat] Unofficial Cyanogenmod 11

$
0
0
Unofficial Cyanogenmod 11 for Motorola Razr I (Based on BR x.70)

Code:

#include
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

General
This is an unofficial cyanogenmod 11 as is build for the Motorola razr I, (XT890/SMI).
The builds will be montly build or builds when i want it, as long as Cyanogenmod updates and support CM11.
I won't include features that I dislike. If u want something else, build it.

ART
Android Runtime (ART) does work. But it is not as stable as Dalvik on Kitkat. If u want to use ART, Houdini (arm to x86 translator) won't work anymore. So u can't execute ARM code on the device anymore. Hangouts from Google can't be updated anymore, because of it containing only ARM Codegen in newer releases at this point.
If u want to use ART do the following:
  • Enable ART in the developers section
  • Remove the line "ro.product.cpu.abi2=armeabi-v7a" from build.prop <- removes arm only apps from play store.

Install
How to install:
  • Do a full backup with your favorite recovery
  • Download the Rom zip and the Gapps zip
  • Do a full wipe in recovery (data/factory reset, system)
  • Install the Rom zip and Gapps zip through recovery compatible with kitkat!
  • Enjoy!

Downloads
Latest-Rom: cm_smi-8-12.zip
Gapps: GAPPSx86.zip (only contains core gapps)
Google Drive Mirror
MEGA Mirror

Bugs
  • Bluetooth tethering
  • WiFi can use more battery then in 4.1.2
  • The same bugs as Stock 4.4.2 are maybe present

Changelog
  • Initial release

Contribute?!
If you have any fixes and feutures that u want to have implemented to get a better experience, please share and provide the code and aks for a merge to my github! Only fixes and features with code! We/I can't do much with just ideas!

Thanks and credits
  • xNeo92x
  • DinizZ
  • fe2k7
  • Omar-Avelar
  • BirneKlub9
  • dagoban
  • Cyanogenmod
  • Motorola
  • All the rest that have helped to construct these builds and develop software for xt890 directly or indirectly in the past.

XDA:DevDB Information
Unofficial Cyanogenmod 11, ROM for the Motorola RAZR i

Contributors
Hazou
Source Code: https://github.com/HazouPH

ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: Cyanogenmod

Version Information
Status: Beta
Current Beta Version: 1.0.0
Beta Release Date: 2014-12-08

Created 2014-12-08
Last Updated 2014-12-09

[Q] Alternative Mirrors for retail Images?

$
0
0
I'm looking for the Retail German/EU 4.1.2 image. Does anybody have a mirror? All the links posted in the Firmware Superthread are not working, I tried for a few days but the site doesn't seem to come back online.

[4.1.2/4.4.X] Chuky Kernel

$
0
0
TEST AT YOUR OWN RISK
Hi i have started a new proyect becouse in a soon feature i hope i will have this device allmost 4 days for having it...:good::good:
I have used the Gamma based kernel just to nake new change i cant test until i got the device....
Requirements:
Stock 4.1.2 or 4.4.X
Unlocked Bootloder


Features:
Gamma features +:
GPU overclocked saftley to 512mhz



Future improvments:
Underclock and Overclocked CPU
Update drivers...
Relase source code



XDA:DevDB Information
Chuky Kernel , Kernel for the Motorola RAZR i

Contributors
werty100, Omar-Avelar, Hazou
Kernel Special Features: Overclocked GPU

Version Information
Status: Testing
Current Beta Version: 1.0

Created 2015-02-03
Last Updated 2015-02-03
Viewing all 73 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>