PicturesScramble: PicturesScramble is the game where users need to tell the correct postion of previous original image.
- Used Flick API to get the data.
- Sent the network request through Volley for communicating with Flickr API.
- Made LR1 cache for storing the bitmap. LR2 cache is not recommended by Volley.
- After 15 seconds all the original images will be flipped with dummy image.
- Users need to tell the correct position of an image which is shown on top.
- After completion of all the flipped images, it will throw and dialog with the actual clicks (attempts). Worst time attempt score is 36.