By Unknown Thursday, May 9, 2013 Android ebook Some ebooks to develope android application with some difference ways. There are many types of Android application and of course we are have many ways to develope them. This topic is created to share some ebooks...
By Unknown Monday, April 1, 2013 Android Control How to use preferences in android From Developer.android.com: “ android.preference package provides classes that manage application preferences and implement the preferences ...
By Unknown Thursday, March 28, 2013 Android Control How to create custom Date Time Picker in Android By the original SDK, you can choose the time and date for your app by using DatePicker, TimePicker and Date - TimePickerDialog but there is...