Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Thursday 21 October 2021

How to install Android studio?

23 comments :

Android studio installation guide

android studio installation guide


In this post, you can follow the simple steps provided to install android studio on Windows OS. Kindly check your system requirements before installing.

In order to create android apps, we need to install this android studio which is the official android app development tool provided by google developers.

General Requirements:

Good internet connection (Upto 4GB data can be required for installing android studio).

Minimum 8GB RAM

64bit system architecture


Android studio installation guide

 

Android studio is the official to develop android apps. Android studio is open source means it is free to use.

 

We need to check the requirements before installing the android studio.

 You can view the instructions on this website also.

https://developer.android.com/studio

 Also, I have given the same below.


 

system requirements for android studio
Fig. System Requirements

Checking your system configuration

To check your system configuration, you can open your system properties and view the Processor, RAM, and system type.


Installing Android studio:

 If the system configurations are met, then you can proceed with the android studio installation process.

Step 1: Go to the official download website

https://developer.android.com/studio

Step 2: Click Download Android Studio


Note: Make sure you are connected to the internet and the network is good.

 

Read the agreement and click the checkbox at the bottom.


Step 3: Just double click on the downloaded file. It will prompt the following dialogue box.


Click Yes!


Step 4: The Setup will start.


Click Next to continue.



Again click next.



You can choose the installation location in your computer or else by default it has a default location in your program files so click Next again.

 


Next click Install!



Android studio will be installed now on your system.



Once completed click Next.


Click Finish and the android studio will be opened now.

 

Once “Finish” is clicked, it will ask whether the previous settings need to be imported [if the android studio had been installed earlier], or not.
It is better to choose the ‘Don’t import Settings option’. Click the OK button.


Then it will keep on downloading and installing a few files from the internet again, so you need to keep on clicking the Next button until you see a finish button.



Click Finish and you can be able to start working on your first project.

In the upcoming post, we will learn how to create android apps in android studio. 

Share and Support this post.


Read More

How to install Python?

No comments :

 Follow the simple steps to install python and run your first python program.

Step 1: Visit the official python webiste.

https://www.python.org/downloads/

Step 2: Click download Python.

Step 3: Click the downloaded file and start installing.

Step 4: After installation is complete, open the command prompt and type python.


If you get the screen like this Python and version name in my case it is Python 3.9.5 then it means python is installed in your system.

If it shows some error you need to add the python compiler path in environment variables.

Also read: How to edit environment variables

https://www.millioninformations.com/2015/08/how-to-resolve-javac-is-not-recognized.html

Read More

Monday 7 December 2020

Coding for kids - Code.org - demo class

5 comments :

Coding for Kids



These days coding is considered to be a part of the student's skill list.


I am providing coding classes for kids at a low cost.


The students will learn the basics of programming, create some games, learn and develop mobile apps


which they can install on their phone.


Also some basic Artificial intelligence and machine learning apps.


Enrol for a free demo: narain2829@gmail.com





Read More

Thursday 11 June 2020

Introduction to Programming and App development for beginners and kids

8 comments :









In this video post I have explained about the programming and app development for kids and beginners.



I have planned a set of modules for beginner to learn programming language and mobile app development.

The target audience is greater than 10 year old kid.

Module 1: App lab
Module 2: Game lab and Sprite lab
Module 3: web designing
Module 4: Python
Module 5: Java
Module 6: Android app development using Android studio.




To start learning programming i have used the code.org platform.



For English demo: onlineeducationbynaren@gmail.com
Read More