Introduction

                    Building Your First App

Welcome to Android application development!
This class teaches you how to build your first Android app. You’ll learn how to create an Android project with Android Studio and run a debuggable version of the app. You'll also learn some fundamentals of Android app design, including how to build a simple user interface and handle user input.
Before you start this class, download and install Android Studio.

Comments

Popular posts from this blog

Make the text box size flexible

Change the UI strings

Add Text box & Button