This section discusses the development of and on Vaandroid for developers.
Information on rebuilding the system after version changes.
This section describes the makeup of a Vaandroid application.
Vaandroid's extensions to Android's manifest file.
Information on the Vaandroid Gradle Plugin.
A basic Android reference
Vaandroid uses a system of publishing interfaces as services. If you follow simple conventions, the runtime will publish the interfaces automatically. You can also manually publish a service if you need a more fine-grained control.
All about Android activity flags.
The distributed client-server nature of Vaandroid allows customization on where code gets executed. This option enhances performance, bandwidth, power consumption, and security.
This page contains an implementation report of Android attributes.
Information on Vaandroid development resources.
The Vaandroid Federation clusters instances of Vaandroid Servers. This can be to increase availability or distribute workload.
The standard Android application model is a single application with tasks and activities. That model changes when running on Vaandroid.
The section contains a variety of Vaandroid tutorials.
This page lists various pages that have not been filed.
Various ways to debug the Vaandroid runtime.