ANDROID: Pulling libraries from the android device

adb pull (file) (local)

for example, I pulled the system/lib to my local c:\libs

adb pull system/lib c:\libs

No comments: