EGL mobile project can deploy to two different patterns of mobile application: mobile web projects or native mobile projects. Mobile web projects can only run in browsers including mobile browsers; native mobile projects create an application that is installed in mobile device as a native artifact.
The way to deploy to a mobile web project is exactly the same as deploying RUI project into a web project. For more information, see Overview of EGL Rich UI deployment.