Android Calculator
This tutorial is about the process of creating a calculator for android using Eclipse.
A good example of an application for beginner Android developers is the process of creating an own calculator application.
The first step of this project is creating of new Android project with blank activity.