If it's not a device storage issue then the first place I would start is running "adb kill-server" and "adb start-server" to restart adb.
Not 100% sure what your problem is - you can use the adb push command but cannot use the adb install command? Don't forget that internal memory and SD memory are different so one may have room while the other doesn't. Cheers, Ed -- 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

