100 days of Android Development

 About me:

Hi There. I am Bhuvanchandra M. I am currently a second year under graduate at JSS Science and Technology University Mysuru. I am currently in my journey to become an App developer so I thought why not take along some companions through my journey where we could share some resources and contents over the course of this blog. I request you to enjoy the journey and lets have some great time developing some amazing apps. Do share the blog if you find this interesting.

***********************************************************************************

Course I Follow: Udemy Course Link

**********************************************************************************

My Social Profiles:

Facebook: Facebook Profile

Instagram: Instagram Profile

LinkedIn: LinkedIn Profile

GitHub: GitHub Profile

Hacker Rank: Hacker Rank Profile

*********************************************************************************

Course which I follow: Udemy Course

Programming Language that we will be using: Kotlin


Requirements: 

If you are using a Windows system

The following are the system requirements for Android Studio on Windows.

1. 64-bit Microsoft® Windows® 8/10/11

2. x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD CPU with support for a Windows Hypervisor

3. 8 GB RAM or more

4. 8 GB of available disk space minimum (IDE + Android SDK + Android Emulator)

5. 1280 x 800 minimum screen resolution

If you are macOS user

The following are the system requirements for Android Studio for mac users

1. MacOS® 10.14 (Mojave) or higher

2. ARM-based chips, or 2nd generation Intel Core or newer with support for Hypervisor.Framework

3. 8 GB RAM or more

4. 8 GB of available disk space minimum (IDE + Android SDK + Android Emulator)

5. 1280 x 800 minimum screen resolution

***********************************************************************************

Objective of the Blog:

Hey everyone, Welcome to my blog on becoming an Android Developer in 100 days. The main objective of the blog is to study the Android Development using Kotlin as our language throughout our journey. We will be working on some amazing projects throughout the course and apart from this I'll be sharing some of the links and important updates or resources in the blog. Later if time permits we will be looking on building a huge project and I am eager to start the journey as an Android Developer. 

The initial projects that we will be building will be easy but then the later projects will be tough and complex.

***********************************************************************************

Starting with Android Studio

In this we will learn how to set up and install Android Studio and later we are going to set up our AVD i.e., our Android Virtual Device which acts as an emulator and if you have an Android device we will be looking into how we can set up your android device so that we can do the testing on our Android phone directly

To download Android Studio you can click on the link below and get started: Android Studio

Note: I am currently using the Android Studio Arctic Fox (2020.3.1) Patch 2 version and latest version as of now (May 2022) is the Android Studio Chipmunk (2021.2.1) Patch 1. You can download either of them as the initial phase would remain the same in all the cases but whereas when we move ahead or with the larger projects we might have a diversion. If any updates occur as such I will be indicating in the blog. If you still face any problems you can contact me on my mail id: bm296637@gmail.com 

Note: Please check the system specifications given above. If you fail to do so then you might be facing issues in running the Android Studio app and the Android Virtual Device 

   Complete the installation process of the Android Studio app and note that the folder where you are saving the Android Studio must have at least 500Mb of free space and an addition 500Mb space for all your projects. It is advisable to have more empty space as the larger projects throughout the journey would take more space.

   If you are still facing any issues in downloading the Android Studio then you can click on the link given below and install Android Studio into your system:

For Windows users: Windows Users
For Mac Users: Mac Users
For Ubuntu Users: Ubuntu Users

***********************************************************************************








Comments