I got source of my app from a third party and unfortunately I could not get assistance from person who was working on this app previously.
It uses And Engine source code for 2d things.
When I run app it gives exception java.language.ExceptionInInitializerError.
There is may be cause of missing .so files in libs/armeabi folder as I do not have any .so files in that folder. This suggestion was mentioned in this thread.
Please help me out in this issue as I could not see app running properly untill that I could not fix other bugs in it.
Thank You
This thread might help.
And you can get the .so files in this thread I have created one ago, I have put the link in there.