I know this is not so panda.js related but maybe someone here have had the same problem and know of a solution I'm trying to package my panda.js game into an android app but it fails because it cannot load the fnt file via xmlhttprequest (other files might fail after but the fnt file is the first it hits) I get an error saying that it only supports the http protocol and since its local on an android device the protocol is file:// any ideas would be highly appreciated!