Android Tutorials

Android Basics - An Introduction to Android

  • 2009-05-12
  • Comments
  • Ramarajan
  • 115

Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.
Read More

Getting Started with Android

  • 2013-03-19
  • Comments
  • Emiley J
  • 115

As usual, when starting to learn a new programming language, you first have to get your computer ready with the tools and IDEs required to start developing. For Android programming it is very simple, just get the ADT bundle for windows and you are all set.  I am assuming you are using windows as your development platform. ADT bundle for windows is an integrated development environment with the Android SDK and Eclipse.
Read More

Android Emulator

  • 2011-08-12
  • Comments
  • Ashley
  • 115

Android Emulator is based on QEMU emulator designed for virtual ARMv5 CPU with MMU. It has a 16bit LCD, a keyboard, Sound IO, flash memory partition (file image) and a GSM modem with simulated SIM. It runs full stack (kernel to Apps). It does dynamic binary translation from ARMv5 to x86.
Read More

Intent in Android to call one activity from another activity.

  • 2011-07-17
  • Comments
  • Ashley
  • 115

This sample android program shows you how to call an activity from another activity in Android. In this program the concept of Intent is demonstrated. Using Intent the control can be passed between different activity back and fourth. Bundles can be used to pass data from one activity to another activity. In this sample program, two activities are used. Activity1.java and Activity2.java are shown below. Some data is passed between activities to explain the concept. 
Read More

Reading and Writing a file to SD card sample program in Android

  • 2011-07-03
  • Comments
  • Ashley
  • 115

This sample android program shows you how write and read a file from SD Card in Android. In this program four buttons are shown and a Edit box. When you type some text into the edit box and click, Save to SD Card button, the text is saved to a text file and saved to the SD Card. When you click clear button, the edit box contents are cleared. When you click, Read Sd card button the file is read from the SD card and the contents are copied to the edit box.
Read More

Animation sample program in Android

  • 2011-07-03
  • Comments
  • Ashley
  • 115

This sample android program shows you how to do simple animation in Android. In this program the xml file ani.xml is used to rotate the images in sequence. The images must be copied to the /res/drawable folder together with the ani.xml file.
Read More

Most Viewed Articles on Android

Latest Tutorials

Android : Get Location of an android phone programmatically

Android : Getting Started with Android

Android : Solution to error: unable to open connection to server due to security error

Android : Android Send SMS and Make a phone call in Android Application

Android : Android Preferences - Using Preferences in Android Tutorial

Android : Android Emulator

Android : Intent in Android to call one activity from another activity.

Android : Progress bar and downloading a file sample program in Android

Android : Reading and Writing a file to SD card sample program in Android

Android : Reading a file sample program in Android

Android : Date and Time sample program in Android

Android : Gallery sample program in Android

Android : GridView sample program in Android

Android : Spinner sample program in Android

Android : ArrayAdapter sample program in Android

Related Tutorials

Get Location of an android phone programmatically

Getting Started with Android

Solution to error: unable to open connection to server due to security error

Android Send SMS and Make a phone call in Android Application

Android Preferences - Using Preferences in Android Tutorial

Android Emulator

Intent in Android to call one activity from another activity.

Progress bar and downloading a file sample program in Android

Reading and Writing a file to SD card sample program in Android

Reading a file sample program in Android

Date and Time sample program in Android

Gallery sample program in Android

GridView sample program in Android

Spinner sample program in Android

ArrayAdapter sample program in Android

Archived Comments

1. hi,
there is no main method in SMSClient.ja

View Tutorial          By: raju at 2010-01-22 08:28:45

2. Very good article on string , please also mentions
View Tutorial          By: Subham at 2014-04-29 18:01:04

3. i am developing a video streaming PC server to j2m
View Tutorial          By: lama at 2010-04-17 01:27:27

4. teacher namin na si Engr. Lumasag nakakasira ng ba
View Tutorial          By: rossy at 2011-10-06 06:12:53

5. Hi guys.i have a simple doubt.
i want to ru

View Tutorial          By: Muthukumar at 2011-12-29 07:30:56

6. what's the deffrint between "String[] [] Arra
View Tutorial          By: ahmad at 2009-08-24 03:01:11

7. syntax of java program in looping statement
View Tutorial          By: lokesh at 2009-03-25 06:57:56

8. Hi , I am mew to java please can u send detail how
View Tutorial          By: ramanji at 2011-12-11 05:36:41

9. it is very good website for IT students
View Tutorial          By: jeecee at 2013-03-21 12:23:46

10. Thanks
View Tutorial          By: Bad Programmer at 2011-11-23 10:43:49