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 StudioSetting up development environment for Apple using XcodeCreate new projects in Android Studio and XcodeDesign AppCreate variablesCreate a dice rolling app in androidCreate a dice rolling app in AppleCreate arrayCode the app logicTest app on virtual devicesDeploy app to a real device