I am trying to put .so file in the /system/lib folder of device by using adb push, $adb push /home/sudhir/Development/newdroid/filename.so /system/lib
but it faile & gives me error like, Error: failed to copy '/home/sudhir/Development/newdroid/ libnfc_ndef.so' to '/system/lib/libnfc_ndef.so': Directory not empty Can anyone explain why this happen & wat is the solution. Thanx in advance. Regards, androx -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

