[DEV][ROM][4.4]Cyanogenmod 11[WIP][ALPHA-1]

Search This thread

HerroYou

Senior Member
Apr 21, 2013
449
181
Somewhere over the rainbow!!
yes, camera is working, although after a november 2014 update it lost some of the sharpness, so that bar and qr codes are no longer recognized for mobile payment or other apps.

other than that all works well, but development seems to have stopped and i could not find a better build yet.

I can release my latest built of cm11 with kernel 3.0 if you guys want but there is a backlight bug
 

cvamoose

Senior Member
Last edited:
  • Like
Reactions: SidRobo

SidRobo

Senior Member
Apr 14, 2015
315
89
Tehran
Hi, install the version from here http://xdaforums.com/showthread.php?t=3066771 and apply camera patch.


Edit: Oh forgot to say, the msm version has kernel 3.0 (don't remember hire stable it is). And msm 27 version is kernel 2.6. Otherwise they are the same.

Sent from my XT1039 using XDA Free mobile app

thank u for ur answer. i installed the version that has gapps but it has low speed. is it cause by gapps? what is version of this rom, msm or msm 27?
 

cvamoose

Senior Member
thank u for ur answer. i installed the version that has gapps but it has low speed. is it cause by gapps? what is version of this rom, msm or msm 27?

It might be gapps, but that's also an old version... Maybe try using the final version from the top of the first post.
The one you installed is the msm with kernel version 3.

Sent from my XT1039 using XDA Free mobile app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 31
    CM11-2-480x274.jpg

    CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), 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.
     */

    CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    This Support of the CyanogenMod is Unofficial and the sources are up at Androidarmv6

    Installation

    - First time flashing CM11 to your Galaxy Gio (or coming from another ROM)?
    1. Root your device and install ClockworkMod Recovery 6.0.4.6 or above
    2. Reboot into Recovery using 3-button-combo
    3. Do a Nandroid backup!
    4. WIPE (wipe data/factory reset + wipe cache partition)
    5. Install the ROM from internal sdcard using ClockworkMod Recovery
    6. Optionally install the Google Addon
    - Upgrading from CM7/CM9?
    1. Do a Nandroid Backup!
    2. WIPE (wipe data/factory reset + wipe cache partition)
    3. Install the ROM from internal sdcard using ClockworkMod Recovery
    4. Optionally install the Google Addon
    - Upgrading from another CM10/CM10.1/CM10.2 prior to 20131223 Build?
    1. Do a Nandroid Backup!
    2. Install the ROM from internal sdcard using ClockworkMod Recovery
    3. Optionally restore /data from Nandroid Backup (the update will wipe your /data)
    4. Optionally install the Google Addon

    Working List
    • Boot
    • Display
    • Touch
    • Sensors
    • RIL
    • Wifi
    • Bluetooth
    • Hardware
    • SD Card
    • Tethering(USB and Wifi)

    XDA:DevDB Information
    [DEV][ROM][4.4]Cyanogenmod 11[WIP][ALPHA-1], a ROM for the Samsung Galaxy Gio GT-S5660

    Contributors
    yajnab, yajnab
    ROM OS Version: 4.4.x KitKat
    ROM Kernel: Linux 2.6.x
    Based On: CyanogenMod

    Version Information
    Status: Testing

    Created 2013-12-24
    Last Updated 2013-12-24
    11
    8
    Downloads

    Download Links​

    Code:
    [SIZE="5"][CENTER][COLOR="Red"]Download : >>[URL="http://d-h.st/BKr"][COLOR="Blue"]Alpha-1[/COLOR][/URL]
    
    [/COLOR][/CENTER][/SIZE]
    8
    Credits

    Credits​
    • AndroidArmv6 Team
    • CyanogenMod
    • Android Open Source Project
    • My Father- Dr. Nachiketa Bandyopadhyay
    • My most Dear - Darshana Chatterjee
    • My COmputer
    • My Galaxy Fit
    • My BSNL Broadband Connection
    • @vishwanathptl- The person who taught me Android
    • @cyanogen
    • @sakIndia123
    • @erikcas
    • @bieltv3
    • @rashed9
    • Andromedia
    • @TjStyle
    • At last me @yajnab
    8
    If you are so kind to give us some hint how you manage to install well be appreciated :good: :good:

    Download cm-11-gio.zip to your PC, place it on c:\

    Boot to recovery 6.0.4.5, press

    PHP:
    Vol. down -> Home -> Vol. down -> Vol. down -> Home

    Thus you'll enter "Install zip from sideload"

    Download adb 1.0.31. Connect your phone to PC via usb. Launch adb and type

    PHP:
    adb devices

    you'll get an output like

    PHP:
    12346789   sideload

    this means everithing's ok
    now type

    PHP:
    adb sideload c:\cm-11-gio.zip

    wait aproximately 5 min for the rom to be copied to phone abd flashed

    the press on the phone

    PHP:
    back -> back -> vol. down -> vol.down -> Home -> vol. down -> Home

    this is wipe data/factory reset

    press

    PHP:
    now back -> back ->

    Home to reboot to system

    Wait for the rom to boot up
    Enjoy!