Android configure app to debuggable

Android configure app to debuggable
ref‮ual:ot re‬tturi.com
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    ...
    <application android:icon="@drawable/icon"
        android:debuggable="true"
Created Time:2017-08-30 11:47:58  Author:lautturi