I\'m using mobilefirst 7.1 environment in eclipse. I just create sample hybrid application and add android environment. then i take unsigned apk at the time i\'m getting below e
Tried the same. It works perfectly fine. From the error logs it is clear that there are references to awt and swing API's which are not being found. MobileFirst does not bundle these dependencies in its project. Please check the libraries or dependencies added to your project.