Does anyone know how to enable Java 2ME games to be downloadable and installable from a web page? My game installs fine via bluetooth, but the phone keeps thinking its a web page when I try to install it from the web.
Java phone game install
Miscellaneous Forums/General Discussion/Java phone game install looking at this MIGHT help:
http://www.hcilab.org/sw/jagd/index.htm
This probably will help:
http://www.idmonsters.com/archives/2004/08/installing_j2me.php
http://www.hcilab.org/sw/jagd/index.htm
This probably will help:
http://www.idmonsters.com/archives/2004/08/installing_j2me.php
The second one looked handy, but didn't work. Maybe it's because my host doesn't allow me to change settings with .htaccess files.
That's exactly why. You could write a custom script (or find one i'de imagine) to push the relevent headers in its responce though.