Android App Development: Easy and Quick Programming
Become an Android Developer on mobile
Once upon a time, iOS app developers were the ones in demand. Now the mobile world has busted wide open and Android is a fierce rival, not to mention a truly exciting area to dive into. App development is advancing at a rapid pace and there’s always something new and innovative being produced somewhere. With this course, you can jump right in and get involved yourself; who knows, maybe the next must have Android app will be one of your own creations!
Quick, Easy Programming
- Create, test and run Android apps
- Learn the ins and outs of Android Studio
- Gain a solid skill set applicable to all app development projects
- Get practical, hands on experience in building mobile apps
- Pick up the latest changes in the newest version of Android
Learn Android App Development from a Beginner’s Perspective
This course has a whopping 119 lectures and 9 hours of content; enough to take you from zero to Android app hero in no time. If you have a basic understanding of the Java programming language and an interest in app development, you’ll be the perfect student.
The course starts off by introducing you to all essential software you’ll need (namely, Android Studio), and will take you through the installation process. Once that’s done you’ll go through all of the essential Android components, learning how they work to build up a foundation of knowledge. From there, you’ll get started with hands-on experience by creating your own practical Android app.
You’ll demonstrate the concepts you’ve just learned and put your new found skills to the test by building an app from start to finish, complete with database creation, fragment management, custom array adapters, Android preferences and more. By the time you’re finished, you’ll be a verified Android app expert.
Tools Used
Android Studio: Android Studio is the official Interactive Development Environment (IDE) for Android app development. It’s used by all Android developers and, despite its complexity and power, is relatively easy to pick up once you have some background knowledge.
* This course was published in January 2016 and teaches the most up to date operating system and development tools available.
Awesome Android developer class. Lots of great material for new and old programmers. The class goes through all the in's and out's of developing on the Android platform. A++
Mirko Cukich
This course build on the basic and swiftly to the advance level and is highly recommend. Very good teacher.
It's well explained and give the motivation to continue and finish the course!
The instructor does a great job of explaining what he is doing and why he is doing it. He is easy to understand. The in course project is a practical app that demonstrates a lot of features of android development.
Mike Coville
Course Curriculum
-
PreviewSection Introduction (0:43)
-
PreviewConfiguring New Projects P1: Application Name, Package Name, Project Location (2:33)
-
PreviewConfiguring New Projects P2: Targeted Device; Android SDK’s (3:33)
-
PreviewConfiguring New Projects P3: Starter Activities (1:46)
-
StartConfiguring New Projects P4: Activity Customization (3:58)
-
StartActivities (4:32)
-
StartManifest File (2:45)
-
StartBuild.gradle File (5:31)
-
StartRes directory: drawable folder (3:59)
-
StartRes directory: layout folder (1:36)
-
StartRes directory: menu folder (1:31)
-
StartRes directory: values folder (3:04)
-
StartSection Recap (0:37)