(ROM) (PORT) AOKP b4m6

bialy663

Member
Jun 9, 2010
20
5
0
31
Białystok
@lastOne
try to move Phone_Orig.apk out of /system/app to /sdcard

If its in this folder it is still installed, maybe its conflicting

@pepijn499
I noticed it too. In zeubea's cm9 I could change it in Settings/Developer options>Root access, but this setting is unavailable in AOKP
 
  • Like
Reactions: lastOne

feed3

Senior Member
Nov 17, 2011
1,040
727
0
The Land of Hornbill...
Zeubea released new beta ;)
... Can't wait...
Might take a while for me to update the base to newer beta, am working on the update of miui for now. Seems a lot of work need to be done on the 1st post to include all issues and fixes. Many thanks for everyone that sharing all your issues, workaround and fixes here. Appreciate it very much. :)
 

farukb

Senior Member
Jul 26, 2007
1,100
155
0
Sarajevo
This is a great rom...Sense 4.0 for ics where better :)
look mr kevios, this is the second or third time you ask for sense 4.0...first of all we don't ask devs for anything, second this thread isn't sense related at all, third the possibility of porting a fully working sense 4.0 is almost sub-zero (because of the architecture,kernel,framework and pretty much everything....)
 
  • Like
Reactions: Oops...

feed3

Senior Member
Nov 17, 2011
1,040
727
0
The Land of Hornbill...
Also a small annoyance, I couldn't seem to push anything to /system etc with adb, because adb couldn't obtain root. I'm fairly certain this is because the base is CM9, which has the whole app-only-root as standard, and an option to change this in the developer settings. This setting, however, seems to missing with AOKP. My bootloader is unlocked, so this isn't the problem, and I can adb root just fine on CM9 with the option changed.

Not something that will make me switch off this, amazing, rom. Just something to think about.
Same issue existed in Miuiv4.. Dont know if there's a way to include it but comparing the files to stock cm9, seems like a tons of mods needed for that.

1 way of workaround for me is to push the file to /sdcard/ then enter adb shell, from there, just copy the file from sdcard to system and change permission. Ex (just an example):

adb push abc.apk /sdcard/
adb shell
su
cd /system/app/
cp /sdcard/abc.apk new-abc.apk
chmod 0775 new-abc.apk
 

abhishek92

Member
Dec 31, 2010
25
4
0
28
as i had pointed out in zeubea's thread by mistake, USB tethering doesnt work, and there is some random lockscreen response issues, otherwise great rom..keep up the good work!!
 

feed3

Senior Member
Nov 17, 2011
1,040
727
0
The Land of Hornbill...
as i had pointed out in zeubea's thread by mistake, USB tethering doesnt work, and there is some random lockscreen response issues, otherwise great rom..keep up the good work!!
I might have an idea where to fix the usb tethering, will certainly look into it later for next update.. For lockscreen response issue, havent face it so far. But might worth a try if you can limit the background process to 4 at most in dev options, then enable sysctl tweaks from control. You also might find some other lockscreen style like aosp is much faster compared to some.

cheers.. :)
 

pepijn499

Senior Member
Apr 25, 2011
57
10
0
Same issue existed in Miuiv4.. Dont know if there's a way to include it but comparing the files to stock cm9, seems like a tons of mods needed for that.

1 way of workaround for me is to push the file to /sdcard/ then enter adb shell, from there, just copy the file from sdcard to system and change permission. Ex (just an example):

adb push abc.apk /sdcard/
adb shell
su
cd /system/app/
cp /sdcard/abc.apk new-abc.apk
chmod 0775 new-abc.apk
Thanks for the suggestion, and good to know you already looked into it. Think I'll just keep pushing files while in CWM, easiest for me. :)
 

dgupta

Senior Member
Jul 20, 2010
124
14
0
Thanks a ton feed3 for your such great efforts. This one the best ROM my Legend have ever experienced.

One Qs: which script can be used in your ROM for app,data and cache to SD card? I have tried searching for a2sd, data2ext or app2sd but couldnt find either of them.. My phone shows low memory :confused:
Thanks in advance.
Keep up the wonderful work man.. !!!
Sent from my Legend using xda app-developers app
 

ranger4740

Senior Member
Jan 17, 2011
1,497
447
0
Melbourne
Thanks a ton feed3 for your such great efforts. This one the best ROM my Legend have ever experienced.

One Qs: which script can be used in your ROM for app,data and cache to SD card? I have tried searching for a2sd, data2ext or app2sd but couldnt find either of them.. My phone shows low memory :confused:
Thanks in advance.
Keep up the wonderful work man.. !!!
Sent from my Legend using xda app-developers app
Try using link2sd from the market.

Sent from my Legend using xda app-developers app
 

buurmeister

Member
Sep 5, 2012
44
7
0
I have some problems with picking up a call. Sliding to answer doesn't respond, phone keeps ringing and I loose the call. Business wise not preferably sometimes..:what:

HTC Legend
S-on, bootloader unlocked (htcdev)
AOKP ICS 4.04
 

lastOne

Senior Member
Dec 20, 2007
108
8
0
Bucharest
When that happen press power button, the screen will go dark and will mute the ringer, then press power button again, the screen will wake up and now you can answer the call.

Hope this helps.
 

feed3

Senior Member
Nov 17, 2011
1,040
727
0
The Land of Hornbill...
I have some problems with picking up a call. Sliding to answer doesn't respond, phone keeps ringing and I loose the call. Business wise not preferably sometimes..:what:

HTC Legend
S-on, bootloader unlocked (htcdev)
AOKP ICS 4.04
Turn off ring delay.. refer to the last part under hint/tips in first post.. it is inherited from aokp base where it is enabled by default.

Cheers.. :)
Sent from my Legend using xda app-developers app
 

feed3

Senior Member
Nov 17, 2011
1,040
727
0
The Land of Hornbill...
Thanks a ton feed3 for your such great efforts. This one the best ROM my Legend have ever experienced.

One Qs: which script can be used in your ROM for app,data and cache to SD card? I have tried searching for a2sd, data2ext or app2sd but couldnt find either of them.. My phone shows low memory :confused:
Thanks in advance.
Keep up the wonderful work man.. !!!
Sent from my Legend using xda app-developers app
Thanks.. :)

If you have titanium backup, try integrate dalvik, you will get extra space in /data for installing apps (even faster boot and spped). Or, you can use the apps suggested by ranger.. :)

Sent from my Legend using xda app-developers app
 
  • Like
Reactions: dgupta

dgupta

Senior Member
Jul 20, 2010
124
14
0
Thanks Ranger and feed for the quick response. I tried link2sd and it serves the purpose. Many thanks..
I have observed few things.
Firstly, when i try to change setup- tweaks or disabling boot animation options it gets back to the default setting and doesn't store my preferences.
Secondly.. which is very known issue of random reboot when multiple apps r running like call with gps search.
ps. Have set background app to 4 and using cpu speed is 768


:thumbup:
Sent from my Legend using xda app-developers app