Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Android Studio Brief for Beginners, Study notes of Engineering

Android Studio is the official integrated development environment for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development.

Typology: Study notes

2019/2020

Uploaded on 09/06/2020

somshekar-shettigar
somshekar-shettigar 🇮🇳

2.5

(2)

5 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Android Studio
- Android Studio is the official integrated development environment for
Google's Android operating system, built on JetBrains' IntelliJ IDEA software
and designed specifically for Android development.
- xml is used for layout designing
- JAVA/Kotlin is used for writing the backend
- IntelliJ IDEA is a Java integrated development environment (IDE)
for developing computer software.
- Android Stack(Android System artchitecture) :The Android software stack generally
consists of a Linux kernel and a collection of C/C++ libraries that is exposed through
an application framework that provides services, and management of the applications and run time.
- Solution stack or Software stack : In computing, a solution stack or software stack is a
set of software subsystems or components needed to create a
complete platform such that no additional software is needed to support applications.

Partial preview of the text

Download Android Studio Brief for Beginners and more Study notes Engineering in PDF only on Docsity!

Android Studio

  • Android Studio is the official integrated development environment for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development.
  • xml is used for layout designing
  • JAVA/Kotlin is used for writing the backend
  • IntelliJ IDEA is a Java integrated development environment (IDE) for developing computer software.
  • Android Stack(Android System artchitecture) :The Android software stack generally consists of a Linux kernel and a collection of C/C++ libraries that is exposed through an application framework that provides services, and management of the applications and run time.
  • Solution stack or Software stack : In computing, a solution stack or software stack is a set of software subsystems or components needed to create a complete platform such that no additional software is needed to support applications.