UE4 3d Environment to Android

so I have made a simple archviz room in UE4 and I Wondered if it was possible to view it in android too

i can reduce poly and lower resolution of textures but i dont know if its actually possible

if it is, how can i do the same ?

Have you had a look at the documentation?

Another way is to pixel stream your app from a server to Android devices.

And you can try to preview your project in the mobile viewer to get an idea how it would look on Android.

I haven’t checked those documentations, Thanks a lot for those Links, I had no idea there was a viewer already there