Let’s Head towards Android

Vaibhav Kurkute
Learn Android
Published in
1 min readJun 12, 2017
Android Application Development

Hi,

Let’s get started with our “Zero to Hero” Android Learning Program,

So Here Onward we will Learn Following Things:

  1. Java Basics (Must)
  2. Meeting Android Studio (How to use different Components ?) & Emulators
  3. Android Basic UI & Components
  4. Android Advance includes (Different Libraries, Firebase, Frameworks)
  5. UI Designing (From Prototyping to XML)

Hope you are excited, but to start our journey few Prerequisites are needed

  1. Android Studio (Latest Version & SDK)

https://developer.android.com/studio/index.html

2. JDK (Set-up Environment Variable)

http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html

If you have already done with it, can skip this step.

In next Article, we will Learn Basic Java & Create Hello World Android App.

Stay Tuned! Share with your Friends :-)

Extras:

  1. How to install AS (Android Studio) https://developer.android.com/studio/install.html
  2. Basic AS Structure https://developer.android.com/studio/intro/index.html
  3. Installing JDK & Updating Environment Variable http://docs.oracle.com/javase/7/docs/webnotes/install/windows/jdk-installation-windows.html

--

--