My ionic apk not installed android device

I pretend to be shown in ionicframework.com and youtube.com. My ionic APK successfull signed, but this apk not installed my android device or my PC android emulator MEmu… Please help me. What can I do?

image

what command are u typing

node command

thank you

How are you installing the app
Have you used ionic run android?

Run following commands:

1: ionic build android
then

2: ionic run android --livereload --consolelogs

It will work.