Device Config for Galaxy Gio (Credits: Wayland_ACE and me!)
To get started with Android for ARMv6/CyanogenMod, you'll need to get familiar with Git and Repo.
To initialize your local repository using the CyanogenMod trees, use a command like this:
repo init -u git://github.com/androidarmv6/android.git -b cm-10.2
Then to sync up:
repo sync
Build your device:
source build/envsetup.sh
brunch gio
Flash ZIP:
out/target/product/gio/cm-VERSION-DEVICENAME.zip
Please see the CyanogenMod Wiki for building instructions.
For more information on this Github Organization and how it is structured, please read the wiki article
All of these device are not supported by CyanogenMOd since they use the old Qualcomm Snapdragon MSM7x27 chip, and hence cut off by the CyanogenMod team. This team (androidarmv6) is in no way, shape or form affiliated by the CyanogenMod team and this project is not endorsed or supported by the CyanogenMod team.