第一是apk的配置檔案內的AndroidManifest.xml的android:debuggable=”true”,第二就是/default.prop中ro.debuggable=1。 兩種方式第一種通常是解包新增 ...
確定! 回上一頁