Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Android Application Development
Rating: 4.5 out of 5(16,831 ratings)
395,305 students

Learn Android Application Development

A beginner course on Android Application development
Last updated 9/2018
English

What you'll learn

  • Have a good overview of the Java programming language
  • Install Android Studio and setup the environment
  • Debug an Android Application
  • Create a signed APK file to submit to the Google Play Store
  • Use Explicit and Implicit Intents
  • Make use of Fragments
  • Create a Custom List View
  • Create the Android Actionbar
  • Create a custom Toast
  • Use Shared Preferences, Files and SQLite
  • Use the AsyncTask class
  • Handle Android 6 Permissions
  • Save data in an online database (MBAAS - Backendless) and do User management

Course content

11 sections89 lectures26h 50m total length
  • Getting Ready2:39
  • Packages, classes and running your first program9:50
  • Variables, Literals and Constants21:04
  • Reading input from the user- The Scanner class9:48
  • Getting Input from the user using the JOptionPane class9:59
  • Comments in Java6:26
  • Introduction to Decision Structures - Operators and Expressions10:13
  • If, if-else, if-else-if, nested if and logical operators20:38
  • Check for values inside or outside a range4:43
  • Comparing Strings13:32
  • The Switch-Statement14:57
  • Introduction to Loops13:49
  • Useful Loop Calculations - Input Validation and a User Controlled Loop13:08
  • Useful Loop Calculations Part 218:50
  • Working with Files19:32
  • Methods21:21
  • Introduction to Arrays12:30
  • Comparing Arrays9:53
  • Copying Arrays6:45
  • Highest and Lowest values / Sum and Average9:24
  • Arrays with Files and String arrays13:25
  • The ArrayList class8:28
  • 23. Classes And Objects25:37
  • 24. More Classes And Objects29:02

Requirements

  • No prior knowledge required. Some programming background would be beneficial.
  • PC or Mac that can run Android Studio and the Android Virtual Device.

Description

Android accounts for approximately 85% of all devices sold today (2017 Q1). It only makes sense for you to be developing applications for the Android platform.

I will take you through the basics of Android Application development, and introduce some more complex features as well. This includes the following:

  • An extensive look at the Java programming language

  • Introduction to Android, installing Android Studio.

  • Create your first Android Application, learn to debug the application and learn how to create a signed APK that you can submit to the play store.

  • Working with implicit and explicit intents

  • Detailed example of how to work with Fragments

  • Learn some customizations like a custom ListView, Toast, TextView and ActionBar

  • Learn how to save data to the phone in the form of SharedPreferences, Files and SQLite

  • Learn how to implement Android 6 Permissions

  • Read data from a RSS feed and sending SMSes programmatically

  • Learn how to save data online and do user management with Backendless (MBAAS)

By completing this course, you will have more than just basic knowledge of Android Application Development.

Join this course now!

Who this course is for:

  • Beginner Android students that want to learn how to program for the Android Mobile platform