As a beginner using Ionic 3, I am trying to test my app on an Android device. However, when I enter the command
ionic cordova run android
, I encounter an error and nothing shows up on my device.
Could someone please advise me on how to get my app to appear on my Android device? Any help would be greatly appreciated. Thank you.