Hi Yusuf, Thanks for your suggestions. Still i havent explore much on the Canvas class of Android. I will do that now and will use Canvas to develop the game.
Thanks and regards, Chinnadurai On Fri, Jun 12, 2009 at 7:25 PM, Yusuf T. Mobile <[email protected]>wrote: > > In fact Canvas is probably your best bet for a 2D game. It has all the > functions (such as drawing shapes, sprite and layers) that you should > need. OpenGL is more versatile and faster, but is much more work for > the developer, so I would recommend starting with Canvas. > > > > Yusuf Saib > Android > ·T· · ·Mobile· stick together > The views, opinions and statements in this email are those of the > author solely in their individual capacity, and do not necessarily > represent those of T-Mobile USA, Inc. > > > > On Jun 12, 6:40 am, chinna Durai <[email protected]> wrote: > > Hi, > > I am trying to develop a 2D game in Android. I could see that it is > possible > > to use SurfaceView and also View class. Which one would be better to have > a > > good animation and multilevel puzzle game? > > Thanks in advance. > > > > -- > > Thanks and Regards > > Chinnadurai M > > > -- Thanks and Regards Chinnadurai M --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

