adb upload so file to /system/lib

1. adb remount

    change /system/lib to wirtable

2. adb upload

adb push e:\libffmpeg.so /system/lib

你可能感兴趣的:(adb upload so file to /system/lib)