Being frustrated with the speed of the android emulator running on a ARM image, as soon as I discovered the intel atom image I used it right away. There was a immediate speed boost (boot going from 30 sec to 3 sec) but my application no longer works completely. All the XML portions of the app work, but as soon as I move to my activity which is all surfaceview and canvas work the screen goes black. It does not crash and there are no errors in logcat. The stranger thing is that I have a previously developed application which implements similar things (canvas and surfaceviews mostly) which works fine on the new image.
Does anyone have any idea why this would be happening?
System Information: Hardware: intel xeon quad core processor; 6 gb RAM, Nvidia 610 graphics card OS: Ubuntu 13.04 64 bit