Yes, you should copy sources into yourproject/src folder. The final directiry structure should be like yourproject/src/org/apache/http/entity/mime/...
You should not mix jar libraries and sources files these libraries created from. Everythihng works fine for me, so just do it carefully. On Friday, May 4, 2012 6:03:56 PM UTC+3, blackrat wrote: > > Um, sorry, i tried to put all the stuffs in src into src of my project > but it did not work T_T > just to make sure, this is the tree: myprojectname/src/ > theStuffsThatNeedToBeCopy > > I download this: httpcomponents-client-4.1.3 , go into the src folder > and do da stuff you said but no good. > I also add several external jars such as httpmine-4.1.3jars and stuffs > but still doesn't work. Pliz help!!! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

