Hate to bump this, but.. any ideas? On Jul 6, 8:42 pm, gmrunltd <[email protected]> wrote: > Hey guys, > > I've got an HTC incredible that I'm developing on, and I understand > that most all of the HTC manufactured devices since the HTC Hero have > hadFlashLite. > > The problem that I'm encountering is that the WebView doesn't > haveFlashLiteenabled, even when I'm testing on my Incredible device. > > I've read up on how WebView has NPAPI & plugin support, so I'm > wondering how I can reference the HTCFlashLiteplugin so thatFlash > can load in my app. > > I understand that theFlashwouldn't work on devices without this > plugin, but that is OK in my particular usecase. > > How can I load up the HTCFlashLiteplugin in my app? I assume it > would be loaded with the "setPluginsPath" void, but I'm not sure whatt > the path to the plugin would be. > > appView.getSettings().setPluginsEnabled(true); > appView.getSettings().setPluginsPath("??????"); > > Let me know if you need any clarification. > > Thanks!
-- 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

