I am developing an App in Android. It has to be able of take a photo, and to send that photo to a webpage. This is the code:
HttpClient httpclient = new Defa
Open Properties for your project in Eclipse. And open Order and Export, make sure all libraries you need are selected. And click Project>clean. Finally, your problem should be gone.