Purpose of the training We learn the basics and understand about different components of android framework. But question is, how to combine those concepts to create a fully functional mobile app. This tutorial is for those, who knows the basics Read More …
Category: Android
Android is a framework developed by Google. You can create android mobile application using this framework. We will learn about android basics, android development, tutorials on android, mobile app development, mobile app design and much more.
Setting up the environment for android app development
Setting up the environment for android app development In this tutorial, I will discuss about how to setup your local environment for mobile app development. For android development, you need tools and proper resources available. You need to understand how Read More …
Creating a new Android Project

Creating a new Android Project as In this tutorial, we will create a new project or you can say our first mobile app. We will be creating a mobile app with the name “Contactry” which maintains contact list. So let’s Read More …
Creating Android Emulator

Creating Android Emulator During mobile app development, we need to see our app in action. How our app is performing actions and how it looks like in mobile devices. For that purpose, we create emulator on our local system. Emulator Read More …
Understand and prepare android app

Understand and prepare android app Our environment is ready and you have seen your app in action on emulator. It’s time to know your app and prepare for further development. In this tutorial, we will discuss about basics things which Read More …