I'm trying to write a game for android, and here, before starting the game, I should play an animation (like a mini-cartoon) after which the user starts to play. How can I run it (it is implemented using Javascript)?

  • one
    As an option to play it in WebView. - Android Android
  • I tried it, it seems to work, but does not display anything, the white screen. Could you give an example, if not difficult? Thank you) - Twinkle_Monkey
  • Here is an example: dmiter.blogspot.ru/2012/07/javascript-webview.html . And better show your code in order to understand the reason - Android Android
  • Thanks, I will try this method, if it does not work out, then I will throw the code here. - Twinkle_Monkey

0