Finally I will not use AsyncTask for the log in Activity
authorgumartinm <gu.martinm@gmail.com>
Wed, 14 Dec 2011 03:11:49 +0000 (04:11 +0100)
committergumartinm <gu.martinm@gmail.com>
Wed, 14 Dec 2011 03:11:49 +0000 (04:11 +0100)
commitdb69b849b5d73afe19cf7eeca96d7202809cf743
treedfb0e35beda987466d852bbced2156cbda6a9bcf
parente8eb7d2f9e2707f0d82466a8d45a49d6a9526ea2
Finally I will not use AsyncTask for the log in Activity
because must not be an asynchronous activity.
Android/Testing/Test2/res/layout/main2.xml [new file with mode: 0644]
Android/Testing/Test2/src/de/android/test2/NextActivity.java [new file with mode: 0644]