| Reply | « Previous Thread | Next Thread » |
|
I have a Nokia 3410. And i developed some MIDP for myself. I understand than no anather way to upload app that WAP. May be exist anather way to unlock Nokia ? Or it locked hardware ?
|
|
Hello
To Deploy MIDlets to the 3410 can be done over the AIR. That means that MIDlet have to be places to the www server and configure server mime type correctly. Then use use wap settigs provided ny your operator to access to the URL address where you have located your MIDlet. you need to have data service activated in their SIM card/contract. That is only way to install MIDlets to the 3410 One thing that has to check when configuring www server is MIME types: A useful tool for checking that you have the correct MIME types set up on your server is the web-based header reader at: http://www.delorie.com/web/headers.html You enter the URL of your WML, JAD, or JAR file (use correct case) and click on the view page button. The website then makes a request to your site and displays information about the HTTP headers that are returned. The header results should be: WML file: Content-Type: text/vnd.wap.wml JAD file: Content-Type: text/vnd.sun.j2me.app-descriptor JAR file: Content-Type: application/java-archive |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|