platform android not found in ionic

Viewed 20

I'm trying to run the ionic cap run android command but it showed no device in my list

enter image description here

Then in my folder, I can see that there is an android platform created by using the npx cap add android

enter image description here

I'm using capacitor in this project, and following is my capacitor android version:

enter image description here

0 Answers
Related