Display dialog box before intent activity starts in android -


i'm creating application in i've display dialog box. dialog box having edittext , button. want display dialog box before activity starts. please me.

create instance of dialog in oncreate(); , show in onresume();


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

c++ - Serialize a class with a Qlist of custom classes as member (using QDataStream) -

Read video using VideoReader function in Matlab? -