'Bluestacks as a smarter apk testing tool - installing app from harddisk
What conditions need to be met for an apk app exported from, say eclipse, to install from hard disk into Bluestacks?
Solution 1:[1]
To install your own program's .APK
By your mention of "say eclipse" I am going to assume you are working in Eclipse. Just run the BlueStacks App Player and it will show up in your list of running devices.
Windows -> Show View -> Other -> Devices (or the list the automatically shows up at run)
Use run (or run with debugging) to deploy your .APK to BlueStacks. It's just like any other emulator, really.
To install any other .APK (not so much a programming question)
The most convenient way is to use the application HD-ApkHandler.exe the comes pre-installed in the BlueStacks folder.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Paul-Jan |
