728x90

AlertDialog.Builder bld=new AlertDialog.Builder(login.this);

bld.setMessage("Login Processing...");
bld.show();

728x90

+ Recent posts