[STOPPED][ROM][4.2.2]Unofficial CyanogenMod-10.1 alpha #2[07/07/2013]

Status
Not open for further replies.
Search This thread

atis112

Inactive Recognized Developer
Mar 21, 2011
758
2,625
Please post all non-dev questions and discussions here:
http://xdaforums.com/showthread.php?p=42917057

header.png


CyanogenMod 10.1 is a free, community built, aftermarket firmware distribution of Android 4.2.2 (Jellybean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
 * 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.
 *
 * Submitting bug reports on nightly builds is the leading 
 * cause of male impotence.
*/



or.png

Unlocked bootloader
CWM recovery installed

oi.png

Download the rom
Extract the boot.img
Copy the rom to your sdcard
Go to recovery and flash the rom
Wipe data
Reboot to bootloader/fastboot
Install boot.img with fastboot ---> fastboot flash boot boot.img
Reboot and enjoy!
To enable sdcard, type this line in terminal app as root (su): "mount -t vfat -o umask=777,gid=1015,uid=1000 /dev/block/mmcblk1p1 /storage/sdcard0"

os.png


I share the source code, but i have some request:

Please don't use my work without my permission.
If If you have some fixes, don't open a new thread. Just make pull request, write me PM, or share it in this thread.

All sources avaliable here: https://github.com/ProtouProject
Use this for init the repo: "repo init -u git://github.com/ProtouProject/android.git -b cm-10.1"

oc.png

@sakindia123 For the great work with pico
@Kris Groove For the nice pictures: http://xdaforums.com/showthread.php?t=2346139



Some userbar, feel free to add them to your signature:

 

Attachments

  • Screenshot_2013-07-07-16-10-23.jpg
    Screenshot_2013-07-07-16-10-23.jpg
    21.4 KB · Views: 11,811
  • Screenshot_2013-07-07-16-11-00.jpg
    Screenshot_2013-07-07-16-11-00.jpg
    25.4 KB · Views: 10,710
  • Screenshot_2013-07-07-16-11-33.jpg
    Screenshot_2013-07-07-16-11-33.jpg
    35.1 KB · Views: 9,027
Last edited:

AkumDX

Senior Member
Aug 18, 2012
365
126
...
Awesome work Atis :good:
Let the game begin :D

Some screenshots will be great :)
 
Last edited:

Mr.Jay

Senior Member
Aug 7, 2012
780
123
Can I flash the ROM with the TWRP recovery?

HTC Desire X || Android 4.1.1 || myONEdx+ RC2.0
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 61
    Please post all non-dev questions and discussions here:
    http://xdaforums.com/showthread.php?p=42917057

    header.png


    CyanogenMod 10.1 is a free, community built, aftermarket firmware distribution of Android 4.2.2 (Jellybean), which is designed to increase performance and reliability over stock Android for your device.
    Code:
    #include <std_disclaimer.h>
    /*
     * 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.
     *
     * Submitting bug reports on nightly builds is the leading 
     * cause of male impotence.
    */



    or.png

    Unlocked bootloader
    CWM recovery installed

    oi.png

    Download the rom
    Extract the boot.img
    Copy the rom to your sdcard
    Go to recovery and flash the rom
    Wipe data
    Reboot to bootloader/fastboot
    Install boot.img with fastboot ---> fastboot flash boot boot.img
    Reboot and enjoy!
    To enable sdcard, type this line in terminal app as root (su): "mount -t vfat -o umask=777,gid=1015,uid=1000 /dev/block/mmcblk1p1 /storage/sdcard0"

    os.png


    I share the source code, but i have some request:

    Please don't use my work without my permission.
    If If you have some fixes, don't open a new thread. Just make pull request, write me PM, or share it in this thread.

    All sources avaliable here: https://github.com/ProtouProject
    Use this for init the repo: "repo init -u git://github.com/ProtouProject/android.git -b cm-10.1"

    oc.png

    @sakindia123 For the great work with pico
    @Kris Groove For the nice pictures: http://xdaforums.com/showthread.php?t=2346139



    Some userbar, feel free to add them to your signature:

    30
    own.png


    Working:
    Touchscreen
    Lights
    GSM & data
    In-call volume
    Headset detect (buggy)
    Camera
    Speaker
    Sensors
    Releasetools

    Not working:
    Wifi
    Bluetooth
    Video recording
    Audio recording
    Storage
    17
    ocl.png

    alpha #2:
    In-call audio fixed
    Speaker fixed
    Camera fixed
    Releasetools fixed
    Kernel cleaned
    Minor changes

    alpha #1:
    First release
    17
    osp.png

    If you would like to support me and the development, you can donate to me here:


    ods.png

    Thank you guys ;)

    @vogonpoetlaureate
    @simaka
    @eagle_vis

    11
    Release tools fixed.
    GPS fixed.
    Sent some pull requests.. please test them before applying.. if they dont work decline it
    (I am still building so it will take lot of time)

    Thanks, i will check them at next week, I'm busy at this week. But i fixed camera (just need sdcard fix now) and speaker audio yesterday. The only interesting bug with the audio, that if headset connected i can hear the audio from the headset and from the speaker too. :D