Tutorials

The section contains a variety of Vaandroid tutorials.

Building An Application With Android Studio

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.

Hello Server

This tutorial will show how to write a ''Hello Server'' application using ''React'' and ''Vaandroid''

Converting An Activity Into A Fragment

How to converting an activity into a fragment.

Integrating an Existing Android Application With Vaandroid

You can integrate your existing Android application with Vaandroid. Your application can then be ported to both platforms.

Adding An Activity

Adding an activity to a Vaandroid application

Creating A Vaandroid Application From Scratch

This tutorial creates a basic Vaandroid application.

Creating A Vaandroid Plugin

This page consists of a list of the things necessary to create a plugin with links to how to do so

Creating A Runtime Container

The Vaandroid runtime container allows Vaandroid plugins to be easily deployed on any machine.

Starting Karaf

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.

Running The Server

The Vaandroid runtime container allows Vaandroid plugins to be easily deployed on any machine.

Using Gradle to create OSGi bundles with DS annotations

Developer Install Guide

Basic Vaandroid Tutorial

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.

Cloud Server Tutorial

The Vaandroid Cloud Server is an application that provides the Vaandroid Runtime as a web site to web browsers.

Sample Source Code

Source code and template samples.