Development environment does not see my phone

94 Views Asked by At

I\'m trying to debug the application via usb on my phone, but the development environment does not see my phone (Chperia Z compact e5823). The driver was updated, the developer mode was enabled, USB debugging is enabled. What could be the problem?

1

There are 1 best solutions below

0
Nino9612 On BEST ANSWER

Possible problems:

  • Android SDK not setup or incorrectly setup
  • adb not setup or incorrectly setup

Also there are some "packages" you need to (should) install inside the android sdk manager. The Google USB Drivers, for example, is one of them.