Can't run app on android device

Hello,

After testing app on browser (ionic serve) I want to send app to real device. I do “ionic run android” and nothing happen. I check “abd devices” and list was empty. After uninstalled drivers to Samsung device I install new one. And now I see device in adb list. “ionic run android” again nothing. I also disable firewall.

Can you give me any advice?

Maybe it’s a stupid question but did you add the android platform to the project? (“ionic platform add android”)

Seems like you are having a problem with your device’s drive. Are you using wich OS? Windows?

please see step by step at following blog:

@Bigoo It’s seems that it is not stupid question… Forgot add platform, now it’s working. Thanks all.

please to help you! :slight_smile: