Android:use debugmode in galaxy s2

后端 未结 5 2169
傲寒
傲寒 2021-02-19 19:10

I am using new device for testing named Samsung Galaxy SII but i am unable to use use debugging mode that means i am unable to see logs in my emulator but i am able to connect i

5条回答
  •  执笔经年
    2021-02-19 20:02

    Have u made android:debuggable=true in the manifest file? If this is not true, the device will not be available in debugging mode..

提交回复
热议问题