All Products
Search
Document Center

Mobile Platform as a Service:Quick start

Last Updated:Jan 23, 2026

AntUI supports three types of access: native AAR and component-based connection (Portal & Bundle).

Prerequisites

Add SDK

Native AAR connection

Use Component Management (AAR) to install the AntUI component in your project. For more information, see AAR component management.

Component-based connection

In the Portal and Bundle projects, install the AntUI component using Component Management. For more information, see Manage component dependencies.

Code example

Download the Android demo and view the code in the AntUI project. For more information, see Get code examples.