Android Native

Learn how to

  1. Add Android Viewer library to your project

  2. Connect to the server, open Android viewer, and load an e-Form in your activity.

  3. Trigger the e-Form submit button from an action button

Preparations

Required skills/experiences

  • Android native App development experience with Android Studio or Eclipse.

Android Studio

  • Here we use Android Studio ver. 4.0.1

OZ products

  • e-Form Server installed on the WAS server

  • Android Viewer library

    Download ozrv80_android_version.number.tar.gz from πŸ‘‰ Product Downloads

Sample project

Create a new project with Empty Activity.

Add Android viewer library to project

Add Android viewer library and license file to your project as illustrated below. Your instructor will provide the license file.

Configurations

Add Submit button

Add menu_main.xml in res/menu folder.

Activity to open e-Form

Run your App

Last updated

Was this helpful?