I know this is a noobish question, but I cannot get android-xmlrpc properly hooked into my android project in eclipse. The project website offers no advice and I have little experience developing with eclipse. Could someone please tell me the necessary steps to get the library properly into my android project?
A:
android-xmlrpc seems to be an Eclipse project already.
Try uncompressing it somewhere in your workspace. And then goto Eclipse menu: File -> Import... and then pick "Existing Projects into Workspace" and select the directory with the uncompressed version.
Assuming you already have the Eclipse ADT plugin, everything should look Ok.
mrrtnn
2010-10-05 06:13:53
Thank you. I knew it was going to be something that simple.
2010-10-06 12:14:17