Studies
Below you'll find a list of studies on android.- 08 Numercial Grid Explains how to make your on View
- 07 Sound Explains how to make sound in a game
- 06 Game rendering Explains how to draw frames in a game
- 05 Using libraries Explains how to add a self-developed class to the Android eclipse SDK
- 04 Timer Explains how to add simple timing to you app (game?)
- 03 Closure Explains closures in Java
- 02 Button click handlers Explains the various approaches of handling button clicks
- 01 Inline class extend Explains the concept of instantiating a class which is subclassed inline
Apps
Below you'll find a list of small apps I made.- 08 Numerical Grid demonstrates a DIY view (from article 08)
- 07 Sound Playing sounds (from article 07)
- 06 Game rendering A self coded animation (from article 06)
- Complete 1 3 5 An animated splash screen (tablets only)
- Calculator An integer-only calculator

