That's true
+ I can be sure JPCT-AE works well on my i7500
Thank You!
+ I can be sure JPCT-AE works well on my i7500
Thank You!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
+ I can be sure JPCT-AE works well on my i7500
Thank You!

), only down side is that bluetooth doesn't work (im not sure about that, because I dont use it anyways..) Link: http://code.google.com/p/gaosp/
Heh (Google Chrome shows broken icon
)
fb.clear() solves the problem. Thank You!
)
TextureManager.getInstance().addTexture("textureBG", new Texture(BitmapHelper.rescale(BitmapHelper.convert(getResources().getDrawable(R.drawable.garden)), 512, 512)));
fb.blit(TextureManager.getInstance().getTexture("textureBG"), 512, 512, 0, 0, 512, 512, false);
world.renderScene(fb);
world.draw(fb);
fb.display();Page created in 0.012 seconds with 8 queries.