Wednesday, March 9, 2022

What is Android Studio ?



Android is an open source and Linux-based Operating System for mobile devices such as smartphones and tablet , wears, Smart TV and computers. Android was developed by Google Company, and some other companies are involved . Android offers a unified approach to application development for mobile devices which means developers need only developers.

Android is a mobile device operating system 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.

Android Mobile is a very user full product for Every Human , we can easy to access data by Internet. For the Mobile App development Process we need to download Android Studio Software , which is developed by google company in May 16 , 2013.

Android Studio is the Official IDE (Integrated Development Environment / Editor) , with the Help of SDK (Software Development Toolkit) we can create Mobile Apps because its is interconnected with Android Studio Software. 

What is SDK in Android Studio ?

The Android SDK (software development toolkit) is a set of development tools used to develop applications for the Android platform. The Android SDK includes the following:

1 : Required basic Library.
2 : Debugger.
3 : An emulator to execute our program.
4 : Built in Library.
5 : Sample source code available in xml and java file.

No comments:

Post a Comment

What is Java ?

Java is a high level programming languages , Which is Developed by James Gosling at Sun MicroSystems . Java is Platform Independent   prog...