Learn Android Development

Learn to build feature-rich Android apps with Java, Kotlin, and other programming languages using Android Studio. Master Android development with these tutorials.

All Android Development content:

  1. Android SDK Quick Tip: Sending Pictures the Easy Way

    Android SDK Quick Tip: Sending Pictures the Easy Way

    Tutorial Beginner

    This quick tip shows you how to configure and send a picture to someone (for example, an MMS message). You will achieve this by creating and configuring the...

  2. Quick Tip: Enabling Users to Send Email From Your Android Applications – The Easy Way

    Quick Tip: Enabling Users to Send Email From Your Android Applications – The Easy Way

    Tutorial Beginner

    This quick tip shows you how to launch the built-in Mail application, supply it with data, and allow the user to send an email message. You will achieve this...

  3. Common Android Virtual Device Configurations

    Common Android Virtual Device Configurations

    Tutorial Beginner

    Android developers must target a variety of different Android devices in order to reach the greatest number of users. By properly configuring the Android...

  4. Quick Tip: Customize Android Fonts

    Quick Tip: Customize Android Fonts

    Tutorial Beginner

    Every Android device comes with a collection of standard fonts: Droid Sans, Droid Sans Mono and Droid Serif. They were designed to be optimal for mobile...

  5. Android SDK: Embed a WebView With the WebKit Engine

    Android SDK: Embed a WebView With the WebKit Engine

    Tutorial Beginner

    This quick tip will demonstrate how you can embed an Android WebView in your application with the the WebKit engine. You will learn how to both load an...

  6. Android SDK Quick Tip: Launching Maps In-App

    Android SDK Quick Tip: Launching Maps In-App

    Tutorial Beginner

    This Quick Tip will show you how to programmatically launch in to the Google Maps application. You will learn to load Maps with a precise position, a...

  7. Quick Tip: Enabling the Android Move To SD Card Feature

    Quick Tip: Enabling the Android Move To SD Card Feature

    Tutorial Beginner

    This Android Quick Tip will show you how to allow your end-users to optionally save valuable device storage space by choosing to store your application on...

  8. Android SDK: Unit Testing with the JUnit Testing Framework

    Android SDK: Unit Testing with the JUnit Testing Framework

    Tutorial Beginner

    In this tutorial, you will learn how to use Eclipse to create an Android JUnit Test Project, create automated unit tests and run them under a variety of...

  9. Introduction to Android Development

    Introduction to Android Development

    Tutorial Beginner

    Mobiletuts+ will be covering all major mobile platforms - iPhone, Windows, Android and Blackberry. Today we'll be taking a look at Android development:...