Android:use debugmode in galaxy s2

后端 未结 5 2241
傲寒
傲寒 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 19:58

    Do the following :

    1). Download & install samsung Kies driver on your PC.

    2). Turn on USB debugging : Settings -> Applications ->Development -> USB debugging

    3). Connect your samsung galaxy with the PC.

    5). Run the app mannually (Select the galaxy tab at runtime).

    6). Finally on DDMS select the galaxy tab device.

    Check the logcat now.

提交回复
热议问题