10-01-2012 12:43 PM
Hi,
Try placing anet-java-sdk-android-2.0.5.jar from the "lib" folder, into a new folder called "libs". This is in accordance with the new Android guidelines of putting external libraries in the /libs folder of the project directory.
That should make the imports resolve!
10-18-2012 01:19 PM
And to clarify, when you put an external library in the /libs folder, it is no longer necessary to add it as a dependency through Eclipse - the Android plugin will do this automatically.
10-18-2012 01:21 PM
I am also facing the same issue, even after placing the jar in libs folder
09-21-2015 10:32 PM
Hi,
If the problem is resolved for you. please let me know how you did that
09-21-2015 10:33 PM