Hi, I am trying to compile and update libandroid_runtime.so on phone. Here is what I do:
$ mmm frameworks/base/core/jni/ $ adb remount $ adb push out/target/product/tahiti/system/lib/libandroid_runtime.so /system/lib reboot the phone But some times ,I don' see the /libandroid_runtime.so get updated (I can tell by having debug printfs there). Is there a better way to just update the libandroid_runtime.so? Thank you. -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
