Are you trying to install an apk? If so the command is "adb install file.apk". Use the -r flag to reinstall an app
On May 15, 2009 5:25 PM, "jknox" <[email protected]> wrote: I have my app running under both the emulator and the newly arrived Android development phone. The app works (except for a keyboard issue), but it is missing the files I need to move over to the phone. For the emulator I could use the ADB utility (push) or the file explorer under Eclipse. However, for the actual phone, ADB is saying "read only" when I try to push (possibly I need to qualify the destination better). And in file explorer I can not see the application - even though it is there on the phone screen (and runs). Suggestions??? jmk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

