Hello, I am a beginner, and have been working with the book Beginning Android Games. I finished the first game example in the book and am trying to make a simple 2d game based on the same architecture.
I made some new drawings and loaded them as png in ARGB4444. They were drawn in CorelDRAW, and then converted to png using Photoshop. The picture is of a rectangular building, and all the lines in the drawing are either vertical or horizontal. However, as the building image moves in the game, I see the thin lines appearing and disappearing depending on the image's position on the screen. It felt like it was a problem with the lines being too thin and then the phone could not display it finely enough. But when I increased the line widths in the image, the flicker still occurred but instead of the lines completely disappearing, it just becomes thinner (like 1 px thinner). This doesn't happen with my other images where it's more of a curved shape (at least not visually). Not sure how to fix it. Thanks, Horace -- 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

