I want to run my ionic project in android device.So I ran following commands
Just set you windows environment for the correct android home path
Try ionic build android before android run android
ionic build android
android run android