hey guys how are you all people
i am here posting the old device folder i have used for my cm11 development.
this is for those who want to build cm for this device.
ROM most probably goes in boot loop after installing...
as i have lost my device so this may be my last contribution to this forum.
device folder
https://github.com/k2wl/android_device_samsung_delos3geur
instructions to build
1. initialize the android build environment . use following thread for this
http://forum.xda-developers.com/nexus-4/general/guide-cm11-how-to-build-cyanogenmod-11-t2515305
follow the instructions before repo sync
2. create local_manifests folder in .repo of your source directory
and put following file
https://github.com/TheWhisp/android_local_manifest/blob/cm-11.0/local_manifest.xml
3. now
4. after source is downloaded
make following folder in ur source directory
extract my above device repository in delos3geur folder
extract the kernel source you have in delos3geur-kernel
5. open terminal in device/samsung/delos3geur/patches
give following command
6. open terminal in root of your source directory i.e. cm11 source
issue following command
i will try to help(but i may not be available all the time and i don’t own the device now)
i am here posting the old device folder i have used for my cm11 development.
this is for those who want to build cm for this device.
ROM most probably goes in boot loop after installing...
as i have lost my device so this may be my last contribution to this forum.
device folder
https://github.com/k2wl/android_device_samsung_delos3geur
instructions to build
1. initialize the android build environment . use following thread for this
http://forum.xda-developers.com/nexus-4/general/guide-cm11-how-to-build-cyanogenmod-11-t2515305
follow the instructions before repo sync
2. create local_manifests folder in .repo of your source directory
and put following file
https://github.com/TheWhisp/android_local_manifest/blob/cm-11.0/local_manifest.xml
3. now
Code:
repo sync
make following folder in ur source directory
Code:
device/samsung/delos3geur
device/samsung/delos3geur-kernel
extract the kernel source you have in delos3geur-kernel
5. open terminal in device/samsung/delos3geur/patches
give following command
Code:
./install.sh
issue following command
you can post the errors while compiling here in this thread. build/envsetup.sh && brunch delos3geur
i will try to help(but i may not be available all the time and i don’t own the device now)
Last edited: