Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须创建一个应用程序来播放 swf/flash 文件,具有缩放和鼠标指针功能。我进行了很多搜索,但没有找到任何示例/代码或任何构建播放器的线索。
有谁知道 API 或任何方式来构建这样的播放器?
除了 WebView 之外,有没有人在 android 中播放过 swf 文件? 我曾尝试在 WebView 中播放 swf,但它在中心仅显示一个方形图像(蓝色),即使我已经安装了 flash 播放器。
确保你已经为你的 webview 启用了插件:
http://developer.android.com/reference/android/webkit/WebSettings.html#setPluginState(android.webkit.WebSettings.PluginState