I made a game for android consisting of 4 layouts currently. I exported and packed it using phonegap build. When I start the game on my EVO it runs fine but i get this message
"Note: browsers have very strict security limitations on pages viewed from disk. This means exported projects generally don't work when run from disk. Upload your project to a server, or just preview from inside Construct 2, to check it works."
I know that with html5 and java this is being ran by the browser. Is there some kind of limitation to the amount of layouts i will be able to run? Is this going to effect my game on android, if not then how do i get rid of the message?