I did a quick port of this example to SimpleGameEngine. There's still room for improvements (e.g. createRocket should not use a Canvas, Rocket should not use an ImageView, a light effect could be added when the rocket explodes...) Maybe later, if I have some time.
EDIT: I removed the canvas and the imageviews in the updated version.