Android Tutorial

Android Images With Clickable Areas

This demo app shows how to display images in Android and have different clickable regions within the image. This is similar to having image maps on Html pages. For a complete write-up, see the blog article: Android Images With Clickable Areas at blahti.wordpress.com.

Source code for this demo app is attached below. Be sure to do a clean build in Eclipse after you import the project. The project was built with Android 4.4.2 (APIĀ  level 19). It runs on API levels 8 and up.

(Note: The best place to download the zip is on this page. Click the download icon below to download. In some browsers (Chrome), if you click the zip file name first, you will find yourself on a page where the download links do not work. )