16-Mar-14 (Created: 16-Mar-14) | More in 'Android Basic UI'

A kiddish Calc

This could be your first android project if you are learning. This demonstrates the following

How to create a layout with
  textviews
  buttons
  linear layout 
     vertical
     horizontal
how to gather controls
how to setup buttons
how to respond to buttons
how to read/update edit text controls