On Wed, Apr 23, 2008 at 3:17 AM, David Given <[EMAIL PROTECTED]> wrote:
> > Megha Joshi wrote: > [...] > > There seems to be a problem with your layout file. You may want to look > > at this thread for additional info on the error that you received: > > > http://groups.google.com/group/android-developers/browse_thread/thread/bd2299b45907837a/569b114e4728d41f > > Which layout file? It can't be my activity's, because it never even gets > instantiated before the crash happens, and besides it works fine if I > launch it directly (from the debugger). > As the error is regarding the ListView, could you post the layout file which has the ListView? > I gather the web browser's supposed to generate a Save/Open dialogue if > you select certain types of file, although I've never seen it happen --- > do I need to provide extra information to make this work? Could this > issue be due to the web browser not being able to create this dialogue? The default browser does not provide this feature. > > Is there any example code I can look at that shows how this is all > supposed to work? > There is no sample code using WebView, we will add this in the future release, but as your current error is about the ListView, you could look at the ApiDemos > View > ListView examples. > > -- > David Given > [EMAIL PROTECTED] > > > > --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

