Android Tutorials
Android Basics - An Introduction to Android

- 2009-05-12
- Comments
- Ramarajan
- 589
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
- 589
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
- 589
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
- 589
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
- 589
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
- 589
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
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
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
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
Archived Comments
1. hi,
Very nice tutorial. But please I have s
View Tutorial By: hemn at 2010-04-17 06:02:00
2. Please tell me the full program for insert values
View Tutorial By: Mohamed Ussain at 2009-08-28 23:14:47
3. how this program is work , please, tell
View Tutorial By: rohit kumar at 2015-10-30 12:22:05
4. Good explanation but I think there's a slight mist
View Tutorial By: Cheeseman at 2009-05-19 10:12:11
5. Hi Along with your provided code below, if we are
View Tutorial By: Roshan at 2011-05-02 12:06:27
6. Why the output list in the wrong order?
View Tutorial By: Pavel at 2013-02-23 12:05:02
7. Fantastic tutorial...
very help full to me
View Tutorial By: venkat b at 2013-05-30 17:16:04
8. it's amazing intro for me. and i think it will b
View Tutorial By: amar smarty at 2010-05-25 03:26:39
9. i am getting a force close...can anyone please hel
View Tutorial By: jack at 2012-03-22 15:18:37
10. Highly appreciatable.Excellent Docs.
View Tutorial By: Debi P Naik at 2010-05-04 05:55:45