I have a problem. When i try to launch my project i've got error :
"ERROR: APK path is not specified for module"
I follow to this answer APK path is not specified for module "Example-Example" but that no give me result. Any more ideas?
Finally I founded a solution.
In the end you must have a path :
D:\<path to your project root>\bin
Try to build your project.
may be it helps for someone ...
Note : For Android Studio use this answer.