HTML embeded in android -


i have try load swf in android.i use :

enter image description here but,i think recommend store sdcard first , trying display?

enter image description here question is, point of view correct or wrong? have try android_asset not success.

first of all, think should use webview control load swf file. (if have not done above). using webview, can load swf file in of following way,

  1. android asset.
  2. from sd card.
  3. url web.

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -