Starting from Protractor concepts, I’ve implemented this pattern recognition algorithm in LibGDX.
[Read More]
Engineering Notes
Practical writing on mobile software, developer tools, and building reliable systems.
Sparse Array vs HashMap
This is the answer I gave for a StackOverflow question.
I’d like to report it here for the records.
[Read More]
Android ADB commands to locate Activities
Sometimes during debug or bug fixing I need to locate the activities in the source code.
[Read More]
Some clever tools for a Java Dev
Here are some tools I use or I’m going to use to save time and be more productive
[Read More]