Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide describes the steps to follow in order to install an instance of openIMIS.

...

Open your Internet browser and type the following URL in the browser address bar http://localhost/



Mobile apps configuration

Mobile apps need to be re-compiled with the correct server's IP address for it to be functional.

To do so:

  • Open Android Studio
  • Open the mobile app project (available here)
  • Locate the file called General.java in the project explorer.
  • Edit the file by replacing the server's IP address or server name, and save.
  • Build the app via the tools menu
  • The new .apk file is now available in the release folder indication by Android Studio.