Hi Murphy,

Thanks for your suggestion.I have observed that when I changed the
activity launch mode to the
"standard" the black screen is not observed(due to delay in the launch
of the activity).

I am interested to know if generally there is a delay observed in the
the platform layer in the launch of "singleInstance" activity as the
same app code works fine with the launch mode as "standard".

Thanks,
Shekhar

On Jul 16, 5:00 pm, Mark Murphy <[email protected]> wrote:
> On Fri, Jul 16, 2010 at 7:51 AM, Shekhar <[email protected]> wrote:
> > I am facing a problem.In my application I have 3 actvities A,B,C which
> > i have declared as singleInstance.I have observed that for the
> > first time when I launch these activities(like A > B or B > C) there
> > is a  delay observed and  I see a black screen for a while.
>
> > I see in the blanch screen the header text that gets displayed is the
> > application name which i have given in the android
> > manifest.xml(android:label="@string/app_name")
>
> > I amy unable to understand why this blank screen is observed? Experts
> > please comment on how to avoid it
>
> Build your UI faster. Use traceview to see where the slowdowns are:
>
> http://developer.android.com/guide/developing/tools/traceview.html
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Warescription: Three Android Books, Plus Updates, One Low Price!

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

Reply via email to