I haven't done anyting like what you are trying before but my best guess would be to create your own custom view overriding onDraw().
The below link might be useful. http://stackoverflow.com/questions/2763572/override-ondraw-to-change-how-the-drawing-occurs-android -- 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

