How to use File Explorer on a rooted device?

前端 未结 1 1302
刺人心
刺人心 2021-01-18 03:31

Eclipse is connected to my rooted phone and I can run debug sessions and see LogCat messages. I can also see the phone in Devices view in the DDMS

1条回答
  •  既然无缘
    2021-01-18 04:03

    File explorer in DDMS works fine with real devices. Just use the stand alone one, not the Eclipse plugin.

    From the command line, type ddms.bat, then select the (real) device, and only then select Device > File Explorer from the menu:

    enter image description here

    0 讨论(0)
提交回复
热议问题