Hi !
I've made couple of games for and android app like Gamee.
Now my android developer wants me to show the player score at the end of every match so he can read the score from pop-up and use it in app and send it to server. here is couple of questions:
1.how can I run javascript pop-up at the end of matches ?
2.where can I find the global variable called Score in my project to use it in pop-up dialogue.
Thanks for your time.