Well... what info do you have from the crash?  Looking at the logcat info
should tell you what the problem is...  You will want to look for the words
"caused by" in the log.

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Tue, Jul 27, 2010 at 10:14 PM, Revathi K J Ramanan <
revathiramana...@gmail.com> wrote:

> 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
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to