Randome qstns Flashcards

1
Q

What version of Android is it now, and how old is it?

A
  • Android 13 - Tiramisu[24]- most recent
  • Android 14 - Upside Down Cake - 14
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What database is used for the Android OS?

A

SQLite, a standalone open-source serverless database, is built into Android by default

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Android advantages

A

➊ Open source, so it’s free.
➋ It is platform-independent. Therefore it supports Linux, Windows, and Mac.
➌ It supports a number of various technologies such as Bluetooth, speech, cameras, Wi-Fi, etc.
➍ It uses DVM (Dalvik Virtual Machine), a highly optimized virtual machine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Explain the Android SDK.

A

It is a set of tools that Android developers use to develop or write applications. It has a graphical user interface that mimics a portable Android environment, making it easier for devs to create, test, and debug their code.

Tools include:-
* Dalvik Debug Monitor
* Services
* Android emulator
* Android Asset Wrapping Tool
* Android Debug Bridge

How well did you know this?
1
Not at all
2
3
4
5
Perfectly