Hi Thanks for reading this.
1. Big Canvas (1000x1000) and display(screen) 320x480 2. drawBitmap(bitmap1, 100, 100, null); 3. drawBitmap(bitmap2, 500, 500, null); ... and do something bitmap or animation 4. on touch drag (just like iphone werule display) 5. how to scroll(move) screen ? -- 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

