开发者

HTML embeded in android

开发者 https://www.devze.com 2023-03-17 01:16 出处:网络
i have try to load swf in android.i use t开发者_如何学JAVAhis : but,i think thatthis is recommend to store SDCARD first and trying to display?

i have try to load swf in android.i use t开发者_如何学JAVAhis :

HTML embeded in android

but,i think that this is recommend to store SDCARD first and trying to display?

HTML embeded in android

my question is, my point of view is correct or wrong? i have try by android_asset but not get success.


First of all, I think you should use webview control to load SWF file. (if you have not done above). Using webview, You can load swf file in any of following way,

  1. Android Asset.
  2. From SD Card.
  3. URL from web.
0

精彩评论

暂无评论...
验证码 换一张
取 消