I have a problem while running the examples from andengine. The error I\'m getting is at this line:
System.loadLibrary( \"andenginephysicsbox2dextension\" );
The error you are getting is because you have to build the Box2D extension yourself. I think there is tutorial how to do it. However i stoped there and downloaded the demos from market. Then eventually switched to libGDX.