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

Search This thread

emanuelx

Member
Jul 16, 2012
22
3
Can i use es Explorer or sdcard not work?

Enviado do meu Nexus 7 através de Tapatalk
 
Last edited:

belyava

Senior Member
Jul 28, 2011
818
647
Odessa
Do this on your own risk !!!



PHP:
adb sideload c:\Recovery6.0.3.2.zip  <--- !!!!
.... reboot .... reboot to recovery.... and you will have a "functional" Recovery (not testet for install rom, only for flash a new kernel )

[COLOR="Red"]Try this at you own risk !!![/COLOR][/QUOTE]

Please, PAY ATTENTION!!!

There also a way to flash a working recovery through Odin
 
  • Like
Reactions: oxygen_doi

_Tobias

Member
Feb 21, 2012
14
7
Best
I got it working despite the blue screen on the recovery. I used this one. Volume Down -> Home -> Volume Down -> Volume Down -> Home makes you enter sideload indeed.
 

samgio

Senior Member
Dec 1, 2012
131
13
help

guys
my gio stucks on samsung logo when i flashed cwm 6.0.4.5 recovery!
it keeps rebooting on that god damn samsung logo :crying:
and i cant enter recovery or boot up my phone!

i pretty sure that i flashed cwm 6.0.4.5 recovery on the right way ( reboot to recovery/install zip from sd card/choose cwm 6.0.4.5/yes- install zip/rebbot phone)

i was on jellybread v5.1 rom
and all i want to do now is back to that beautiful wonderful jellybread

what to do now guys, please help :(
 

belyava

Senior Member
Jul 28, 2011
818
647
Odessa
Thank you, but SETTINGS and BACK buttons do nothing. When I press POWER and power off dialog pops up, BACK button closes that dialog. However, both buttons do nothing in any other cases.

PS: My GIO model is canadian (GT-S5660M). May this affect the ROM buttons?

I'm running this rom without these issues. I had them on the very first release, but solved it, don't remeber how :( The only difference between this rom and my is a different launcher, deleted keyboard and some things else
Try to flash a clean rom, download it from Jenkins :good:
 
  • Like
Reactions: yecarrillo

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!