image/svg+xml $ $ ing$ ing$ ces$ ces$ Res Res ea ea Res->ea ou ou Res->ou r r ea->r ch ch ea->ch r->ces$ r->ch ch->$ ch->ing$ T T T->ea ou->r

Android SDK

It is useful to add tools and platform-tools in the PATH environment variable

Android NDK

Integrated Development Environment (IDE)

SDK Manager

Capture d'écran du SDK manager

Creating a virtual device

Communication with ADB

Principles and startup

☞ Some additional configuration may be required according to your OS. For example with Linux, if we use a physical Android device using an USB connection, this device must be registered using a udev rule to allow a normal user to access it.

Some useful commands

A glimpse of the standard Android API

android.* packages

Base classes to develop Android applications

The components of an Android applications must be implemented in classes that inherited from ome of this base classes: