How do I Install external APKs necessary for my app in the Eclipse ADT?

Posted by kunjaan on Stack Overflow See other posts from Stack Overflow or by kunjaan
Published on 2010-06-02T18:19:17Z Indexed on 2010/06/02 18:34 UTC
Read the original article Hit count: 159

I need to rely on external app (Barcode scanner in my case). The eclipse emulator crashes when I try to download it from within the emulator itself.

  • Is there a way to download it using the emulator?
  • Or Is there a way to directly install the APK and make it available for my application?

© Stack Overflow or respective owner

Related posts about android

Related posts about install