Flappy bird is actually written using Cocos2D, but to answer your question, it is possible to make a game like that real fast uisng LibGDX, thankfully Informatix has done a great job porting this library to B4A, give it a try.
you can find the library here, it is a very exntensive library i would recommend you going through all the tutorials and the examples he has provided.