Android Hello World: Difference between revisions

From Variscite Wiki
Line 15: Line 15:
[https://www.youtube.com/watch?v=Z98hXV9GmzY Android and Android Studio: Getting Started]
[https://www.youtube.com/watch?v=Z98hXV9GmzY Android and Android Studio: Getting Started]


== Hellow World APK compilation ==
== Hello World APK compilation ==
[https://developer.android.com/guide/ Android Developers: Developer Guide]
[https://developer.android.com/guide/ Android Developers: Developer Guide]

Revision as of 01:28, 23 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

Android and Android Studio: Getting Started

Hello World APK compilation

Android Developers: Developer Guide