<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>App Development :: Aperio Documentation</title><link>/mobileappsdev/index.html</link><description>Apps Development This chapter describes how to develop mobile apps for Aperio Client.</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 29 Jan 2024 13:53:16 +0100</lastBuildDate><atom:link href="/mobileappsdev/index.xml" rel="self" type="application/rss+xml"/><item><title>Quick start</title><link>/mobileappsdev/overview/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/mobileappsdev/overview/index.html</guid><description>Mobile app development process Mobile apps development process covers:
creating new app according to what has been described here or customizing existing one (more details in Configuration) defining development profiles to generate HTML and JavaScript upon jforms jforms development or manual customization of HTML documents</description></item><item><title>Profiles</title><link>/mobileappsdev/profiles/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/mobileappsdev/profiles/index.html</guid><description>Mobile App Development Profiles Profile file is JSON based configuration file for each mobile application to support the process of generation HTML (views) and JavaScript (controllers) files for given app. It is important for developer working with JForms. Defining the profile they can decide which dispatcher (and thus what metadata) is used to generate the app.</description></item><item><title>Creating a new app</title><link>/mobileappsdev/newapp/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/mobileappsdev/newapp/index.html</guid><description>How to create a new Aperio Mobile App To create a new mobile app:
Create a new app or copy existing one making sure the app contains all elements described in Configuration: Configure the app by defining properties in app file, see app.json Define menu, see menu.json Specify modules, look at Modules for more details Add localizations (optional), see Localizations Publish on Dispatcher, see XT Dispatcher configuration Create a development profile and set it up on XTUI Server. Look at Profiles for more details. Develop JForms: make sure that defined menu items (from menu.json file or driven by back-end system) point to right forms develop jforms, JForms chapter describes the whole concept</description></item><item><title>Container Dev-Pack</title><link>/mobileappsdev/containerdevpack/index.html</link><pubDate>Mon, 29 Jan 2024 13:53:16 +0100</pubDate><guid>/mobileappsdev/containerdevpack/index.html</guid><description>To Develop application run the Dev-Pack containers set. It is required to generate html and js codes after changing jForm file.
It includes:
Aperio-Tool to generate mobile apps. This container is run on local laptop. Aperio-Client to run your mobile apps for testing. This container is run on local laptop. Note: Dev-Pack uses API Bridge to communicate with Aperio APIs on the backend. During development programmers usually use an already existing API bridge. There is required just to provide http address of existing API Bridge.</description></item><item><title>JForms</title><link>/mobileappsdev/jforms/index.html</link><pubDate>Mon, 13 Jul 2020 17:13:07 +0200</pubDate><guid>/mobileappsdev/jforms/index.html</guid><description>JForms reference The JForms term stands for JSON based forms. With JForms, mobile app forms are built using an easy to learn, declarative scripting. The form content and the logic are describied using JSON elements - no HTML knowledge is required. To learn about JSON format, visit json.org official site.
This reference is organized in the following way:</description></item><item><title>Aperio DevPack (legacy)</title><link>/mobileappsdev/apidevpack/index.html</link><pubDate>Thu, 03 Nov 2022 13:53:16 +0100</pubDate><guid>/mobileappsdev/apidevpack/index.html</guid><description>Aperio Development Pack for DC1 is a set of components and tools to help you develop Aperio mobile apps for DC1. Not used any more.
It includes:
API Tool to test your API requests and to generate mobile apps AperioClient to run your mobile apps for testing This development pack is built as a Docker image and is accessible from this project image registry.
How to use the development pack with my mobile apps? Prerequisites</description></item></channel></rss>