I'm pretty sure this problem is that the phone doesn't have root access. This isn't the ADP1, it is the Pulse. adb remount accomplishes the same thing as what is mentioned in the link. There are some online guides on how to root the Pulse, but if you are doing development work, you'd be better off with an ADP1 or ADP2.
/Ryan From: [email protected] [mailto:[email protected]] On Behalf Of Jeffrey Blattman Sent: Monday, December 14, 2009 8:31 AM To: [email protected] Subject: Re: [android-beginners] adb push ..... system/lib do you have /system mounted read / write? http://android-tricks.blogspot.com/2009/01/mount-filesystem-read-write.html On 12/10/09 7:30 PM, me,Ramesh Yankati wrote: Hi Have you installed USB driver??. Regards Ramesh On 12/11/09, Zlate87 <[email protected]><mailto:[email protected]> wrote: Hi, I'm trying to install voice search to my t-mobile pulse. However I run in to a problem, I need to run this command "adb push C: \libspeech.so system/lib", but I get error: "read-only file system". I read that "adb remount" will help, but when I run it, I get this error: "operation not permitted". I also read that "adb root" will help, but when I run it, I get this error: "adbd cannot run as root in production builds". I have enabled USB debugging in Settings->Applications-> Development. Can someone please help me? Thanks in advance :) Regards, Zlatko Stamatov -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected]<mailto:[email protected]> To unsubscribe from this group, send email to [email protected]<mailto:[email protected]> For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- [cid:[email protected]] -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en
<<inline: image001.png>>

