I am trying to build a hello world application and whenever i try to build it i get the error
AndroidManifest.xml already defines debuggable (in http://schemas.android.com/apk/res/android); using existing value in manifest.
For the past 3 hours i have been trying to figure what's wrong but to no avail.
I am using VS2012 with mono for android.
Could somebody at least tell me what is causing this problem.