2. Android APIs
While I have written product-level code in C, C++, JavaScript, and even Java in the past,
I have not coded anything for mobile or on Android. As I often do with new technologies, I taught
myself with online tutorial and code samples from places like Stack Overflow. And while I have
coded with many UI libraries, some of the Android APIs listed to the right/below were new to me.
For example, the use of touch gestures, speech recognition, and the animation framework were all
fun challenges.