Jump to content

[DEV][ROM][17.9.] CyanogenMod 10.1 (Android 4.2.2)


Guest KonstaT

Recommended Posts

Guest KonstaT

This is my port of CyanogenMod 10.1 for ZTE Blade III. It is unofficial and unsupported by the CyanogenMod team and it's for advanced users only. I'm using my old CM10.1 source tree that I used on my Blade builds, so this build is also trimmed (mostly wallpapers and ringtones) and has quite a few additional features.

Screenshot_2013-02-23-13-53-24.png Screenshot_2013-02-23-13-55-29.png Screenshot_2013-02-23-13-53-52.png Screenshot_2013-02-23-13-54-23.png

cm-10.1-20130917-KonstaKANG-atlas40.zip
http://konstakang.com/devices/atlas40/CM10.1
md5:2cf91292cad9f2cf6ad3b4688b8c727a

Working:

  • RIL (mobile network & data)
  • Wifi
  • Bluetooth
  • GPS
  • Audio (playback/input/routing/headphones/etc)
  • Camera (photos, camcorder & panorama)
  • Hardware acceleration and OpenGL rendering
  • Hardware video decoding and encoding
  • 'Project Butter'
  • SDcard
  • USB-storage (on external sdcard) & adb
  • USB-tethering
  • Wifi-tethering
  • Touchscreen/multi-touch
  • Sensors
  • LEDs
  • FM radio

Not working:

  • ???

Sources:

Thanks:

  • CyanogenMod team & everyone who's been working on CM10.1
Like my work?
btn_donate_LG.gif
Edited by KonstaT
Link to comment
Share on other sites

Guest KonstaT

Merged commits not mentioned in the changelog.

17.9. changelog:

  • bluez -> bluedroid

30.8. changelog:

  • fixed muted mic in viber
  • fixed 'Can't create handler inside thread that has not called Looper.prepare()' that caused issues with several games/apps
  • added option for vibrator intensity (Settings -> Advanced -> Vibrator intensity)
  • button backlight delay equals screen timeout (if button backlight not disabled from the settings)
  • CM10.1.3

14.8. changelog:

  • cleanups and small fixes for libaudio
  • fixed issue in cpu freq table that caused reboots on some devices
  • few unmerged enhancements for low memory devices (1,2,3)

20.7. changelog

  • FM radio updates
  • ---saved channels don't get lost on restart
  • ---updated FM notification to look like something from Android 4.x
  • ---don't hide FM app from recents view
  • support for USB host mode and added mount point for external USB storage
  • patched kernel against several exploits (CVE-2013-2094, CVE-2013-2596, CVE-2012-4220, CVE-2012-4221, CVE-2012-4222)
  • CM10.1.2

10.7. changelog:

  • fix loading a2dp audio hal
  • fix camcorder to work without disabling metadata (also fixes thumbnail generation for videos recorded with camcorder)
  • enable network unlock query

6.7. changelog:

  • fixed bluetooth (ported bluez stack from CAF)

4.7. changelog:

  • fixed FM radio
  • updated libaudio
  • switched to caf kernel (source)
  • CM10.1.1

14.5. changelog:

  • reverted internal storage support

18.4. changelog:

  • add mount point for internal storage
  • update kernel display/kgsl drivers
  • update adreno blobs
  • include live wallpapers & more ringtones
  • include total of two wallpapers :P (AOSP and CyanogenMod default wallpapers)
  • rewrite device settings
  • add option to disable button backlight

29.3. changelog:

  • possible fix for texture corruption on some rare occasions (thanks to daemond)
  • PIE controls (merged)
  • allow PIE controls without enabling expanded desktop
  • Ad-Hoc support (merged) and unmerged enhancements (1,2,3)
  • kernel optimizations and fixes to build using newer compilers
  • kernel and ROM compiled using AOSP gcc 4.7 toolchain

17.3. changelog:

  • fixed camcorder/hardware video encoding
  • take back some RAM (now 404MB available)
  • bionic optimizations
  • disable camera hdr
  • new Superuser (merged)
  • new Apollo (merged)

24.2. changelog:

  • initial release
Edited by KonstaT
Link to comment
Share on other sites

Guest KonstaT

How to install:

  1. boot into ClockWorkMod
  2. backup and restore -> backup (makes a nandroid backup of your previous ROM)
  3. mounts and storage -> format /system
  4. wipe data and factory reset
  5. install cm-10.1-xxxxxxxx-KonstaKANG-atlas40.zip
  6. install gapps-jb-xxxxxxxx-signed.zip
  7. reboot now

FAQ:

Q: I can't find developer options and performance settings, why?
A: Settings -> About phone -> Click 'Build number' several times

Q: I don't have reboot options in power menu, why?
A: Settings -> Developer options -> Advanced reboot

Q: When I'm connected with an USB cable to my computer, I can't see my internal sdcard as a storage, why?
A: I've made an executive decision not to include a mount point for internal sdcard. This is because recent Android versions don't allow setting emulated sdcard as secondary storage. Setting rather small emulated sdcard as a primary storage caused issues with games/apps that want to download large amounts of data to the sdcard.

How to build:

1. Follow instructions on initializing a build environment up to a point of downloading the source code.
2. Initialize CyanogenMod 10.1 repo.

repo init -u git://github.com/CyanogenMod/android.git -b cm-10.1

3. Add local manifest that downloads ZTE Blade device config, props and kernel source from my github and few CM replacement projects from legaCyMod github.

curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.github.com/legaCyMod/android_local_manifest/cm-10.1/local_manifest.xml
curl -L -o .repo/local_manifests/manifest_zte_atlas40.xml -O -L https://raw.github.com/legaCyMod/android_local_manifest/cm-10.1/manifest_zte_atlas40.xml

4. Sync source code.

repo sync

5. Apply patches. Two patches are needed for FM support (1,2). Copy patches into respective project directories, cd into directories and apply patches.

git am -3 patchname.patch

6. Update Terminal Emulator (you only need to this again when Terminal has been updated).

cd path-to/cm10.1/vendor/cm/
./get-prebuilts

7. Compile.

cd path-to/cm10.1/
. build/envsetup.sh
brunch atlas40

Use 'repo sync' to pull merged changes from upstream. Use 'make clobber' to clean the build environment. Repeat step 7 to make a new build.

Edited by KonstaT
Link to comment
Share on other sites

Any initial reports from users?... lookin forward to testing this.. so far im using 4.1.2 as daily driver but was looking forward to this.

Konstat u do not stop to amaze me (us) with showing is what this phone is capable of

Link to comment
Share on other sites

Guest _InCoGnIt_

Any initial reports from users?... lookin forward to testing this.. so far im using 4.1.2 as daily driver but was looking forward to this.

Konstat u do not stop to amaze me (us) with showing is what this phone is capable of

First report is... Wifi doesn´t for me like cm10 so... not good for me and back to stock rom :(

ZTE SKATE ACQUA.

Edited by _InCoGnIt_
Link to comment
Share on other sites

Guest Something Wierd

I just installed this rom and its running really smooth.And i dont know if its just me or the games are more smoother then on the cm10. Good job and keep up the good work. :D

I forgot to ask about the 3d panorama.I found other gaps for it but i have problems using it.I found it on your cm10 forum.

Edited by Something Wierd
Link to comment
Share on other sites

First report is... Wifi doesn´t for me like cm10 so... not good for me and back to stock rom :(

ZTE SKATE ACQUA.

Hummm :'(, KonstaT is there anything I can do to help resolve this wifi problem?

I need this custom ROM or the 4.1 ROM, I'm going crazy with the stock rom, 90% of RAM used without any apps.

Edited by Di0g0
Link to comment
Share on other sites

Guest UK DUDE

I didn't know that. Where I can get it?

Look At Original Post

cm-10.1-20130224-KonstaKANG-atlas40.zip

http://www.mediafire...h5rc39suul7gnbf

md5:a56fd89c44fb2dc4464d28f4561453a0

gapps-jb-20121212-signed.zip (goo.im/gapps)

http://goo.im/gapps/...1212-signed.zip

md5:c4a07a24e11448824b84e314600cd357

Edited by UK DUDE
Link to comment
Share on other sites

awesome rom! :) Faster than official 4.2 ;P but not sure from 4.1 :)

Keep it going!

BTW where did you found N880E JB Source Code? lol


ro.build.description=ZTE/N880E_JB4_2/atlas40:4.2/JOP40C/20121121.110335:user/release-keys

I can't find it ;o

Edited by x6itru
Link to comment
Share on other sites

I already installed on zte acqua this rom... run smooth... the bluetoth doesn't work... the proximity sensor works... the wifi i didn't tested yet... the camera is little slow.... i hope on the next release you put a fix for the bluetoth and flash from the camera that doesn't work too....

Good work dude :)

Link to comment
Share on other sites

Guest epyloxias

Just tested 4.2.2. Νο wifi for me either. Too bad... EXTREMELY smooth but the most vital option (for me at least) is not working... Didn't find USB debugging option also...

Anyway... I hope in new update of the rom. Keep up KonstaT!!!

Link to comment
Share on other sites

I just finished installing and restoring apps from google and etc...

So far its great, wifi worked gps camera games run pretty much the same fps at on cm10 so im happy. Its responsive no FC's so far. Fingerscrossed :)

btw for all who like small gapps like me here it is

http://d-h.st/KNc only 17mb

Edited by zloduh
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.