CyanogenMod 10.1 is a free, community built distribution of Android 4.2.2 (JB) which greatly extends the capabilities of your phone.
This is an Unofficial release.
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.
*/
Working:
Display
Wifi
Lights
Sensors
GSM+DATA
GPS
MTP\Sdcard
AUDIO
FULL Camera
NOT WORKING
you tell me
Going back to 4.1.2
If you go back to your old 4.1 backup: Do not forget to re-flash your 'old' boot.img.
Also note that you'll have to move your migrated data from /sdcard/0/ back to /sdcard/ (CWM doesn't know about /sdcard/0/ yet).
This can be done via (while booted in CWM):
Code:
adb shell
cd /sdcard/0/
mv * ../
mv .* ../
cd ..
rmdir 0
MAIN CHANGELOG IS HERE it's the main CM gerrit changelog
Code:
22/5/13
Updated with cyanogenmod source
the FFC (front facing camera) has been fixed, thanks Maxwen. git for that is here
------------------------
7/5/13
Updated CM to RC1 source
Added in some of Maxwen's fixes, for camera, fast charging, and probably a ton of other stuff
Added endervarou tools
24/4/13
Updated CM source
------------------------
31/03/13
Updated with CM source
Hopefully fixed camera crashing
------------------------
09/03/13
Based on Android 4.2.2
smack bang up to date with CM
Video camera + Camera refixed
Mic for apps is refixed
I would advise a full backup and full wipe for this build
------------------------
5/2/13 ---- NIGHTLY
Mic fixed
Torch Fixed
and updated with newest CM sources
------------------------
26/1/13 --- NIGHTLY
Updated to CM10.1 MileStone 1
------------------------
15/1/13
Cm updates done
Bluetooth headset changes done (thanks Maxwen)
------------------------
7/12/13
Camera fixed
Video camera working
CM bug updates
------------------------
26/12/12
1st build
Currently supporting rom's PART TIME! So updates and so on will be slow
Ok this section is the F&Q so if anyone ask's me a question that's been listed here, you'll be ignored.
Q:I cant find all my stuff on the sdcard, where is it?
A: It's in the 0 folder, it's advisable to move all of your stuff to the 0 folder before flashing.
Q:Where's developer options gone?
A: Go to about phone and bash Build Number until it says "you are now a developer"
Q:I flashed your rom and all of my sdcard stuff is gone..I HATE YOU!
A: Did you have TWRP or my CWM installed? if not that's why.
Q:DO i need to full wipe?
A: No if your coming from CM10 then you don't need to full wipe, just install the rom, wipe the dalvik-cache and install rom + gapps and kernel (boot.img)
Currently supporting rom's PART TIME! So updates and so on will be slow
When I try to enter Contacts, get an error "Se ha detenido el proceso android.process.acore." English "android.process.acore has stopped" or something like that.
Wifis can be seen, but doesn't connect.
Reboot... And "Se ha detenido la aplicación Contactos" -> "contacts aplication has stopped"
When I try to enter Contacts, get an error "Se ha detenido el proceso android.process.acore." English "android.process.acore has stopped" or something like that.
Wifis can be seen, but doesn't connect.
Reboot... And "Se ha detenido la aplicación Contactos" -> "contacts aplication has stopped"
works fine here, did you full wipe coming from whichever rom you came from....Wifi works perfectly, i use this rom myself. Did you use the boot.img i linked in the op?? as that's the ONLY ONE for this rom
Currently supporting rom's PART TIME! So updates and so on will be slow
I had the same problem when I switched from AOKP 4.2.1 to CM10.1. I think it had somoething to do with the version of the contacts database. AOKP had 1 version higher and in the logcat there were errors that it couldn't convert it to the lower version that cm10.1 uses.
Those of us who use Linux on a day to day basis don’t think twice about sinking … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?