You are on page 1of 6

Software Applications for

Mobile Devices
Lab Journal 1

Name: Mahnoor Abdul Razzaq


Enrollment No: 01-131182-041
Class: BSE-6A
Instructor: Sir Waleed

DEPARTMENT OF SOFTWARE ENGINEERING

BAHRIA UNIVERSITY
ISLAMABAD CAMPUS
SAMD Lab Journal # 1

Introduction to Android and Setting Up Android Studio

Objective:

• Intro to Android

• Android Architecture

• Setting up Android Studio


o Installing Java JDK
o Installing Android Studio
o Setting up Emulator
Introduction to Android
Android is a mobile operating system based on a modified version of the Linux kernel and
other open source software, designed primarily for touchscreen mobile devices such
as smartphones and tablets.
Android was developed by the Open Handset Alliance, led by Google, and other companies.
The source code for Android is available under free and open source software licenses. Google
publishes most of the code under the Apache License version 2.0 and the rest, Linux kernel
changes, under the GNU General Public License version 2.
Task # 1:
Setup an Android studio

Installing Android Studio


Conclusion
In this we learned about Android and installed android studio on system. Made a virtual device
on Emulator.

You might also like