I watered this code down as much as possible for easy reading. Here is what it does:
It draws a bitmap image to the screen. --darkcleanlinux (This part works.) It's the OnTouchEven(MotionEvent event) function that doesn't work. -I'm not sure I'm using the mCanvas object correctly. I would think that it would place a big dot on the screen when touched. Instead, it crashes. Any advice for a newb? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

