Jump to content

How to install apk's from ADB-command line?


Recommended Posts

Posted (edited)

Does anyone know how I could install apps from the adb-command line? I don't have access to 3G or Wifi right now and I would like to install astro file manager app on a desire...

I went into recovery, then tried the following command:

./adb-mac install -l astro.apk

Then got this error message

1608 KB/s (2146047 bytes in 1.302s)

pm: not found

It is the right filename, but still got that message. I already tried to enable usb-debuggung but it still doesn't work. I also checked the 'install from unknown sources'-option... HTC Sync is also not an option since I'm not using a pc, but a mac...

Can anyone help me?

edit: I tried to keep the desire turned on, then went into ADB, and tried this: ./adb-mac install name.apk, but then got the error: device not found. Which is strange because when I attach my own desire, it finds my device...

Edited by pina

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.