Cannot debug application com.domain.test on device samsung-gt_i9300-323020cfc86b804f. This application does not have the debuggable attribute enabled in its manifest. If you
In build.gradle
debug { debuggable true signingConfig signingConfigs.debug }