Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Complete Android Developer Docs Guide
Rating: 4.0 out of 5(103 ratings)
9,767 students

Complete Android Developer Docs Guide

A complete overview of Android Developer Docs
Created byShwetank Sharma
Last updated 4/2019
English
English [Auto],

What you'll learn

  • Students get a complete view of Android Developer Docs - beneficial for developers who want to include android as one of the skills.

Course content

4 sections20 lectures2h 9m total length
  • Introduction to Android Developer Docs Guide0:55

    Explore the complete Android developer docs guide, outlining the Android development framework, features, and the role of Android Studio for Java-based apps, while reviewing recent developments and trivia.

  • First Android App - 12:36

    Learn to build your first Android app by creating a simple UI, understanding activities, services, and other components, and ensuring device compatibility across screen sizes and Android versions.

  • First Android App - 28:37

    Configure a new Android Studio project, set a unique package name and minimum GPA level, and create the main activity with setContentView and layout files.

  • First Android App - 34:13

    Learn to run your hello world app on a real Android device or an emulator in Android Studio, enabling USB debugging and using a virtual device to test.

  • First Android App - 411:23

    Design a simple Android UI by composing views into view groups using constraint layout, adjusting buttons and edit texts, and applying layout constraints and strings resources.

  • First Android App - 57:42

    Learn how to start a new activity in Android by using intents, handle button clicks with on click, and pass data between screens using extras.

  • First Android App - 611:03

    Create a display message activity and pass the user's input from the first activity using intents and extras; update the manifest and retrieve the message in the display activity.

Requirements

  • Knowledge of Java

Description

The best methodology to practice and learn a programming language is to go through its official documentation. This ensures that your understanding of the language is up-to-date always. In this course, students get to go through the entire Android Developer Documentation.We discuss examples as we go through the course and also discuss your questions if any.

Who this course is for:

  • Android Development Beginners.