Android Hello World: Difference between revisions

From Variscite Wiki
No edit summary
Line 16: Line 16:


== Hellow World APK compilation ==
== Hellow World APK compilation ==
Refer to the following Android Developer page: https://developer.android.com/guide/
[https://developer.android.com/guide/ Android Developers: Developer Guide]

Revision as of 13:06, 12 November 2018

VAR-SOM-MX6 - Android Nougat N7.1.1 Developer Guide

Introduction

This Wiki describes how to build and deploy Android APK application on the target.

Overview

The objective of this document is to guide setting up host environment, compilation, and deployment.

Android Studio setup - video tutorial

Hellow World APK compilation

Android Developers: Developer Guide