Date du conseil: 28 avril 2016

  Description

Debuggable

A developer can explicitly open the application to be debuggable by adding android:debuggable=“true” in AndroidManifest.xml. When this option is turned on, other applications can connect to your application at run time, read, modify data, and change your program’s working flow.