Prerequisites
Before you start building mobile experiences with Aptean Mesh, make sure you have the following tools, environments, and access in place.
Create an AL Project
This guide walks you through creating a new AL extension project that depends on Aptean Mesh, so you can start building mobile pages and services.
Hello World
In this tutorial you will create a minimal Aptean Mesh service — a single AL codeunit that receives an RPC call from the mobile client and returns a JSON page with "Hello from Aptean Mesh!" on screen. By the end, you will have a working end-to-end example that you can build on.
Connecting the Client
This guide walks you through connecting the Aptean Mesh Client Android app to your Business Central environment, so you can see your mobile pages running on a device.