Building Jellybean / CM10 - Experiments

Status
Not open for further replies.
Search This thread

adfad666

Inactive Recognized Developer
Jul 29, 2011
763
4,302
This thread and ROM hasn't been updated for a long time so it's locked, for reference only.

Greetings P500 lovers,

I present some experiments with Jellified CyanogenMod aka CM10.

It works, but don't expect things to work well. Trust me, you're better off with CM9.

I'll update this post randomly whenever I make some progress.

______________________________________________________________________________________

CM10 - 2012-08-01
Micro Gapps

NOTE: this is totally unsupported, do not ask for fixes it is just a proof of concept. It is buggy. Full Gapps do not work due to space contraints.

device20120717020701.png
 
Last edited:

adfad666

Inactive Recognized Developer
Jul 29, 2011
763
4,302
Hey man can you tell me how to fix error of missing export includes? i haven't found export_includes files on source of ics

exports_includes isn't a file to be built, it's simply a file created within each project that has details of the project being built. You can manually create the file in the places where it fails, just use an empty file and it'll be fine. You may need to make the right folder but after that it'll continue.

I think I've finally got a completed build, if it does finish I'll upload what I've got.

Tip for later:
delete the external/aac folder
edit frameworks/av/media/libstagefright/codecs/aacdec/Android.mk
edit frameworks/av/media/libstagefright/codecs/aacdec/Android.mk

comment out "AAC_LIBRARY = fraunhofer" in the above two files - the aac folder you deleted has ARMv7 optimizations so doesn't build, we need to use the generic android aac.
 

nobodyAtall

Recognized Developer
Jan 16, 2008
1,572
19,559
Malaysia, Cheras
exports_includes isn't a file to be built, it's simply a file created within each project that has details of the project being built. You can manually create the file in the places where it fails, just use an empty file and it'll be fine. You may need to make the right folder but after that it'll continue.

I think I've finally got a completed build, if it does finish I'll upload what I've got.

Tip for later:
delete the external/aac folder
edit frameworks/av/media/libstagefright/codecs/aacdec/Android.mk
edit frameworks/av/media/libstagefright/codecs/aacdec/Android.mk

comment out "AAC_LIBRARY = fraunhofer" in the above two files - the aac folder you deleted has ARMv7 optimizations so doesn't build, we need to use the generic android aac.
Or use this patch http://review.cyanogenmod.com/#/c/19257/ ;)
 

valent|n0

Senior Member
Feb 8, 2011
323
25
Surabaya
this is exciting
Can't wait.. Thanks adfad

exports_includes isn't a file to be built, it's simply a file created within each project that has details of the project being built. You can manually create the file in the places where it fails, just use an empty file and it'll be fine. You may need to make the right folder but after that it'll continue.

I think I've finally got a completed build, if it does finish I'll upload what I've got.

Tip for later:
delete the external/aac folder
edit frameworks/av/media/libstagefright/codecs/aacdec/Android.mk
edit frameworks/av/media/libstagefright/codecs/aacdec/Android.mk

comment out "AAC_LIBRARY = fraunhofer" in the above two files - the aac folder you deleted has ARMv7 optimizations so doesn't build, we need to use the generic android aac.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 107
    This thread and ROM hasn't been updated for a long time so it's locked, for reference only.

    Greetings P500 lovers,

    I present some experiments with Jellified CyanogenMod aka CM10.

    It works, but don't expect things to work well. Trust me, you're better off with CM9.

    I'll update this post randomly whenever I make some progress.

    ______________________________________________________________________________________

    CM10 - 2012-08-01
    Micro Gapps

    NOTE: this is totally unsupported, do not ask for fixes it is just a proof of concept. It is buggy. Full Gapps do not work due to space contraints.

    device20120717020701.png
    30
    uploading now my first custom build for JellyBean. i've applied a fix for audio and camera. i can't test for the moment 'cause i've lent my p500 to my father and he return me the phone tomorrow. so you must test..THEN DO A NANDROID BACKUP:D....and....more important thing....let me know if it workin' or not :D come back in an half hour sorry guys but italian lines are soo slow :D

    EDIT: here the download Link https://hotfile.com/dl/164470952/0f1eb53/cm_p500-ota-eng.lupohirp.zip.html
    30
    Did somebody say searchable networks?

    Coming soon...

    attachment.php
    29
    i0m stucking at this....gonna rewrite dispatch-arm-linux.s :silly:


    Code:
    Error: selected processor does not support ARM mode `movw r3,#:lower16:vgPlain_dispatch_ctr'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:91: Error: selected processor does not support ARM mode `movt r3,#:upper16:vgPlain_dispatch_ctr'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:109: Error: selected processor does not support ARM mode `movw r1,#(((1<<15))-1)'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:110: Error: selected processor does not support ARM mode `movw r4,#:lower16:vgPlain_tt_fast'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:113: Error: selected processor does not support ARM mode `movt r4,#:upper16:vgPlain_tt_fast'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:144: Error: selected processor does not support ARM mode `movw r3,#:lower16:vgPlain_dispatch_ctr'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:147: Error: selected processor does not support ARM mode `movt r3,#:upper16:vgPlain_dispatch_ctr'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:165: Error: selected processor does not support ARM mode `movw r1,#(((1<<15))-1)'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:166: Error: selected processor does not support ARM mode `movw r4,#:lower16:vgPlain_tt_fast'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:169: Error: selected processor does not support ARM mode `movt r4,#:upper16:vgPlain_tt_fast'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:184: Error: selected processor does not support ARM mode `movw r0,#:lower16:vgPlain_tt_fastN'
    external/valgrind/main/coregrind/m_dispatch/dispatch-arm-linux.S:185: Error: selected processor does not support ARM mode `movt r0,#:upper16:vgPlain_tt_fastN'
    28
    Nice to see you back on here ;)

    Sent from my LG-p505 using Tapatalk 2

    Wellcome back Pasquale

    i dont' abandon who helped me to continue to university and pay university taxes :) :)