I would like to add Amazon services to my CodeName one App, I have downloaded java-SDK from Amazon and added a library to my App. Everything working properly in simulator once I gave Android build. If I try to access Amazon AWS in my android app I'm getting an error like "NoClassDefFoundError".
Here my question is CodeName one supports Amazon AWS or not. If Codename One supports integration with Amazon AWS then how can I integrate and use below AWS services
- Amazon Cognito,
- Amazon Cognito Sync,
- Amazon API Gateway,
- Amazon DynamoDB,
- AWS Device Farm,
- Amazon SNS(Simple Notification Service),
- Amazon Analytics.
