Skip to main content

Android Studio

Android Studio

Android Studio is the official Integrated Development Environment (IDE) for android application development,  introduce by Google.

Android Studio use widely by the android app developers. 

It was announced on 16th May 2013 at the Google conference as an official IDE for Android app development. The first stable built version was released in December 2014, starts from version 1.0. Kotlin became Google's preferred language for Android application development on 7th May 2019. Besides this, other programming languages are supported by Android Studio, such as, java, xml, c++. 

Features of Android Studio 


• It gives a good and better experience to the developers. 
• It has a fast and features-rich emulator for app testing. 
• It has better gradle supporting features. 
• It has a most helpful feature that is, it give a environment to built app for all types of android devices.
• we can run new, updated code without restarting the running app.
• It support C++ and NDK.
• It also provide a good problems solving feature. 
• It provide a lot of plugin, which is very helpful feature for a developer.

Gradle build system

Gradle build used as the foundation of the build system in Android Studio. It uses more Android-specific capabilities provided by the Android plugin for Gradle. This build system runs independently from the command line and integrated tool from the Android Studio menu. We can use build features for the following purpose:

  • Configure, customize, and extend the build process.
  • We can create multiple APKs from our app, with different features using the same project and modules.
  • Reuse resource and code across source sets.

Comments

Post a Comment

Popular posts from this blog

Is Artificial Intelligence going to destroy Mankind?

What is an Artificial Intelligence (A.I)   When a device or machine are capable of thinking or act like human brain then they are called as Artificial Intelligence.  It is mainly a software or tool.  Through AI, computers have the ability to harness massive amounts of data and use their learned intelligence to make optimal or powerful decisions and discoveries in fractions of the time that it would take humans. Note : Robot and Artificial Intelligence are different.  A robot may called an artificial intelligence but an artificial intelligence can't be called a robot.  Father of A.I   John McCarthy (1927-2011), widely recognized as  father of Artificial Intelligence due to his great contributions towards Artificial Intelligence and Computer Science.  Click here  to know more about  John McCarthy. Click here  to know more about History of Artificial Intelligence.  Uses of Artificial Intelligence   ...

Dark side of Internet

What is internet?  Internet is a huge global computer network, which help us to communication and data sharing, etc. Types of Internet Web :       1) Surface Web       2) Deep Web       3) Dark Web    • An image of Internet Web   What is Surface Web?  Surface web is a part (First layer) of internet where common people are allow to access it. It only 4% of total internet. Example by which we can access it are : Google, facebook, whatsapp, twitter, reddit, etc.  What is Deep Web?  Deep Web is a part (Second layer) of internet where common people can get  to access it very hardly. It can only access by some kind of special software which keep you anonymous or untraceable. i.e.,  tor This Web is legally forbidden for public.  It contains data of some secret mission of government, some scientific record, medical record, and some of hidden information.  What is Dark Web?  Dark ...