This document discusses building RingQt applications for mobile and using the objects library and form designer in Ring.
It provides instructions on downloading requirements like the Android SDK and NDK. It also describes updating the Android SDK and installing Qt for Android. An example is given of creating a simple RingQt application with two window types - a main window and sub windows.
The document explains the objects library, which provides a class-based approach and methods for managing GUI objects and events. An example demonstrates creating multiple sub-windows from a main window. It also covers functions like Open_WindowAndLink() for connecting windows.
Finally, it briefly discusses the form designer in Ring, which allows visually designing GUI forms and can