
How to make an Application in Android Studio .
About Android Application:-
Android is a mobile operating System based based on a modified version of the Linux kernel and other open source software , designed primarily for touchscreen mobile devices such as smartphones and tablets. Android is developed by a consortium of developers known as the Open Handset Alliance and commercially sponsored by Google. It was unveiled in November 2007,with the first commercial Android device launched in September 2008 .
Why do we need Android Apps:-
Basically, Android is thought of as a mobile operating system. … It is currently used in various devices such as mobiles, tablets, televisions etc. Android provides a rich application framework that allows us to build innovative apps and games for mobile devices in a Java language environment.
Make an App on Android Studio:-
Step 1:- Open Android Studio .
Step 2:- Click on File -> New -> Project .
Step 3:- Select a Project Template .

Step 4:- Click Next

Step 5:- Give your project name .
Step 6:- Click Finish.
Step7:- Make XML file and .Java File .


Step 8:- Make Application .

Step 9:- Run the Project.

Thank you for read this blog .
Neha Singh
0 responses on "How to make an Application in Android Studio ."