what i have understood from your query is that u have implemented the
Runnable interface.
if u have done so, u have to use an Handler object to get hold of the ui
elements...
if this does not help u, please explain your problem properly.

On Sat, May 30, 2009 at 5:13 PM, fala70 <fal...@gmail.com> wrote:

>
> I've an activity with a Runnable thread into. From a button command I
> call the camera external application. Into my thread there is a check
> for news picture file is created.
>
> Now I need to resume my activity from my run func. I tried to recall
> startActivity of my own but doesn't work. The other solution can be
> kill the current process (camera app).
>
> somebody has a solution ?
>
> thanks
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to