On Wed, Oct 31, 2012 at 2:18 AM, Hrishikesh Barman <rishii...@gmail.com>wrote:
> I just want to know how do i put an image and make the image sound > different when tapped on different places. You could detect where the image was clicked, do some simple math to determine which sound that corresponds to, and play that. Or you could split the image up into multiple images that are then put together via multiple ImageViews aligned correctly. Then just handle each individual ImageView's click event. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en