Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

File explorer show nothing

Tags:

android

root

I'm using Eclipse Indigo,

I'm root on my device.

When I'm running application and looking at File explorer in eclipse I see nothing. (can't see folders at all)

The windows is empty.

What can I do?

like image 679
David Avatar asked Nov 27 '22 11:11

David


1 Answers

You need to select the device to see something either in logcat or in file explorer

Window->show view -> other -> Android -> device ->

you will get device icon in you eclipse. open that device to check what are the connected devices (emulators also) if you get the device for which you want to see either logcat or file explorer. in the list then select it if you dont find any list there then restart the device (same for emulators also)

If this doesnt work then restart your eclipse and do these steps again.

like image 155
Sunil Kumar Sahoo Avatar answered Dec 10 '22 02:12

Sunil Kumar Sahoo