App Builder related articles
Server Setup Guide > App Builder
Deployment Guide > App Builder
Development Tools Guide > Build App- Create Installation Files
In the Nexacro, the function to use the function provided by the mobile operating system in the Nexacro script environment can be developed. The function developed in this way is called the DeviceAPI, and it can be applied to the app build by creating it in the form of a library.
Select the menu [Settings > User Library] item in the management console for the User Library setting. You can register the User Library file and check the registered content.
If you select the User Library item displayed in the list or add a new one, then you can check, register, or modify the details in the [Details] item at the bottom.
Item | Description | |
---|---|---|
1 | Name | User Library name |
2 | Version | User Library version |
3 | Owner | Registered user information |
4 | Description | Description of User Library |
5 | iOS | iOS User Library file registration Registers the .a file. |
6 | Android | Android User Library file registration Registers the .jar file. |
7 | Android Class | Specifies the Class used in the Android User Library file. (Includes the package name) |