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?
Asked
Active
Viewed 90 times
1 Answers
0
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.

Am_I_Helpful
- 18,735
- 7
- 49
- 73

Nino9612
- 928
- 5
- 12