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?
In the end you must have a path:
D:\<path to your project root>\bin
Try to build your project
Note: For Android Studio use this answer