App not showing on Android emulator

Hello everyone, my Android emulator takes time or doesn’t even run at all. Tried running the code on web browser and it’s working fine but the android emulator just takes so long or doesn’t run at all :pensive:

The message I get is just “opening on emulator @ a certain portal” and nothing displays :pensive:

Any help please

I got that before too.

Try launching the emulator from the Android Studio first, see if “hello world” project runs there. Then, when the emulator is launched and working fully, try expo start and launch on Android emulator

1 Like

It’s working now. Thanks for the help