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
had Flash Lite.
The problem that I'm encountering is that the WebView doesn't have
Flash Lite enabled, 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 HTC Flash Lite plugin so that Flash
can load in my app.
I understand that the Flash wouldn't work on devices without this
plugin, but that is OK in my particular usecase.
How can I load up the HTC Flash Lite plugin 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