Developing A Simple Application In Android

0
In our blog today you will learn to develop a simple application in android. We will show you the simple steps to follow Steps to...

Implementing Simple Service in Android

0
In this tutorial we are going to implement a Simple Service which we have to start and stop. In this implementation of Service...

Brief Description On SQLite

0
Hi!!! in this tutorial we are going to have a brief description about SQLite,its contents,etc which will help us understand it thoroughly: What is...

Linear Layout in Android for Noobs

0
Layout outlines the structure of the user interface in an Android app. It provides a broader arrangement based on which the UI components can...

Implementing ContentProvider

0
Hello Friends !!! In this tutorial we are going to retrieve the contacts from the android mobile using ContentProvider. Here is an example of ContentProvider...

Layouts In Android

0
In our blog today you will learn to develop a simple layout in android. We will show you the simple steps to follow it. Steps...