Revathi K J Ramanan
unread,Jul 28, 2010, 12:14:40 AM7/28/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodeAndroid Developers Group
Hi,
I have two resized activities ,say alarm clock and settings,running on
my android screen.
Both can be seen in the screen as they are resized.
Say alarm clock is the active window and settings is inactive.
Now I want to make the settings active by clicking the settings region
in the screen.
Just like in windows how we make the back window active,I want the
same functionality achieved.
I tried with the flag,FLAG_ALT_FUCUSABLE_IM and FLAG_NOT_TOUCH_MODAL.
For about 2 or 3 times I am able to bring the activity to front and
then the emulator crashes.
Please help me with ur inputs.
Regards,
Revathi K J