Reputation: 1105
I am trying to run app with my device Nexus 5X, Its running let me show the screen shot before running
DDMS View
The log for my device Nexus 5x is not coming, then i tried it with One plus 3, For that the log is coming.
One more thing to mention is that the emulator i am using is also nexus 5x 6.0
my device is nexus 5X 7.0
one plus 3 is also 6.0
And take a look at my sdk manager
there are there items installed
Please tell me how to fix this
Upvotes: 0
Views: 440
Reputation: 475
I know this is a pain in the ass, but eclipse was deprecated as Android dev environment, so you should swap to Android Studio probably thats the reason youre not seeing logcat, because eclipse plugin stopped receiving updates 3 years ago and your probably using some of the recent API versions.
Upvotes: 1