View Single Post
  #5 (permalink)  
Old 07-05-2010, 06:09 PM
dadoc04's Avatar
dadoc04
PPCGeeks Regular
Offline
Location: Jax, Fl
 
Join Date: Dec 2007
Posts: 184
Reputation: 135
dadoc04 is keeping up the good workdadoc04 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to dadoc04 Send a message via Yahoo to dadoc04
Re: HTC Quick Record Widget

heres the command you will need...


adb push "filename" /system/app


if it gives you an error saying failed to send or something like that... it may say "this is a read only filesystem"

if you get that, do adb remount

then try the above command again... I hope this gets it working for you.
Reply With Quote
This post has been thanked 1 times.