tylerdurden45
Lurker
Hi to all,
I was stucked and cannot proceed for one reason in login form.
I have a login form, it runs a AsyncTask with Progressdialog after i cannot display any other activities or screen?
I have to call any other activites inside AsyncTask so it gives me
Is there any open source example about login form.
Thanks.
I was stucked and cannot proceed for one reason in login form.
I have a login form, it runs a AsyncTask with Progressdialog after i cannot display any other activities or screen?
I have to call any other activites inside AsyncTask so it gives me
Code:
Can't create handler inside thread that has not called Looper.prepare()
Is there any open source example about login form.
Thanks.