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.
  1. Android SDK Quick Tip: Launching the Camera

    Android SDK Quick Tip: Launching the Camera

    Tutorial Beginner

    This quick tip shows you how to launch the built-in Camera application and use the results for displaying the captured image. You will achieve this by...

  2. 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...

  3. 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...

  4. 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...

  5. 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...

  6. 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:...