leo.blog();

Android

Android is an open-source mobile operating system maintained by Google.

Android is a Linux-based operating system, with the userspace applications commonly written in Java or Kotlin.

Running Android on the computer

For using phone-only apps on the PC, for debugging or for Reverse engineering, you might want to run Android apps on the computer.

android-x86

This is an old and (I think) abandoned project.

Android Studio Virtual Device

This is the built-in Android emulator that is used for developing Android applications.

Backlinks

Leave a Comment