Posts

Introduction

Image
ANDROID DEVELOPMENT  Hey Readers, this is my first blog in Android Development. Here will go through all the basic concept related to Android and its Development What is Android? Android is an open source and Linux-based  Operating System  for mobile devices such as smartphones and tablet computers. Android was developed by the  Open Handset Alliance , led by Google, and other companies. Android offers a unified approach to application development for mobile devices which means developers need only develop for Android, and their applications should be able to run on different devices powered by Android. Android Application: Android Applications are basically developed in JAVA language using Android Software Development Kit.The User Interface for Android app is developed using Android specific XML. Once you develop your own application you can deploy it or sold out on various stores available in the market such as Google Play Store, O...