You are on page 1of 24

Mobile Application Development I

Android and its Tools


Asst.Prof.Dr.Raghad Z.Yousif
IT & CS 4th
fall 2022
Installation Overview

Asst.Prof.Dr.Raghad Z.Yousif
Start Android Studio

Asst.Prof.Dr.Raghad Z.Yousif
Create a project inside
Android Studio

Asst.Prof.Dr.Raghad Z.Yousif
Name your app

Asst.Prof.Dr.Raghad Z.Yousif
Pick activity template

Asst.Prof.Dr.Raghad Z.Yousif
Name your activity

Asst.Prof.Dr.Raghad Z.Yousif
Panes

Asst.Prof.Dr.Raghad Z.Yousif
Project folders

Asst.Prof.Dr.Raghad Z.Yousif
Gradle build system

Asst.Prof.Dr.Raghad Z.Yousif
Run your app

Asst.Prof.Dr.Raghad Z.Yousif
Create a virtual device

Asst.Prof.Dr.Raghad Z.Yousif
Configure virtual device

Asst.Prof.Dr.Raghad Z.Yousif
Run on a virtual device

Asst.Prof.Dr.Raghad Z.Yousif
Get feedback as your
app runs

Asst.Prof.Dr.Raghad Z.Yousif
Logging

Asst.Prof.Dr.Raghad Z.Yousif
Android Monitor > logcat 1. Log statements in
pane: code.
2. logcat pane shows
system and logging
3. messages

● Set filters to see


what's important to
you
● Search using tags

Asst.Prof.Dr.Raghad Z.Yousif
Contents:

Asst.Prof.Dr.Raghad Z.Yousif
Contents:

Asst.Prof.Dr.Raghad Z.Yousif
Contents:

Asst.Prof.Dr.Raghad Z.Yousif
Contents:

Asst.Prof.Dr.Raghad Z.Yousif
Thank You

You might also like