tag

home / developersection / tag

How to create an Emulator in Android
android 17-Apr-2015
How to create an Emulator in Android

An Android Virtual Device (AVD) is an emulator configuration that lets you model an actual device by defining hardware and software options to be emul

Simple Calculator App in Android
android 10-Dec-2014
Simple Calculator App in Android

Hi Everyone, here I am explaining how to create a simple calculator app in Android to perform addition, subtraction, multiplication and division operations

Getting Started Android with Eclipse: Hello World!
android 07-Nov-2014
Getting Started Android with Eclipse: Hello World!

Here I am explaining how to implement first app in Android using Eclipse