On Sat, Apr 18, 2009 at 8:54 AM, Jayesh Salvi <[email protected]> wrote: > Hi, > > I installed Koolu beta 4 image on my Freerunner. I am trying to install apps > to the phone using adb, but it fails and gives weird behavior. > > When I tried to install for e.g. FBReaderJ, > > $ adb install ~/Download/FBReaderJ.apk > 466 KB/s (479392 bytes in 1.003s) > pkg: /data/local/tmp/FBReaderJ.apk > > > It hung at this point and at the same time the phone became unresponsive, > and went to the black screen (the same one at the startup with the glowing > android robot) for a while then came back. The phone became responsive > again, but the app installation didn't go anywhere. I can see that the .apk > package was copied to the phone at data/local/tmp alright.
Did you enable 'Stay awake' option in Settings->Applications->Debugging? Just a wild guess, anyway I've never had problems with installing apk packages through adb. -- Alex _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
