[ROM][JB][AOKP] KangXperiaProject - milestone1r3

hnl_dk

Senior Member
Nov 1, 2010
1,362
480
0
Well, we're both right hnl. Build or port are only words. Most important for me is that it works
New builds replaced old ones, I think I'm gonna make future updates in smaller size, OTA only.
And if you've found any bug, you have any feature request - please, report here. I'm thinking about adding Xperia Menu to ROM Control - what do you think about it and what features it should have? Of course Xperia-related only.
It is in my eyes a very good idea, at least to support OTA, like you do :good:
Good idea with the ROM control.
I am happy to see that my latest keyboard changes are also included.
Will have a look later, when I get some time.
 
  • Like
Reactions: pikpok

championswimmer

Inactive Recognized Developer
Oct 22, 2011
5,018
8,445
0
New Delhi
android.championswimmer.tk
@pikpok
if you are good with java, then Xperia options should contain Bravia and xLoud... they can be added easily, though if you need some help you can contact Achotjan (his SEMC debrand engine integrates those features into CM). Those features ofcourse can be integrated into ROM and kept be hard-on or hard-off but keeping those features in settings menu would be great... :)

as far as the port/build debate goes

build : -
1. get source
2. edit code/source to make compatible with hardware
3. compile, debug, compile, debug, compile .......
4. publish rom

port : -
1. get prebuilt ROM from other device forum
2. change libs, decompile frameworks, make tweaks, kitchen kitchen kitchen...
3. trial, bootloop, trial, bootloop, trial, error, trial, error ...... trial, works !!!
4. publish ROM

anyways for the end user best ROM is the one that works flawlessly :p lol
 
Last edited:
  • Like
Reactions: Smartid

pikpok

Senior Member
Jul 28, 2009
187
229
83
Zamosc
@pikpok
if you are good with java, then Xperia options should contain Bravia and xLoud... they can be added easily, though if you need some help you can contact Achotjan (his SEMC debrand engine integrates those features into CM). Those features ofcourse can be integrated into ROM and kept be hard-on or hard-off but keeping those features in settings menu would be great... :)
I'm not very good with Java :) But as Sony didn't released sources for xLoud and Bravia, so, in theory, we shouldn't... But I will try ;) I was thinking about music led menu in LwW, enabling it for notifications, etc.

Also, all roms on server are on their newest versions, I will only change hosting for them because my dedi server will run only for 2 next days and I don't have ~85$ for next month :D
 
Last edited:

hnl_dk

Senior Member
Nov 1, 2010
1,362
480
0
I'm not very good with Java :) But as Sony didn't released sources for xLoud and Bravia, so, in theory, we shouldn't... But I will try ;) I was thinking about music led menu in LwW, enabling it for notifications, etc.
Remember that both xLoud and the Bravia Engine are copyrighted, so it may not be redistributed. But a guide on how users can extract it from the stock rom and an easy way to use it, would be a good idea.
 

pikpok

Senior Member
Jul 28, 2009
187
229
83
Zamosc
Remember that both xLoud and the Bravia Engine are copyrighted, so it may not be redistributed. But a guide on how users can extract it from the stock rom and an easy way to use it, would be a good idea.
Yeah, I know. But just pushing libs can't get it to work. something needs to be replaced in frameworks AFAIK.
 

hnl_dk

Senior Member
Nov 1, 2010
1,362
480
0
Yeah, I know. But just pushing libs can't get it to work. something needs to be replaced in frameworks AFAIK.
if so, could there be made a check in the framework, if the libraries are present, will they be used, if not let it work normally (or that it could be enabled by the user, if it had been copied to system).
 

tokaides

Senior Member
Sep 22, 2010
243
54
0
nice awesome rom!

Things I've tried with my MiniPro. Equalizers are bugged sometimes they work, sometimes they don't.
Touch keyboard doesn't go away even when the HW keyboard has been engaged.
Rom Control crashes when navigation bar is selected.
Brightness levels reset after screen off

these are the things I've found so far.

HTH
 

ashwinsadeep

Senior Member
Mar 31, 2012
433
257
0
Bangalore
Also when you select dialpad settings from the dialer, it gives an FC and the phone loses signal for a minute or so.

Tried replacing CM10 dialer to make dialpad settings work, obviously it didn't work. :( Can someone tell me if there's any way to enable smart dial.
 

pikpok

Senior Member
Jul 28, 2009
187
229
83
Zamosc
nice awesome rom!

Things I've tried with my MiniPro. Equalizers are bugged sometimes they work, sometimes they don't.
Touch keyboard doesn't go away even when the HW keyboard has been engaged.
Rom Control crashes when navigation bar is selected.
Brightness levels reset after screen off

these are the things I've found so far.

HTH
Thanks for that notes, I will try to fix that in 0.3

Also when you select dialpad settings from the dialer, it gives an FC and the phone loses signal for a minute or so.

Tried replacing CM10 dialer to make dialpad settings work, obviously it didn't work. :( Can someone tell me if there's any way to enable smart dial.
I think I've found what is causing this problem, will be fixed in next release.
 
  • Like
Reactions: ashwinsadeep

AcreaperJB

Senior Member
Aug 5, 2011
238
79
0
Castries
Hey, I've been using this ROM for about 3 days now (LWW) and have found the following bugs (Not listed in 1st post):
MAJOR: Like in CM10, this ROM does not support any form of putting Apps to SD as well as some installs of Apps from SD Card to the ROM (Titanium Backup and such)
: Can't install apps straight to the SD with A2SD nor L2SD scripts/apps
: There's a Strange bug i notice for this ROM (not sure if applies to others) when i listen to music whiles shuffle is on/off and music changes the sound resets to its
highest volume rather than retaining the volume it had for the previous track, VERY ANNOYING AND DANGEROUS
: OTA Updater Crashes

MINOR: If the facedown audio mode option is selected (Settings>Rom Control>Sound Settings>Facedown Audio) it usually interchanges from silent/vibrate at strange times,
very buggy
: When Watching a Youtube Video on my phone the ROM Retracks its self to the boot logo sequence (soft reboot, where the ROM has been booted on but is now
loading the system rather than a full/hard reboot where the kernel boots up the ROM itself) very strange since i imagine that it does not involve much or no hw
decoding to play the video

PLUS SIDE: Stereo Speakers do Work now and plays nicely never missing a beat
: Most AOKP Functions work
: Reasonably Stable now...more than CM10 and Paranoid Android (in terms of bugs)
: Is now safe for Daily use (opinion)
 
Last edited:

pikpok

Senior Member
Jul 28, 2009
187
229
83
Zamosc
You should update android_device_semc_mogami-common.
There has been some nice changes: https://github.com/CyanogenMod/android_device_semc_mogami-common/commits/jellybean/
Yeah, I'm gonna update before next release:)

Hey, I've been using this ROM for about 3 days now (LWW) and have found the following bugs (Not listed in 1st post):
MAJOR: Like in CM10, this ROM does not support any form of putting Apps to SD as well as some installs of Apps from SD Card to the ROM (Titanium Backup and such)
: Can't install apps straight to the SD with A2SD nor L2SD scripts/apps
: There's a Strange bug i notice for this ROM (not sure if applies to others) when i listen to music whiles shuffle is on/off and music changes the sound resets to its
highest volume rather than retaining the volume it had for the previous track, VERY ANNOYING AND DANGEROUS
: OTA Updater Crashes

MINOR: If the facedown audio mode option is selected (Settings>Rom Control>Sound Settings>Facedown Audio) it usually interchanges from silent/vibrate at strange times,
very buggy
: When Watching a Youtube Video on my phone the ROM Retracks its self to the boot logo sequence (soft reboot, where the ROM has been booted on but is now
loading the system rather than a full/hard reboot where the kernel boots up the ROM itself) very strange since i imagine that it does not involve much or no hw
decoding to play the video

PLUS SIDE: Stereo Speakers do Work now and plays nicely never missing a beat
: Most AOKP Functions work
: Reasonably Stable now...more than CM10 and Paranoid Android (in terms of bugs)
: Is now safe for Daily use (opinion)
Can you tell me what error gives you OTA updater? otaupdater.otaid value missing?
CM bugs will be fixed as quick as fix appears in CM repos.
 

AcreaperJB

Senior Member
Aug 5, 2011
238
79
0
Castries
Can you tell me what error gives you OTA updater? otaupdater.otaid value missing?
CM bugs will be fixed as quick as fix appears in CM repos.
It doesn't state what makes it crash exactly...it just fc's once opened (to be more specific)

Edit:Has been fixed once I flashed gapps again I now get the usual error that u stated above ... but I only flashed the gapps because I noticed that my Google play store kept on crashing.. I uninstalled and reinstalled but it just keeps on crashing:confused:

Sent from my Live with Walkman using xda premium
 
Last edited:

championswimmer

Inactive Recognized Developer
Oct 22, 2011
5,018
8,445
0
New Delhi
android.championswimmer.tk
@pikpok

i am getting some errors with the ota_from_target_files script....
so i wanted to ask, have you already resolved the issues? then could you commit them to msm7x30-common or if you have not then I'll resolve them and commit them myself ;)

for referrence the error is this
Code:
building image from target_files BOOT...
  running:  mkbootfs -f /tmp/targetfiles-ad7lWh/META/boot_filesystem_config.txt /tmp/targetfiles-ad7lWh/BOOT/RAMDISK
  running:  minigzip
  running:  mkbootimg --kernel /tmp/targetfiles-ad7lWh/BOOT/kernel --cmdline console=null --base 0x00200000 --ramdisk /tmp/tmpWzeExp --output /tmp/tmpzv7QU3
Traceback (most recent call last):
  File "./build/tools/releasetools/ota_from_target_files", line 824, in <module>
    main(sys.argv[1:])
  File "./build/tools/releasetools/ota_from_target_files", line 792, in main
    WriteFullOTAPackage(input_zip, output_zip)
  File "./build/tools/releasetools/ota_from_target_files", line 407, in WriteFullOTAPackage
    common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict)
  File "/home/championswimmer/kxpjb/build/tools/releasetools/common.py", line 418, in CheckSize
    p = info_dict["fstab"][mount_point]
KeyError: '/boot'
realmake: *** [out/target/product/anzu/aokp_anzu-ota-eng.championswimmer.zip] Error 1
basically it is due to that cm10 ota build script is slightly different from aokp one
 

pikpok

Senior Member
Jul 28, 2009
187
229
83
Zamosc
@pikpok

i am getting some errors with the ota_from_target_files script....
so i wanted to ask, have you already resolved the issues? then could you commit them to msm7x30-common or if you have not then I'll resolve them and commit them myself ;)

for referrence the error is this
Code:
building image from target_files BOOT...
  running:  mkbootfs -f /tmp/targetfiles-ad7lWh/META/boot_filesystem_config.txt /tmp/targetfiles-ad7lWh/BOOT/RAMDISK
  running:  minigzip
  running:  mkbootimg --kernel /tmp/targetfiles-ad7lWh/BOOT/kernel --cmdline console=null --base 0x00200000 --ramdisk /tmp/tmpWzeExp --output /tmp/tmpzv7QU3
Traceback (most recent call last):
  File "./build/tools/releasetools/ota_from_target_files", line 824, in <module>
    main(sys.argv[1:])
  File "./build/tools/releasetools/ota_from_target_files", line 792, in main
    WriteFullOTAPackage(input_zip, output_zip)
  File "./build/tools/releasetools/ota_from_target_files", line 407, in WriteFullOTAPackage
    common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict)
  File "/home/championswimmer/kxpjb/build/tools/releasetools/common.py", line 418, in CheckSize
    p = info_dict["fstab"][mount_point]
KeyError: '/boot'
realmake: *** [out/target/product/anzu/aokp_anzu-ota-eng.championswimmer.zip] Error 1
basically it is due to that cm10 ota build script is slightly different from aokp one
You need to modify recovery.fstab in device folder a bit, add:
Code:
/boot auto boot
It's ugly hack and I know we have to change it in the other way, but it works. Also, there will be problem with one more partition IIRC, so do the same.

My Arch Linux install gives me kernel panic few minutes after launch. I'm trying to solve that problem, but don't expect any updates since my PC will start working as it should.
 
  • Like
Reactions: adrianom

AcreaperJB

Senior Member
Aug 5, 2011
238
79
0
Castries
: There's a Strange bug i notice for this ROM (not sure if applies to others) when i listen to music whiles shuffle is on/off and music changes the sound resets to its
highest volume rather than retaining the volume it had for the previous track, VERY ANNOYING AND DANGEROUS
Note: Has now been fixed by uninstalling dsp manager, has anyone else got this bug?

Sent from my Live with Walkman

---------- Post added at 03:37 PM ---------- Previous post was at 03:33 PM ----------

but I only flashed the gapps because I noticed that my Google play store kept on crashing.. I uninstalled and reinstalled but it just keeps on crashing:confused:

Sent from my Live with Walkman using xda premium
Note: Has also been fixed, if you also experienced this bug then got to Settings > Apps > Google play store > clear data > uninstall update. Then follow the following screens

Sent from my Live with Walkman