[ROM][ICS-4.0.4] AOKP (KangXperiaProject) | Build-40 | 05/07/12 | Released

Search This thread

static28

Senior Member
Aug 26, 2011
557
925
Sa puso mo
says at GIO.

DOWNLOAD: CyanogenMod 9.0.0-RC0-GT-S5660-GalaxyICS-KANG-beta7

I CAN USE EVERYDAY, BUT YOU SHOULD DO FULL CWM BACKUP BEFORE YOU FLASH IT!



Working:

  • boot
  • GSM (phone/messages/GPRS/EDGE/3G)
  • Wifi
  • Bluetooth
  • HW acceleration (full)
  • Sound
  • Headphones
  • GPS
  • All sensors (proximity, roration etc)
  • CyanogenMod settings (not all, it's not fully merged by CyanogenMod team, not my fault)
  • Market (now you can download all apps available for Gio with GB)
  • Fixed animations (now it looks so good)
  • Facebook sync
  • Buttons backlight
  • BLN support
  • GMail fully works
  • Browser fully works
  • ICS keyboard
  • Games - works as smoothly as on Gingerbread
  • YouTube
  • Camera - only photos, without preview
  • Deep sleep
  • Wifi signal indicator
  • Native Android mass storage
  • Without flickering
  • Almost working HW video acceleration
  • Smooth YT (LQ right now)
  • Live Wallpapers
  • FM Radio - read the bottom of this post

maybe this would help!
so far, gio,fit and ace are the only ones that ive seen who has working camera.
 
Last edited:

herbesi01

Senior Member
Oct 9, 2011
262
41
Thanks for your work, but I no have data and rotation no work, I wait for the fix this... The ROM is very nice and smooth I like... Good work...
 

scook94

Senior Member
Dec 28, 2010
654
124
Stirling, UK
Gone back to MiniCM7 for now, just a few bugs need ironed out and this new ROm will be a keeper! Really impressed how slick ICS runs on our lowly device! :D Great work so far Stelios!
 
  • Like
Reactions: nightwing369

Daveee10

Inactive Recognized Developer
Oct 30, 2011
652
2,347
bdwteam.net
Thanks for your work, but I no have data and rotation no work, I wait for the fix this... The ROM is very nice and smooth I like... Good work...

I fixed the data connection...
Search this on your build.prop file:
Code:
rild.libpath=/system/lib/libsemc_ril.so
rild.libargs=-d/dev/smd0
ro.telephony.ril.v3=icccardstatus,signalstrength
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10

Then replace with this:
Code:
rild.libpath=/system/lib/libsemc_ril.so
rild.libargs=-d/dev/smd0
ro.telephony.ril.v3=icccardstatus,signalstrength,datacall
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.ril.disable.power.collapse=1
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.hsxpa=2
ro.ril.hsupa.category=5
ro.ril.gprsclass=10
á

This working on my X8, with build from paul source code... On X8 I fixed the rotation sensor too, but I don't have X10 mini and X10 mini pro, so I don't know how to fix them...
 

qtu

Senior Member
Dec 3, 2011
195
65
I fixed the data connection...
Search this on your build.prop file:
Code:
rild.libpath=/system/lib/libsemc_ril.so
rild.libargs=-d/dev/smd0
ro.telephony.ril.v3=icccardstatus,signalstrength
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10

Then replace with this:
Code:
rild.libpath=/system/lib/libsemc_ril.so
rild.libargs=-d/dev/smd0
ro.telephony.ril.v3=icccardstatus,signalstrength,datacall
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.ril.disable.power.collapse=1
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.hsxpa=2
ro.ril.hsupa.category=5
ro.ril.gprsclass=10
á

This working on my X8, with build from paul source code... On X8 I fixed the rotation sensor too, but I don't have X10 mini and X10 mini pro, so I don't know how to fix them...

I can confirm this. :) My mobile data works now at boot on OXP but I notice slowdowns with my Internet connection. I dunno if this is related with my ISP, DroidVPN, OXP or nAa-ICS kernel. Again, thanks mate! :) Good luck with the camera. :)

EDIT: It's just the XDA app. It's better now. :)

Sent from my X10 Mini Pro using XDA
 
Last edited:
  • Like
Reactions: 01007653

TheAlexVae

Member
Jun 28, 2011
40
3
In my house
Are the somebody else who is just comeing to the pin code screen (with sim card in phone). Or someone who is comeing to the select language screnn and then quickly going to the lockscreen and can't open the lock screen? (Without sim card in)
 

zorino2

Member
Apr 6, 2011
36
2
Nobody know the fix for?

* during a call, the switch to speakers on the screen make mute, not switching to speakers. Simple speaking, other side don't hear you speaking, only you hear speak other side.
 

TheAlexVae

Member
Jun 28, 2011
40
3
In my house
Keyboard

keyboard not worked for me.
how can i fix it?

Do you mean Hardware Keyboard or Screen keyboard.
If you mean Hardware thyen you can download the flashable Keyboard Layout by TheMiltos21. The work for me. When you are in the phone you can try to download a keyboard app from the Google Play. It don't work for me.

Good Luck :D

Sorry for my bad English:D
 
Last edited:

lechuckthepirate

Senior Member
Nov 9, 2009
258
44
Barcelona
Flashed nAa 11 ics kernel with Flashtool.

Full data+user+cache+dalvik wipe
Flashed rom + google apps

At boot it shows the SONY logo for some seconds then screen goes black and nothing more happens...

Any hint ?
 

hectorrai

Senior Member
Jun 2, 2011
291
49
31
Toronto,ON
www.facebook.com
Flashed nAa 11 ics kernel with Flashtool.

Full data+user+cache+dalvik wipe
Flashed rom + google apps

At boot it shows the SONY logo for some seconds then screen goes black and nothing more happens...

Any hint ?

There is different b/w nAa 11 and nAa ics kernel ....are you sure you flashed right one ...nAa ics because nAa 11 is a Gingerbread kernel.

Sent from my E10i using xda premium
 

herbesi01

Senior Member
Oct 9, 2011
262
41
I fixed the data connection...
Search this on your build.prop file:
Code:
rild.libpath=/system/lib/libsemc_ril.so
rild.libargs=-d/dev/smd0
ro.telephony.ril.v3=icccardstatus,signalstrength
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10

Then replace with this:
Code:
rild.libpath=/system/lib/libsemc_ril.so
rild.libargs=-d/dev/smd0
ro.telephony.ril.v3=icccardstatus,signalstrength,datacall
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.ril.disable.power.collapse=1
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.hsxpa=2
ro.ril.hsupa.category=5
ro.ril.gprsclass=10
á

This working on my X8, with build from paul source code... On X8 I fixed the rotation sensor too, but I don't have X10 mini and X10 mini pro, so I don't know how to fix them...

I try this after and post it if work, thanks...

Sent from my U20i using XDA
 
Last edited:

StardustGeass

Senior Member
Jan 7, 2012
771
140
Jakarta
Flashed nAa 11 ics kernel with Flashtool.

Full data+user+cache+dalvik wipe
Flashed rom + google apps

At boot it shows the SONY logo for some seconds then screen goes black and nothing more happens...

Any hint ?

Are you sure you installed the kernel correctly ? As long as I remember, if you succeed in installing it, there won't be any SONY logo at all..
 

kkkhattak

Senior Member
Dec 3, 2011
958
176
Peshawar
Google Pixel 6 Pro
Hey I fixed keyboard lights:D:D:D:D. Ok do this download d4 kfix when installed when you need to use your keyboard then enable it. If not then disable the d4 kfix because when your keyboard is close the lights are on only closes with screen off. GOOD LUCK ;););):cool::cool::cool::D;):rolleyes::p:p

Sent from my U20i using xda premium
 
Last edited:

lechuckthepirate

Senior Member
Nov 9, 2009
258
44
Barcelona
There is different b/w nAa 11 and nAa ics kernel ....are you sure you flashed right one ...nAa ics because nAa 11 is a Gingerbread kernel.

Sent from my E10i using xda premium

I used the one linked in the OP first post... is that one the good one?

Will try again to flash kernel.. maybe the flashtool I used is not working...

---------- Post added at 10:38 AM ---------- Previous post was at 10:10 AM ----------

It was the kernel.. bad flash.. now it's ok... but anyway I get no data.. tried the fix that's in some posts back there but anyway no connection.

Is there any other way to get data working ?

---------- Post added at 10:40 AM ---------- Previous post was at 10:38 AM ----------

I think I'm going back to PrimeHD ... at least till data works and the keyboard and rotation issues are corrected... can't use this ROM as daily driver.

Anyway very good work... it's snappy and smooth...
 

zorino2

Member
Apr 6, 2011
36
2
Data is working with upper fix. Maybe there is no

Settings > More > Mobile Networks > Access Point Names > "nothing" :)

defined?

2lechucktpirate down:

Data enabled? :rolleyes:
All wipped ? Simply data is working with corrected build.prop before flash.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 78
    AOKP (KangXperiaProject) for Xperia X10 Mini Pro

    VqVrX.png





    oMH3A.png


    Newest change logs are available at the AOKP site!


    s6dZ6.png


    • Rooted Phone
    • Unlocked Bootloader
    • nAa ICS Kernel(Not nAa normal kernel)
    • Latest Baseband xx15


    rJdTt.png



    • Make sure you're on the latest CWM
    • MAKE A NANDROID
    • wipe data/factory reset in recovery
    • flash ROM
    • flash Gapps
    • reboot


    pkVzS.png



    • Almost Everything
    • All Aokp Features


    fC7vg.png



    • FM Radio


    yCDj1.png







    vZPN6.png



    TeamKang spend countless of hours doing this for next to nothing. Posts, views, and donations encourage them, and everyone else who helps out.


    Every donation is cherished and loved.

    If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!



    M9wZ1.png


    Check out the ROM source on github. Open source, in the spirit of community kangage.

    If you'd like to help with AOKP, please don't hesitate to contact me. TeamKang would love to get as many developers in on this as possible!




    bErVM.png


    rXWIs.png
    qK9Ch.png
    4afRY.png
    pc2Xr.png

    0cSm2.png
    lR9CP.png
    PXiYD.png
    pOnaN.png
    vxs1g.png
    yCPzL.png
    wdJCk.png
    nJbOS.png



    P5CcQ.png


    • Paul-xxx
    • KangXperiaProject Team
    • TeamKang
    • Daveee10
    • Doixanh
    • TeamFun
    • NobodyAtall

    Press thanks button or donate to me if you like and want to support this project!
    20
    1Fv2P.png


    Build-40:
    • Built from latest aokp/kxp source code
    • Resized for ldpi
    • Ldpi icons
    • New bootanimation
    • Fixed Camera (Thanks to doixanh)
    • Theme Chooser
    • Fixed Battery Stats
    • Full brightness
    • New Alarm app and Stopwatch by Achep
    • Other major and minor fixes
    • More faster than ever
    16
    On this post you will find compatible themes with our device and themes that i will resize to fit our phone! Also you will find tips for performance, battery life and etc! Soon there will be banner for your signature like the minicm9 ones!

    Performance Tips:
    These settings can be found at Rom Control!
    • Overclock->Ondemand-Min(480)-Max(768)
    • Available memory->80mb
    • Scrolling cache->Default enable

    Battery Life Tips:
    1. Charge your phone full using wall charger not usb!
    2. Leave it fully discharge
    3. Go to CWM and wipe battery stats
    4. Repeat this procedure 2-3 times
    • Enable Power Saver at Rom Control
    • Use powersave or smartass cpu governor
    • Reduce the screen brightness
    • Configura Data, Wifi, Screen settings at Rom Control
    • Disable data, wifi, bluetooth when you don't use it

    Semc Walkman Player

    Themes:
    • Soon...

    Signature Banner:

    • The signature banner is ready! Yorzua made a wonderfull work again! Feel free to use it to show your mates that you are using aokp by KangXperiaProject!

      KangXperiaProject+member+banner.png


      If you think that it too big resize it to the size that best fits you!
    10
    Here is a screenshot! Tell me what you think about the new ldpi icons on statusbar!

    attachment.php
    9
    Did you see this guys ? :))

    Hello folks!

    Time for the hardcore x10mini community to taste some real ICS :D

    The x10mini is my favorite phone, so the first build on this device should be somewhat special. It took to come a while but I believe we are there ;)

    We are pleased to release MiniCM9-3.0.1 for the x10mini. This build gives you an almost fully functional and great to use ICS ROM based on the latest CM9 sources.

    This is a team effort by D_d, who is theming this ROM (theme is being cooked for upcoming versions) and I. Matmutant has also been tirelessly testing and pointing out bugs for this device so he deserves many thanks!

    Before flashing this ROM, remember to flash the nAa-ics kernel (http://xdaforums.com/showthread.php?t=1630023) and also fully wipe.

    This version comes with a working camera @5mp and Panorama - a cool ICS feature that most of the non-ICS devices currently don't currently.
    Remember to register for upcoming updates and enjoy :)

    nAa.