Android Applications Programming for Beginner - Part 1
- Chris Wong
- Mar 2, 2023
- 1 min read
Updated: Mar 3, 2023
If you have a great idea for an app, but don't know how to start, this course is for you.
You will learn to create Android applications from scratch. You will be introduced to all the fundamental concepts of programming in an Android context, from the basics of Java to working with the Android API. You will dive deeper into Android programming and learn how to create applications with a professional standard UI and store data with SQLite. You will make your apps multilingual, draw to the screen with a finger. You will work with graphics, sound and animations. In the end, you will start building your own app in Android and Java.

Language: Java
Age: 12+
Category: Applications programming
Course contents:
Chapter 1: What exactly are Android and Java? How do they work and complement each other?
Chapter 2: Exmamine Java, XML, and the UI Designer
Chapter 3: Explore more deeply the Android Studio and the structure of Android projects
Chapter 4: Get started with Layouts and have a quick introduction to the concept of Material Design
Chapter 5: Introduction to ScrollView and CardView
Chapter 6: Get familair with the Android app Lifecycle
Chapter 7: Java Variables, Operators, and Expressions
Chapter 8: Java Decisions and Loops
Chapter 9: Java Methods
Chapter 10: Object-Oriented Programming
Chapter 11: Android Memory - Stack and Heap
Chapter 12: Bringing Widgets to Life with Annoymous Classes
Chapter 13: How to present the user with a pop up Dialog Window?
Chapter 14: Learn about Arrays, Maps, and Random Numbers
Chapter 15: How to extend the RecyclerAdapter class in Javacode
Part 2 of the course will be avaiable on September 2023

Comments