Game Instructions

Tap a tile to toggle its color. When a tile changes nearby tiles may change as well. Each move affect multiple tiles. The target is to turn all tiles into yellow in the fewest steps possible.

Press 'j' to show/hide the game. Press 'i' to show/hide the instructions. Press 't' to show/hide the top score table.

Steps: 0

Top Scores

Name Steps
Press J to toggle the game, I to toggle instructions, and T to toggle the top scores

Congratulations!

You solved the puzzle in 0 steps!

Success!

Score submitted successfully!

Error

Failed to submit score. Please try again.

The Android Traceview Utility INFO

The android traceview utility allows us to identify bottleneck in our code. In order to use this utility we first need to set up an AVD that uses SD card, create an image file that will be used by that specific AVD and call the Debug.startMethodTracing() and Debug.stopMethodTracing() from our code in order to create a log file on the SD card we can later pull back to our desktop and analyze using the traceview utility. The following eight video clips overview the steps you should follow in order to use this utility.

The Debug Tracing Methods

Creating SD Card Image File

Creating AVD with SD Card

Running AVD with SD Card Image File

Set User Permission for SD Card Writing

Running Our App on The AVD

Pull The Logs File from The SD Card

Executing Traceview Utility

Share:

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences