background preloader

Android

Facebook Twitter

Connecting Physical Android Devices To Your Development Machine. While the Android emulator and Android Virtual Device configurations (AVDs) go a long way towards testing a variety of aspects of app device compatibility issues, users run apps on real devices and with real mobile networks.

Connecting Physical Android Devices To Your Development Machine

This tutorial will show you how to connect your Android devices to the Android tools in order to more accurately debug your apps. Part 0: Getting Started. Android Sample Apps. The Android SDK includes many sample apps that can help you learn Android by inspecting how different APIs are used to build a mobile application.

Android Sample Apps

These sample apps are available for download through the Android SDK Manager. Learn how to easily create Eclipse projects around these sample apps, compile them, and use them in your own projects. Part 0: Getting Started. Creating Android Hello World Applications. Recent changes to the Android SDK tools have made it possible to quickly create Android projects using various starting templates.

Creating Android Hello World Applications

Learn how to create several different "Hello World" apps for the Android platform in this tutorial. Part 0: Getting Started This series of Android tutorials is meant to help you build the skills and confidence necessary to build real, quality Android apps.