Yesterday we started a tutorial we found on the youtube channel of androiddevelopers. The intent of this tutorial is to create an application that shows all contacts by name. You also should be able to click on the name and the phone will start a call to this contact.
The tutorial itself is more than a year old, has some failures and some stuff isn’t available in the same way the tutorial shows. We will show you what you have to do to be successfully program this little android application and we will show you some useful layout improvements.
continue reading…