Member-only story

Android Development for Beginners

Satya Pavan Kantamani
9 min readAug 12, 2020

--

The best way to learn Android for beginners, an overview of the basics of Android Development

Introduction

Android is a platform where apps are built and deployed. The process of building apps is a typical way of learning and experimenting with different things. In Android development there also the flexibility of choosing languages like Java or Kotlin for development. It’s not so complicated to begin and do some basic stuff but for mastering anything takes much time so be patient. Things will be simple in the first phase once you dig a little you understand the depth.

Why learn Android

One important thing about learning Android is you can explore the entire SDLC(Software Development lifecycle) on your own. Let’s take a simple example of creating a simple app of displaying a list of customized smileys with share feature. For this simple thing, you can define the scope of your application, sit and analyze the requirements with ease, develop it, and deploy it to the Play Store with minimal cost of 25USD as a lifetime fee. Later you have many free tools like firebase Analytics and Crashlytics where you can track your users and do the changes for better user engagement. These things if you are proficient in Android can be done in one day nothing much so rush in and crush it.

--

--

Satya Pavan Kantamani
Satya Pavan Kantamani

Written by Satya Pavan Kantamani

Android Dev, Interested in Traveling, App development. Based in Hyderabad, India. Catch me at https://about.me/satyapavankumar

No responses yet