The section contains a variety of Vaandroid tutorials.
In this tutorial we will build an Android application using Android Studio and the wizards it provides. After generating the code, we will run the application in the Android emulator. Finally we will modify the generated code and preview the changes.
This tutorial will show how to write a ''Hello Server'' application using ''React'' and ''Vaandroid''
How to converting an activity into a fragment.
You can integrate your existing Android application with Vaandroid. Your application can then be ported to both platforms.
Adding an activity to a Vaandroid application
This tutorial creates a basic Vaandroid application.
This page consists of a list of the things necessary to create a plugin with links to how to do so
The Vaandroid runtime container allows Vaandroid plugins to be easily deployed on any machine.
Karaf is an OSGi container. It provides the runtime for Vaandroid. The karaf-run script will enable the debugger, set environment variables, and start the container.
The Vaandroid runtime container allows Vaandroid plugins to be easily deployed on any machine.
We will now create a Vaandroid application. Our application will run as a web site instead of an Android file that must be installed on a device.
The Vaandroid Cloud Server is an application that provides the Vaandroid Runtime as a web site to web browsers.
Source code and template samples.