Oh, I don't plan on using half of the dialogs and such I'm using in that test application. I too prefer to write things in an activity over a dialog. I just want to get this to work.
Unfortunately I'm getting confused as hell. I can see how this should be implemented, but I can't get it to do so. I guess I'll try and find some examples of using AsyncTask that aren't too complex. On 11 Oct, 22:53, Mark Murphy <[email protected]> wrote: > Lee Jarvis wrote: > > What's with the (ick)? AlertDialog? > > Well, in your test app, it's probably fine. I worry about people > overusing modal dialogs, doing things in a dialog that ought to be in an > activity. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > _Android Programming Tutorials_ Version 1.0 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

