mohamed sakr
mohamed sakr

Reputation: 116

use amazon aws-java-sdk-1.0.11 in android

i need a way to use aws-java-sdk-1.0.11 in android as when i try to import the jar files of third-party it give me an error delvik conversion error i want to use only ec2

Upvotes: 0

Views: 211

Answers (1)

BenM
BenM

Reputation: 4153

I would suggest looking at the Android SDK for AWS to see if it has the functionality you need without having as many problematic dependencies.

Upvotes: 1

Related Questions