Tuesday, August 2, 2011

[android-developers] Re: Comms with Intent

Sure will man thanks. But that was the idea so you were right on!

On Aug 2, 10:35 am, Nikolay Elenkov <nikolay.elen...@gmail.com> wrote:
> On Tue, Aug 2, 2011 at 11:29 PM, kypriakos <demet...@ece.neu.edu> wrote:
>
> > Actually one more question - since I want the Activity to keep alive
> > with the camera preview on, would the subsequent Intent launching
> > (and calls to OnNewIntent) allow me to control the open preview. I
> > think
> > yes since the Activity (unless I call finish()) should still be active
> > right?
>
> As long as you don't start another activity, your preview activity
> should stay in the foreground. How well that will work with
> controlling the actual preview, I don't know. Try it out.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment