Hi All,
I want to capture some log traces from openCore by running/playing the
media player from the emulator. I saw a mail thread regarding this
in
http://groups.google.com/group/android-framework/browse_thread/thread/d1ec0fb1fc8c886a
I followed same procedure as mentioned in that thread
rm -rf out/target/product/generic/obj/include/libpv
make -j ENABLE_PV_LOGGING=1
after make, i replaced system.img, userdata.img, ramdisk.img from /
Zoom/mydroid/out/target/product/zoom2
to
...\android-sdk-windows-1.5_r1\android-sdk-windows-1.5_r1\platforms
\android-1.5\images folder.
When i run the emulator, the sdcard folder in file view is having
d--------- permission. For this my media player application is not
running and giving following error:
"SORRY
The application Wave has stopped unexpectedly. Please try again".
Force close.
Please help me in this regards.
Thanks
Gururaja