problems while running android usb in android studio

Asked

Viewed 374 times

0

Does anyone know why this error is happening I can’t run the application on my smartphone with debugging mode enabled and even with the emulator? someone knows, I am new to android and wanted to make an application for my site if someone can help me I am grateful.

inserir a descrição da imagem aqui

  • I think that this help. This question has already been answered in English. Check it!

1 answer

1

The emulator will not run because you have set the minimum API version to be larger than the version that will run on the emulator. Put your build.Radle on, please.

Your phone is not showing up there because you have to unlock it when you plug into the computer pro Android Studio recognize or the cable/mobile/input is with some problem.

  • already solved the problem I’m using genymotion emulator to run the applications

Browser other questions tagged

You are not signed in. Login or sign up in order to post.