Building our own Mobile App

Hi Everyone,

Can you advise where I can find all the resources, including code for building Mobile Apps please.

Thank you in advance,
Michael

Hi!

There is not a lot of documentation for building custom apps, but I can link them below :+1:

In a short summary;
Normally you’d use the Custom Project template on our GitHub for this.
You can set up an Android / iOS project, and import the OpenRemote lib dependencies.
Within the code, you can customize the browser URL the Android/iOS app will point towards.
Once that is done, you can build the web app using HTML in the /ui/app/ folder.

Information on the Custom Project template, and how to set it up:

On how to setup an Android / iOS project;

On how to create Web apps

Many thanks for this.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.