[android-developers] When to use Handler

2011-01-30 Thread skrat
I have following code http://pastie.org/1513146, and while setProgress method works, onParsed doesn't. onParsed has to be called from Handler message because it accesses progressbar view from different thread. setProgress is called from different thread as well (thread running ParseTracker.upda

[android-developers] Re: Restlet on Android

2010-01-13 Thread skrat
d back again. Otherwise tho, I can get an xml response and > parse it using the xml pull parser android provides just fine. > > > > On Mon, Jan 11, 2010 at 10:39 AM, skrat wrote: > > Hi all, > > > hope there is somebody using Restlet on Android, as I'm havin

[android-developers] Restlet on Android

2010-01-11 Thread skrat
Hi all, hope there is somebody using Restlet on Android, as I'm having big trouble getting it to work. I included these jars: guice-2.0-no_aop.jar org.apache.commons.codec.jar org.apache.commons.logging.jar org.apache.httpclient.jar org.apache.httpcore.jar org.apache.httpmime.jar org.apache.james

[android-developers] Android 1.6 browser gestures

2009-09-18 Thread skrat
Hi all, cool news multitouch gestures are in Android 1.6. I would be interested how can I use those in browser. Are there any new DOM events I can listen to? Thank you --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups