Hi, I trying to develop a small game. I have to draw a screen (in 2D) which will have a backgroung and will consists of other elements which i should be able to control through keystrokes. For example the screen will have a ball and stick. I should be able to control the stick through keystrokes. How should i proceed for this ? Is it possible through views.animation or throgh onDraw(canvas) ? This screen will have multiple components which will follow their own algo for their action.
Online docmentation adds to my confusion as i m very new to android. Any help or clue on the apporach will be appreciated as it will give me a starting point. Regards, Ashwani --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

