android developing torchlightapplication

Android Developing Flashlight Application

Today i am going to demonstrate developing a simple android application. This application is about turning on and off device flashlight / torchlight with simple touch. Please note that this app is targeted to mobile devices only, i am not …

Read More..

Advertisement
android multilevel listview tutorial

Android Multilevel ListView Tutorial

This tutorial is about implementing multilevel listviews in your project. I explained by talking an example of music albums where listviews are displayed for list of albums, list of songs under an album. The first screen will be displayed with …

Read More..

android twitter connect

Android Twitter oAuth Connect Tutorial

Integrating twitter in your android application will make user easily login into your app using their twitter account which avoids filling a long registration forms. In this tutorial i explained how to integrate twitter in your android application using twitter …

Read More..