I was looking for some good demos on how to do some graphics. These demos give a pretty straightforward way to do graphics by drawing directly to the canvas:
git://github.com/eburke/android_game_examples.git On Jan 14, 2:37 pm, Michael boggess <[email protected]> wrote: > Do you have anymore info on this book? > > On Jan 14, 7:11 am, Alessandro Pellizzari <[email protected]> wrote: > > > Il giorno mar, 05/01/2010 alle 08.29 -0800, Abolfoooud ha scritto: > > > > Now almost all of the examples i found in the SDK for graphics use the > > > View metaphor, or SurfaceView. I was wondering how can i perform the > > > second approach, draw to canvas directly. > > > I've read "Hello Android". The main app (used throughout all the book to > > cover various topics) is a Sudoku game that uses the canvas directly. > > > Bye. > > > -- > > Alessandro Pellizzari
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android 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

