Skip to content

lcdporto/AndroidWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Install android Studio tutorial

Author: Vitor Minhoto

Instructions (Start Here)

Step 0: Install Android Studio

Download Android Studio here (Should be Android Studio Ladybug). Follow the walkthrough, all default options should be good. Don't touch them unless you know what you're doing.

Step 1: Create a Project

Now lets create a new project so we can set everything up before the workshop day!

Click New Project

New Project

Click Empty Activity and Next

Empty Activity

Change name to Hello World and click Finish

Change name

Wait a bit for the project to set up (might take a few minutes). The final result should look something like the following image.

Change name

Step 2: Run the Hello World app

On the dropdown you have access to both an Android simulated by Android Studio (green arrow) and a physical device (blue arrow) if you connect one to your computer. I recommend you use a physical device if your computer is not very good. Press Run (Red Arrow)

Run

Click Run App. The result should look something like the following image.

App

Looks a bit ugly right? We will fix it on Saturday!

Step 3: Give yourself a Pat on the Back

Yahoo, you've sucessfully installed Android Studio and run your first application! You are now setup for the workshop tomorrow!

If you were not able to complete any of the previous steps, please be on LCD a bit earlier tomorrow and I will help you finish the set up!

About

LCD Android Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published