

Package name is the name used by the Android system to uniquely identify your app.In the box below Name, enter Happy Birthday as the name for your project. At the bottom of the window, click Next.It has a single screen and displays a simple "Hello World!" message. The Empty Activity template is the simplest template that can be used to create an app. In the top row, click the Empty Activity template to select it as the template for your project.At the top left of the window, click the Phone and Tablet tab.Click the tabs at the top and scroll through the templates to get an idea of what you could do! There are templates for many different types of devices (such as phones, tablets, and watches), and different types of apps (apps with scrollable screens, apps with maps, and apps with fancy navigation).The New Project window opens with a list of templates provided by Android Studio.The Welcome to Android Studio window opens.

ANDROID PLAIN TEXT EDITOR SDK HOW TO
How to create an Android Studio project for an Android app using a template.Familiarity with setting up, configuring, and using applications, such as a word processor or a spreadsheet.You'll also explore what an Android project looks like, and learn how to use different windows in Android Studio. In this codelab, you'll create your first Android app (Happy Birthday) starting from a template for a basic app provided by Android Studio.
