I added ffmpeg libs to Android, and I modified the prelink-linux- arm.map like what Amir has mentioned above. But I can't boot the emulator with the new built "system.img". One importent log below tells loading 'libavformat.so' failed. How to fix it?
INFO/DalvikVM(593): Unable to dlopen(/system/lib/ libandroid_servers.so): Cannot load library: link_image[1638]: 553 could not load needed library 'libsystem_server.so' for 'libandroid_servers.so' (link_image[1638]: 553 could not load needed library 'libmediaplayerservice.so' for 'libsystem_server.so' (link_image[1638]: 553 could not load needed library 'libavformat.so' for 'libmediaplayerservice.so' (reserve_mem_region[711]: OOPS: 553 prelinked library 'libavformat.so' mapped at 0x44b74000, not at 0x2f500000))) --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
