Android Hello World
From Variscite Wiki
VAR-SOM-MX6 - Android Nougat Android Hello World
Introduction
This page describes how to build and deploy Hello World Android APK application on the Android Nougat target
Overview
The objective of this document is to guide the setting up host environment for the compilation, and deployment of the Android Application
The following video is a step-by-step guide on how to get started with Android Studio
Android Studio setup - video tutorial
Android and Android Studio: Getting Started
Google releases good documentation for the Android Developers
Hello World APK compilation
To compile and run a "Hello, World!" apk: Android Developers: Developer Guide
ADB Setup
To run the apk on the target using adb: Adb and Fastboot