Android Textview Control – A detailed explanation
Android Textview Control : Android Textview control is used to display text to the user. It is can be simply defined as a basic label.… Read More »Android Textview Control – A detailed explanation
All about Android
Android Textview Control : Android Textview control is used to display text to the user. It is can be simply defined as a basic label.… Read More »Android Textview Control – A detailed explanation
Making Android Widget with Buttons : In my previous post I explained how you can make your first android widget with few simple steps and making… Read More »Making Android Widget with several Buttons
Android widget tutorial – Making an Android Widget with button In my previous post I explained how you can make your first android widget with few… Read More »Android widget tutorial – Making an Android Widget with button
Android widget Example : Android widgets are used for many purposes. You can use widgets for displaying quick calendar, calculator, a simple do to list,… Read More »Android – Creating your first widget
Android Google Maps Tutorial Android Google Maps Tutorial. Google Maps has numerous features in it, it can be used on iOS, Android, Windows mobile and on… Read More »Android – Getting started with Google Maps
Android making Dialer application In this post I’m going to share code which I made in my spare time. The app will be making calls… Read More »Android making Dialer application
Android SharedPreferences – A complete guide Android SharedPreferences can be used as an alternative to database, to save a small amount of information or data.… Read More »Android SharedPreferences – A complete guide