What happens when you run an Android App
In the last tutorial you saw how to run and test and Android App on a Virtual Machine. But what exactly happens …
In the last tutorial you saw how to run and test and Android App on a Virtual Machine. But what exactly happens …
In the last tutorial you learned how to build a basic Android App using Android Studio. Once you have created the App …
How to run and test an Android App on a Virtual Device? Read More »
In the earlier tutorial we created an Android App Project using the Android Studio. In this video tutorial we look at the …
Project Structure and Key files in the Android App Project Read More »
Key Concept We use Layouts to define the UI and Activities to define the behaviour. Similar to what we do …
Android App Development Basics | Install Android Studio | Activities and Layouts Read More »
What is a Native Android App ? When your App is built to run on Android devices only. The advantages of …