Ionic cordova emulate android not working

I have a project made in ionic. Now when i tried to run the app in emulator using the command

ionic cordova emulate android

It is just showing me


:app:assembleDebug
:app:cdvBuildDebug

BUILD SUCCESSFUL in 12s
46 actionable tasks: 2 executed, 44 up-to-date
Built the following apk(s):
        E:\ionic\platforms\android\app\build\outputs\apk\debug\app-debug.apk

ANDROID_HOME=C:\Users\dell\AppData\Local\Android\sdk
JAVA_HOME=C:\Program Files (x86)\java\jdk1.8.0_171
none
Skipping build...
Built the following apk(s):
        E:\ionic\platforms\android\app\build\outputs\apk\debug\app-debug.apk

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

what might be the problem?

Have you ever succeed to run emulate android before ?
What is your emulated device ?

I have solved the issue. It was solved by restarting the emulator for each new run