Android programming for Beginners - Contacts Application
By the end of this project you'll learn to create a simple Contacts application. this application will have the ability to call or send sms to different contacts. Also the user can add new Contact to the contacts list.
throughout this project we are going to work with, Costume Listview Adapters, Intent Actions, button click listeners and Cardviews.
this project is for those who are looking for a simple practice to test their knowledge of Android programming.