This is a small set of Android puzzlers (code that is tricky, or may not work as you expect it to)
- Clone the repo (to play with code!)
- Open one of the sub projects in Android Studio
- Find puzzlers in each module
- Read comment in
MainActivity
describing what you need to figure out - Solve as many puzzlers as you can!
- Share your results with link to this repo by mentioning
@lyfteng
- You can solve puzzlers with the whole team and use it as a little teambuilding event 😽
- Good luck and have fun!
We're going to publish explanations of why and how puzzlers work in our Engineering Blog, you can follow it on Medium or Twitter
Apache 2.0 (see LICENSE)