Monday, September 19, 2011

[android-developers] Re: How to make standard game design/layout through Surfaceview

Look at the scaling methods of the Canvas you draw into.

On Sep 19, 2:11 pm, Devon Smith <devonsmit...@gmail.com> wrote:
> I have used SurfaceView in my game. Right Now, I have created layout
> considering one device (320 x 480). The game layout looks nice and all
> functions are working properly. But when I see the same game in
> another device with different dimension (screen size), the layout does
> not seem to be proper.
>
> So is there any property, method, formula or helping Tutorial by which
> I can create game design/layout through canvas which looks same in all
> screen size devices.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment