Thanks you Andrew. I noticed in your screenshots that, you have x86.jar and armebi.jar in your libs folder. How did you convert the .so files(that you get when you extract the sdk zip package) to .jar files?
thanks
Thomas
edit:Nevermind, I think I figured it out. I zipped the folder containing the .so files and changed the extension to .jar. But when i run the app, it crashes in the layout xml because of classdef not found error.