hi,
is there any way to load runtime.js and data.js from server in apk file ?
every time i want to do a little change my game i have to update entire game in google play
i mostly change the code and not the images so :
i want to upload runtime.js and data.js in my server then load the logic in my game
how can i do that ?