News

Java tutorial for beginners, part 2 In part 2 of our basics of programming in Java series we'll explore conditional statements, arrays and more! By Adam Sinicki • ...
This post introduces the basics of Java syntax so that you can better start to understand what all those lines do. Developing good practices now will save you a lot of trouble as an Android ...
The accelerometer is a hardware sensor used to detect a shake motion. William Francis shares the accelerometer code that he uses in his Android apps.
Welcome to the last installment in the Android multi-touch series! The purpose of this series is to show you how to develop multi-touch programs for Android-based phones, tablets, and other devices.