Ionic app not running on android

Hello everyone,
I am kinna stuck here. I have been trying to run my ionic app on android emulator but i have the (file:///android_asset/www/index.html) error on my emulator

this is my Ionic Info

cli packages: (C:\Users\samst\AppData\Roaming\npm\node_modules)

@ionic/cli-utils  : 1.19.2
ionic (Ionic CLI) : 3.20.0

global packages:

cordova (Cordova CLI) : 8.0.0

local packages:

@ionic/app-scripts : 3.1.9
Cordova Platforms  : android 7.0.0
Ionic Framework    : ionic-angular 3.9.2

System:

Android SDK Tools : 26.1.1
Node              : v8.11.1
npm               : 5.6.0
OS                : Windows 10

Environment Variables:

ANDROID_HOME : C:\Users\samst\AppData\Local\Android\sdk1

Misc:

backend : pro

Hello,
Have you tried to add this to your config.xml :

<preference name="loadUrlTimeoutValue" value="200000" />

If not, try it :wink:

My ionic project is loading and still loading, not stopping