News

To demonstrate multi-touch, we’re going to build a simple image viewer application that lets you zoom in and scroll around an image. See Part 1 for a screenshot of the finished product. Begin by ...
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.
Java is one of the “official” languages that Google supports for Android development — the other being Kotlin. While the latter is increasingly favored by Google however, Java remains popular due to ...