Has anyone tried to use a newer version of Apache HttpClient on Android? There\'s an annoying bug in the HttpClient used by Android and I was wondering if I would run into p
Just in case anyone is interested - I rebuilt my app with Apache HttpClient 4.01 and everything seems to work fine. The app has grown only by 100kB.