Featured Posts

How to setup AVD (Android Virtual Device)

January 29, 2019
Note- an Android Virtual Device (AVD) definition lets you define the characteristics of an Android Phone, Tablet, Android Wear, or Android TV device that you want to simulate in the Android Emulator. The AVD Manager helps you easily create and manage AVDs. To set up an AVD, follow these steps: 1. Click this button...
How to setup AVD (Android Virtual Device) How to setup AVD (Android Virtual Device) Reviewed by # on January 29, 2019 Rating: 5

Android Application Fundamental

January 29, 2019
Application Fundamentals Android Apps are written in Java. The Android SDK tools compile the code, data and resource files into an APK (Android package). Generally, one APK file contains all the content of the app. Each app runs on its own virtual machine(VM) so that app can run isolated from other apps. Android...
Android Application Fundamental Android Application Fundamental Reviewed by # on January 29, 2019 Rating: 5

How to create a new project in Android Studio

January 29, 2019
Set up Android Studio Start by setting up Android Studio and then open it. Now, you're ready to make your first Android App! Set up Android Studio Start by setting up Android Studio and then open it. Now, you're ready to make your first Android App! Note: this guide is based on Android Studio 2.2, but the process...
How to create a new project in Android Studio How to create a new project in Android Studio Reviewed by # on January 29, 2019 Rating: 5
Page 1 of 11
Powered by Blogger.