This is my Hello World from BGRABitmap. To anyone who wants to start using it.
It uses the basics of BGRABitmap (draw a shape, draw text) with an easeInOutQuad animation. There is a FadeIn / FadeOut that can be enabled uncommenting the code.
Attached source (hello_world_bgrabitmap.zip) and gif (helloworld.gif).
(Note: this can be easily changed to normal Canvas, but I prefer BGRABitmap).