hi guys here 
fisrt thx for offering such excellent engine
i am new here 
i have a problem tht when i try to load a png or bmp i got a runtime exception
i tried all kinds of methods to load it  but all png or bmp raise a exception while jpg works
i cnt figure it out 
			
			
			
				It uses the default Android methods to load images. That excludes bmp files afaik but png actually works fine. Check that your files are not saved in some strange png variant that Android can't load.