I am trying to debug an app with Intellij 13.0 on Windows 7. Whenever I start debugging I get the following warning:
Intellij
Warning: debug info
For those who are using Android-Studio: check your gradle file and product flavours and be sure that "debuggable" attribute in manifest is NOT set to false.