RE: [android-developers] Web View Error

2011-08-25 Thread Lakshmi Priya
@googlegroups.com Subject: Re: [android-developers] Web View Error Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine LogCat and look at the stack trace associated with your error. On Wed, Aug 24, 2011 at 1:12 PM, Lakshmi Priya wrote: > Hi all: > > > > Please see at

Re: [android-developers] Web View Error

2011-08-24 Thread Mark Murphy
Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine LogCat and look at the stack trace associated with your error. On Wed, Aug 24, 2011 at 1:12 PM, Lakshmi Priya wrote: > Hi all: > > > > Please see attached the code I have written for web view..When I run the > code I get the foll