Re: [android-developers] Re: OpenSource REST Client for Android

2010-08-12 Thread 马兴田
who can use opengl es to make a sphere? 2010/8/12 sunil kumar > Dear all, > I'm having problem with CTS (Android - Comptibility test suite) execution > on ARM emulator (Android version used is froyo) , it is generating > "Uninstall TIMEOUT error Unknown reason" error, could anybody pls help me >

Re: [android-developers] Re: OpenSource REST Client for Android

2010-08-11 Thread sunil kumar
Dear all, I'm having problem with CTS (Android - Comptibility test suite) execution on ARM emulator (Android version used is froyo) , it is generating "Uninstall TIMEOUT error Unknown reason" error, could anybody pls help me is it expected behaviour or any workaround is there to stop the Un

Re: [android-developers] Re: OpenSource REST Client for Android

2010-08-10 Thread Kevin Duffey
You can use HTTPClient very easily to make REST calls. That is what I use and its part of the Android platform. I am not sure if any others can comment on why/how restlet may be better.. I'd be interested to know as well. On Tue, Aug 10, 2010 at 9:01 PM, Streets Of Boston wrote: > I'm using REST