在Android真機上調試程式有一個前提,就是這個apk包必須有debuggable=true 的屬性才行。 ... Android手機系統的 ro.debuggable 這一配置位於/default.prop 文件中, ...
確定! 回上一頁