情報公開日: 4 28, 2016

  概要

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.