My level in android dev is quite novice, so my question is probably trivial.
I have an application which takes the picture, detects faces and then replaces those faces with some samples from the web server. Application works fine, except it takes a while especially when there are 2 or more people in the picture.
Phone displays Force Close or Wait dialog. When I press Wait it finishes fine - so the app works...
Can someone point me to a source, site or any information where I could find a way to extend the timeout and force the phone/app to wait a little bit longer (i.e. 30 seconds). ?
Thanks!

