In my application, I'm using the barcode scanner to scan a barcode and inject the result into a WebView via the 'javascript:' URL scheme (see http://android-developers.blogspot.com/2008/09/using-webviews.html).
When I load the javascript URL the first time in my application, it is not evaluated. All other subsequent loads evaluate the javascript just fine. This is consistently repeatable whenever I launch my application for the first time. Has anyone else encountered this issue, or am I the first one hitting it? I'm testing on a Nexus One with Android 2.2. Thanks, Simon. -- 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

