mad 1.1
mad 1.1
Experiment-1.1
1. Aim:
Installation and configuration of Android Studio.
2. Objective:
The objective of installing and configuring Android Studio is to set up a development
environment for creating Android applications. The process involves installing the necessary
tools and components, configuring the development environment, and preparing the IDE for
efficient Android app development.
3. Apparatus/Requirements:
Download the Android Studio installer from the official Android Studio website
(https://developer.android.com/studio). Choose the appropriate version for your operating
system.
• So let's launch Android Studio.exe,Make sure before launch Android Studio, Our Machine
should required installed Java JDK. To install Java JDK,take a references of Android
environment setup.
DEPARTMENT OF
COMPUTER SCIENCE & ENGINEERING
• Set the path where Android Studio would be installed and start the installation.
• At final stage, it would download and extract SDK packages into our local machine, it would take
a while time to finish the task and would take some of Hard disk space.
• After done all above steps perfectly, you must get finish button and it can be open android studio
project with Welcome to android studio message as shown below.
DEPARTMENT OF
COMPUTER SCIENCE & ENGINEERING
• Create new Project.
Observations/Outcome:
Successful setup of your Android development environment.
Project Workspace.
Configuration Wizard Completion.
SDK Components Downloaded.
Android Studio IDE Launch.
Tools Integration.
SDK Manager Verification.
Android Virtual Device (AVD) Setup (if performed).
Code Editor Availability.
DEPARTMENT OF
COMPUTER SCIENCE & ENGINEERING
Build and Run Capability.
Documentation and Help Resources.
Updates Check.
Error-Free Launch.
5. Learning Outcome:
By observing these outcomes, you can confirm a successful installation and configuration of
Android Studio, allowing you to start developing Android applications.