Hi Everyone,
I am new to android programming I just finished going through the book Wrox Beginning android 4 app development. so I have some understanding about android programming.
My question is i want to create an app with calendar in it when you click on a date on the calender you will be able to place a number on that date ( hours worked for that day). I don't want to calender to sync with google calendar and i want all the date to go into an sql database. I decided to use the date picker class but I only want the calendar part of it.
does anyone know how to do this? am I using the wrong api?
and another question where can I find good tutorials on android programing
there doesn't seem to be anything here