Android Rotate Animation
Android Sample Codes

Android Rotate Animations (Zoom Clockwise Fade Blink Move Slide) with Examples

Android Rotate Animations  in android is used to change the appearance and behavior of the objects. The Rotate animation will provide a good look and feel to your android applications. Android Rotate Animations (Zoom Clockwise Fade Blink Move Slide) with Examples Android Rotate Animations (Zoom Clockwise Fade Blink Move Slide) with Examples tutorials is used […]

How to use Shared Preferences to save more than one values
Android Sample Codes

How to use Shared Preferences to save more than one values

How to use Shared Preferences to save more than one values | in this tutorial, we will learn how to store and retrieve multiple values using Shared Preferences in android. I have already discussed Storing and Retrieving data Using Shared Preferences tutorial for storing and retrieving single value using Shared Preference in android. In this […]