how to set the processing in android in background and at mean time dialogbox open and show some msg in android -


i develop , e booking application in android ,so in application want show proceesing bar dialog box while system in processing mode

you can use asynctask , set dialog in onpreexecute method!


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

c# - Cloning WPF controls and object hierarchies -