Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Mobile App development for beginners - Android and Apple
Rating: 3.8 out of 5(56 ratings)
4,483 students

Mobile App development for beginners - Android and Apple

Create and deploy an app to a device
Last updated 3/2026
English

What you'll learn

  • Android Development Environment Setup
  • Apple Development Environment Setup
  • Create a dice rolling app for android devices
  • Create a dice rolling app for apple devices
  • Test the app on multiple virtual devices
  • Create variables for app
  • Create and use array
  • Design an app
  • Deploy app to a physical device
  • Code your android app in Java
  • Code your apple app in swift

Course content

6 sections62 lectures6h 31m total length
  • Introduction2:20
  • What is Android Studio4:03
  • What is an Android App2:22
  • Android Studio Installation Requirements3:00
  • Installing Android Studio on Windows2:56
  • Installing Android studio on Macs2:48
  • Create a test android app - part 19:44
  • Create a test android app - part 28:46
  • Create a test android app - part 311:35

Requirements

  • Basic knowledge of Java will help but not mandatory
  • Basic knowledge of swift will help but not mandatory
  • Basic knowledge of programming concepts
  • Basic knowledge of XML will help but not mandatory

Description

Mobile app development can be both profitable and fun. In this beginners introductory course you will learn to create and deploy an app to a physical device. You learn how to setup development environments for both Android and Apple Apps.

We will be using the MVC ( Model View Controller) design pattern which is commonly used in IOS app development and  the Xcode integrated development environment to develop an app to run on an apple device. Xcode comes with virtual devices that you can use to test your app.

Android powers the majority of smartphones on the planet and a growing number of devices, from Android Wear on your wrist to Android Auto for your car. This course is designed to teach anyone how to make a new Android app from scratch.Learn all the basics of the platform and all the skills an Android app developer needs to be successful.


Topic include:

  • Setting up development environment for Android using Android Studio

  • Setting up development environment for Apple using Xcode

  • Create new projects in Android Studio and Xcode

  • Design App

  • Create variables

  • Create a dice rolling app in android

  • Create a dice rolling app in Apple

  • Create array

  • Code the app logic

  • Test app on virtual devices

  • Deploy app to a real device

Who this course is for:

  • Beginners to mobile app development