[DISCONTINUED][ROM][19 FEB 13][JB 4.2.2] Android Open Kang Project - R5.0 - SAGA

Search This thread

blindndumb

Senior Member
Sep 3, 2011
1,097
4,945

attachment.php


This is an unofficial AOKP JB 4.2.2 ROM, by PipelinerArd for DHD. This is a minimalistic port to Desire S (SAGA) with changing 5-7 Proprietary Files.
Packed with Andromadus Kernel 3, This has very few bugs and can be used as daily.
If you come across any bugs , make sure you attach a logcat (Below is a guide on how to take logcat).

INSTRUCTIONS TO FLASH
Code:
- Make Sure You're On The Latest 4EXT Recovery
- Make A Backup
- Wipe Data/Factory Reset In Recovery
- Flash ROM And Follow Aroma Instructions
- Reboot

[B]NOTE :[/B] 
- Gapps is included in ROM 
- If you are HTCDev Unclocked then flash kernel(boot.img) manually
- If you have Hitachi/Non-Sony panel , flash mddi kernel-find it [URL="http://andromadus.flinny.org"]here[/URL]

KNOWN ISSUES
Code:
- Lockscreen Clock widget needs resizing - [B]Remove and add back will fix[/B]
- Please report !

THIS IS HOW YOU TAKE LOGCAT AND REPORT BUGS
Source : Here

Code:
[B]How To File a Bug Report with Logcat:[/B]

    Install android sdk
    Install drivers for adb on PC
    Connect phone to PC
    Open cmd.exe or terminal
    Type 'adb logcat' without the quotes
    Start the app that causes the issues
    Wait for the app to close or get to the error
    Copy logcat contents and put in pastebin
    Copy pastebin links here 

[B]How To Find Wakelocks:[/B]

    Install android sdk
    Install drivers for adb on PC
    Connect phone to PC
    Open cmd.exe or terminal
    Type 'adb shell cat /proc/wakelocks > wakelocks.txt' without the quotes
    Copy contents and put in pastebin
    Copy pastebin links on your post 

[B]How To Get dmesg logs:[/B]

    Install android sdk
    Install drivers for adb on PC
    Connect phone to PC
    Open cmd.exe or terminal
    Type 'adb shell dmesg > dmesg.txt' without the quotes
    Copy contents and put in pastebin
    Copy pastebin links on your post 

[B]Before filing a bug report, please consider the answer to these:[/B]

    Is the bug reproducible?
    How do you reproduce it?
    What is the expected behavior?
    What actually happens?
    Are you on the default Kernel?
    Did you restore data of System Apps using Titanium Backup?

CREDITS
Code:
[B]PipelinerArd [/B]- For Making This Beautiful ROM
[B]Andromadus [/B]- For CM10.1 Kernel

DONATE
Code:
Please Consider Donating
- [B]To Me :[/B] [URL="http://xdaforums.com/donatetome.php?u=4244152"]Donate[/URL]
Due to some reasons Paypal in India isn't accepting donation. 
So use 'Send Payment' in your Paypal Account and forward 
your credit to [B]blindndumb@gmail.com[/B]

CLICK ME FOR DOWNLOADS
 
Last edited:

blindndumb

Senior Member
Sep 3, 2011
1,097
4,945

CHANGELOG
Code:
[B]AOKP 4.2.2 - Release 5.0[/B]

-Merged into 4.2.2 (JDQ39) , So all 4.2.2 changes
-Implemented 1% battery on select devices
-Updated kernel to latest on both device
-Added download time remaining in notification pull down
-GPS fixed - Test It !

[B]AOKP 4.2.1 - Release 4.0[/B]

-Added Scripts Options In Aroma - EXPERIMENTAL !
-Installation Progress Bar Optimized
-Kernel updated
-Added the ability to force dual pane view at any dpi
-Added quick pin unlock option
-Added cpu boosting hook
-Added cpu boosting interface
-Added hiding navbar
-Added menu UI overflow toggle
-Fixed torch quicksetting tile
-Increased themability of clock, signal, and wifi in status bar
-Transparency control overhaul
-Added recent apps GB style to action to navbar buttons
-Fixed signal displaying incorrect values
-Removed Appolo , Nothing to do in AOKP
-Dont remind me, I forgot something.. 


[B]AOKP 4.2.1 - Release 3.1[/B]

-Fixed Network Signal , yes fixed in port :D
-Fixed Headphone
-Few hacks in framework $ services.jar
-Incredible S boot flash path fixed 

[B]AOKP 4.2.1 - Release 3.0[/B]

-New device support - Incredible S
-Fixed Bluetooth
-Reverted back to stock dpi to fix market issues
-Added UI Mode
-Add timeout and instant lock option to slide lock
-Add option to not turn on device when charger is plugged in
-Updated a ton of translations
-To fix the clock on the lockscreen, remove and add it again.

[B]AOKP 4.2.1 - Release 2.0[/B]

-Fixed storage settings FC
-Fixed Nav bar/LED FC
-New bootanimation - Thanks AOKP
-Added hardware info under settings/about phone
-Kernel updated to KangBanged 3.0.60
-Changed density for better user experience
-Ram bar fixed to display correct values - Thanks AOKP
-Definitely forgot something

[B]AOKP 4.2.1 - Release 1.0[/B]

- Initial Release
- Fixed Front Camera & No More Green Line !
- Added Hardware Information
- Added Speech Recorder
- Added ES File Explorer
- Many More ..
 
Last edited:

Silenti91

Senior Member
Feb 20, 2012
53
2
what??

For camera fix just take camera.apk and **fx.apk from base Rom.

to fix network auto select,
decompile framework-res.apk
go to \framework-res\res\values\bools.xml change
true
to false.

to fix graphichal issues,

decompile framework.jar

change these files with cm9 base

smali\smali\android\os
Environment
SystemProperties
smali\smali\android\view
HardwareCanvas
HardwareRenderer$Gl20Renderer
HardwareRenderer$GlRenderer
HardwareRenderer

Hope it helps ;)

Sent from my HTC Desire S using xda premium


thnx for the tip, but for me who is not that well known with all of these things ....... how do i do those thing you said i have to do ??? :S
 
thnx for the tip, but for me who is not that well known with all of these things ....... how do i do those thing you said i have to do ??? :S

No offence buddy, but that was meant for the OP (blindndumb), the dev maintaining this ROM, not for us general users. He decided not to use the CM9 fix and is sticking with the AOKP camera for now. Forget about it for now. Fixes will be added as and when feasible.

Cheers.;)
 
  • Like
Reactions: ben_pyett

Silenti91

Senior Member
Feb 20, 2012
53
2
No offence buddy, but that was meant for the OP (blindndumb), the dev maintaining this ROM, not for us general users. He decided not to use the CM9 fix and is sticking with the AOKP camera for now. Forget about it for now. Fixes will be added as and when feasible.

Cheers.;)

i was actually thinking about the network selection part :p was kind of annoying :) seemed pretty straight forward the way he explained except i dont have a clue of how to decoompile and stuff.... but i guess ill just read up on it :p
 

faddys123

Senior Member
May 8, 2010
2,628
98
Is this better than ice cold sandwich? Or the same?

Sent from my Desire S using xda premium
 

blindndumb

Senior Member
Sep 3, 2011
1,097
4,945
Last edited:

luddeblaesild

Senior Member
Feb 22, 2011
176
12
Do you guys also have very poor battery performance in this rom? I'm coming from cm9 and there was much better battery. Is it possible to use the cm9 kernel with this rom?

Sent from my Desire S using xda premium
 
Mar 9, 2012
12
0
Saratov
a great ROM. but I would like to had a Russian keyboard layout on the keyboard dialing, as well as search for the Russian, on the phone book to dial keypad. and a set of SMS is not working Russian Dictionary

in the Skype video call with a buddy my video in shades of green, I see it as well
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 160

    attachment.php


    This is an unofficial AOKP JB 4.2.2 ROM, by PipelinerArd for DHD. This is a minimalistic port to Desire S (SAGA) with changing 5-7 Proprietary Files.
    Packed with Andromadus Kernel 3, This has very few bugs and can be used as daily.
    If you come across any bugs , make sure you attach a logcat (Below is a guide on how to take logcat).

    INSTRUCTIONS TO FLASH
    Code:
    - Make Sure You're On The Latest 4EXT Recovery
    - Make A Backup
    - Wipe Data/Factory Reset In Recovery
    - Flash ROM And Follow Aroma Instructions
    - Reboot
    
    [B]NOTE :[/B] 
    - Gapps is included in ROM 
    - If you are HTCDev Unclocked then flash kernel(boot.img) manually
    - If you have Hitachi/Non-Sony panel , flash mddi kernel-find it [URL="http://andromadus.flinny.org"]here[/URL]

    KNOWN ISSUES
    Code:
    - Lockscreen Clock widget needs resizing - [B]Remove and add back will fix[/B]
    - Please report !

    THIS IS HOW YOU TAKE LOGCAT AND REPORT BUGS
    Source : Here

    Code:
    [B]How To File a Bug Report with Logcat:[/B]
    
        Install android sdk
        Install drivers for adb on PC
        Connect phone to PC
        Open cmd.exe or terminal
        Type 'adb logcat' without the quotes
        Start the app that causes the issues
        Wait for the app to close or get to the error
        Copy logcat contents and put in pastebin
        Copy pastebin links here 
    
    [B]How To Find Wakelocks:[/B]
    
        Install android sdk
        Install drivers for adb on PC
        Connect phone to PC
        Open cmd.exe or terminal
        Type 'adb shell cat /proc/wakelocks > wakelocks.txt' without the quotes
        Copy contents and put in pastebin
        Copy pastebin links on your post 
    
    [B]How To Get dmesg logs:[/B]
    
        Install android sdk
        Install drivers for adb on PC
        Connect phone to PC
        Open cmd.exe or terminal
        Type 'adb shell dmesg > dmesg.txt' without the quotes
        Copy contents and put in pastebin
        Copy pastebin links on your post 
    
    [B]Before filing a bug report, please consider the answer to these:[/B]
    
        Is the bug reproducible?
        How do you reproduce it?
        What is the expected behavior?
        What actually happens?
        Are you on the default Kernel?
        Did you restore data of System Apps using Titanium Backup?

    CREDITS
    Code:
    [B]PipelinerArd [/B]- For Making This Beautiful ROM
    [B]Andromadus [/B]- For CM10.1 Kernel

    DONATE
    Code:
    Please Consider Donating
    - [B]To Me :[/B] [URL="http://xdaforums.com/donatetome.php?u=4244152"]Donate[/URL]
    Due to some reasons Paypal in India isn't accepting donation. 
    So use 'Send Payment' in your Paypal Account and forward 
    your credit to [B]blindndumb@gmail.com[/B]

    CLICK ME FOR DOWNLOADS
    65

    CHANGELOG
    Code:
    [B]AOKP 4.2.2 - Release 5.0[/B]
    
    -Merged into 4.2.2 (JDQ39) , So all 4.2.2 changes
    -Implemented 1% battery on select devices
    -Updated kernel to latest on both device
    -Added download time remaining in notification pull down
    -GPS fixed - Test It !
    
    [B]AOKP 4.2.1 - Release 4.0[/B]
    
    -Added Scripts Options In Aroma - EXPERIMENTAL !
    -Installation Progress Bar Optimized
    -Kernel updated
    -Added the ability to force dual pane view at any dpi
    -Added quick pin unlock option
    -Added cpu boosting hook
    -Added cpu boosting interface
    -Added hiding navbar
    -Added menu UI overflow toggle
    -Fixed torch quicksetting tile
    -Increased themability of clock, signal, and wifi in status bar
    -Transparency control overhaul
    -Added recent apps GB style to action to navbar buttons
    -Fixed signal displaying incorrect values
    -Removed Appolo , Nothing to do in AOKP
    -Dont remind me, I forgot something.. 
    
    
    [B]AOKP 4.2.1 - Release 3.1[/B]
    
    -Fixed Network Signal , yes fixed in port :D
    -Fixed Headphone
    -Few hacks in framework $ services.jar
    -Incredible S boot flash path fixed 
    
    [B]AOKP 4.2.1 - Release 3.0[/B]
    
    -New device support - Incredible S
    -Fixed Bluetooth
    -Reverted back to stock dpi to fix market issues
    -Added UI Mode
    -Add timeout and instant lock option to slide lock
    -Add option to not turn on device when charger is plugged in
    -Updated a ton of translations
    -To fix the clock on the lockscreen, remove and add it again.
    
    [B]AOKP 4.2.1 - Release 2.0[/B]
    
    -Fixed storage settings FC
    -Fixed Nav bar/LED FC
    -New bootanimation - Thanks AOKP
    -Added hardware info under settings/about phone
    -Kernel updated to KangBanged 3.0.60
    -Changed density for better user experience
    -Ram bar fixed to display correct values - Thanks AOKP
    -Definitely forgot something
    
    [B]AOKP 4.2.1 - Release 1.0[/B]
    
    - Initial Release
    - Fixed Front Camera & No More Green Line !
    - Added Hardware Information
    - Added Speech Recorder
    - Added ES File Explorer
    - Many More ..
    26
    .....................​
    26
    Protekk (From Team AOKP) has already said that AOKP builds (37+) for most legacy devices (supersonic, incredible, passion, desire, etc.) have lots of problems ... You people may have experienced that..
    I dont know why but the new AOKP builds lack in stability, a lot of users, porter and devs are complaining about this..

    But this is a straight port from crespo / Nexus S with stability King CM9 as base
    So,Enjoy the version Guys , No major bugs here ...
    Plus Linaro added in AOKP , I am desperate to port that but only when Build39 releases and not test builds.

    The major motive behind posting this was :
    While roaming my eyes stuck on SlimICS ROM (Here, Believe it or not, ITS AWESOME), It does have a dedicated thread for mods/addons and tweaks.. I loved the ROM and now somewhere in my mind I am thinking to port it to our awsome Desire S :D

    What Do You Think ?
    NOTE :
    I wont be able to maintain a new thread for this and provide regular updates ATM
    I will continue porting , Only if its bugless and stable ..

    So , Whoz ready to give it a go ?

    Yeah , I know I will sound mean but , port comes only after I get a little donation..

    No Money , 50 Thanks Only .. This is a way to know how many of you are willing this to get ported.. 50 Thanks 50 People, Thats less but I will do it

    I already have ported a lot of ROMs and I lack users in them, I dont want to do such thing again..

    You Tell Me What You Like , I Port It For You .. That's A Deal

    So Go Check the thread , Come and You Know What To Do :D:D
    20
    BLindICE Is Now More Better


    Final ChangeLog :

    BlindICE v7.3

    - Theme Chooser Fixed - Now Use Them All :p
    - Sim Pin Reboot Fixed
    - Wifi Fixed - Good Reception Now
    - Sweep2wake CM9 Kernel
    - Black Exodus Theme Added As Option In Aroma
    - Latest Camera App And Libs - No FC
    - Latest Libs And All System Files
    - Tweaked Activity Manager For Less Non Responding Apps
    - Default Mixer ICS Wallpaper
    - Tablet Mode
    --- Set Font To HUGE, Set DPI to 128 , Reboot and BOOM :) No Need To Flash Anything.. Its by default
    --- Themes Also Work In Tablet Mode
    - Gmail Added
    - Added SimToolKit
    - Removed SpiritFM
    - More Optimization And Cleaning
    - A lot more , Just Check Yourself

    I think thats enough for now for you guys to be happy with BlindICE..

    As Always "Simply Ported For Performance"

    OK.. I know this version will also have bugs , but really I dont like reading all hate comments and moving from this ROM to that and all that CRAP.. I was really disappointed by the last version so here is the new version with some of great things..
    While posting bugs please be mannered.. :cool: and no comments regarding your migration

    If You wanna support this ROM anyway , No Donation ;) , Just wear the signature

    If You Like This Version HIT THANKS.. I think I deserve it :)

    This was a whole lot of hardwork..


    Screenshots Coming soon

    DOWNLOAD LINK WILL BE UP TOMORROW