How to Install Android StudioIn this tutorial, we will learn the first and foremost important step – How to install Android Studio on Windows or Linux operating system. First we will learn how to do it in Ubuntu: How to Install Android Studio in Ubuntu: This is the most preferred and easiest way of How […]
Android Developer
Connect, Configure App on Real Android device and Run Hello World program with Android Studio.
In this post we will learn how to connect and configure Android Device (Smartphone etc.) with Android Studio. After that we will run a simple Hello World Program. Pre-requisites: 1) Android Studio installed on your PC (Unix or Windows). You can learn how to install it here . 2) A basic knowledge of Android lifecycle […]
Basics of an Android App – Activity and Layout
In this post we will learn different types of Android Layout and some basics of an Android App. Pre-requisites: 1) Android Studio installed on your PC (Unix or Windows). You can learn how to install it here . 2) A real time android device (Smartphone or Tablet) configured with Android Studio. . 3) A basic […]