Jad file does not get download on SAMSUNG Galaxy S i9000
I have developed one j2me application, then I copied it jad file into my s开发者_开发百科erver. I tried to download that jad file from server using SAMSUNG Galaxy S i9000 but it displays jad file content as it is. Instead of downloading the jad file application from the server. But it gets downloaded successfully on my Nokia 7020. What could be issue here.
Thanks in Advance
AFAIK Android mobile browser doesn't support to download via OTA for .jad
files. Basically .jad
file describe the information about MIDlet. That's the reason for its showing the content of MIDlet while you downloading. Nokia supports to download the .jad
files via OTA.
精彩评论