Skip to main content

Posts

Showing posts from May, 2020

Android Development getting started

This article is for: Anyone who wants to learn Android Development but have no idea where to start. Also for anyone who has already started on Android Development but wants to learn the advanced topics. The goal is to provide a practical guide on how to learn Android Development in 2020. Getting started with the Android Development First of all, you must have a basic knowledge of the Java language for Android Development.  Set up Android Studio IDE of Android Development on your PC or Laptop.  Take a course or any book on Android app development with which you think you are comfortable. Being comfortable with the course or with the book is very important. When you take the course or read the book, always apply that on a sample app. I mean to say that build something on whatever you read.