When i finish my game, i do Wifi sync on smartphone and then Build Standalone, but it generates an HTML5 directory with an output.data and a html file useful for hanging game on a website, but in my case i want to have my game as executable on android smartphones for my friends, on the main directory i see five 0 byte .xcl files called:
Android.xcl
Ios.xcl
Iphone.xcl
Pandora.xcl
webos.xcl
I suppose they are kinda executable files for running game on every operating system?? What i have to do to make my games executable on Android??
Please help!!!
Thanks