E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Thu, 27 Jan 2011 02:29:03 GMT Fri, 10 Feb 2012 10:27:41 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #14 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Thu, 27 Jan 2011 02:29:03 GMT
The system will not automatically assign the new MIME types to existing files--we didn't want to trigger a sudden, unexpected change in behavior. To get the system to assign them the new MIME types, you'll need to do one of two things:
1. re-upload the .jad/.cod files in question
2. (if you have enough files for that to be a pain) send us a support request and we'll tickle the system to make the change.

Sorry for the wait!]]>
E-junkie Discussions; E-JunkieRocketSurgeon
Post #13 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Fri, 19 Nov 2010 01:12:23 GMT E-junkie Discussions; E-junkieGuru Post #12 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Thu, 18 Nov 2010 12:13:26 GMT
Is it possible to fix this ?]]>
E-junkie Discussions; text-connect
Post #11 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Mon, 15 Nov 2010 16:54:25 GMT
According to our developers, the mime-type for BlackBerry install\application files should be:

.jad files: text/vnd.sun.j2me.app-descriptor

.cod files: application/vnd.rim.cod


Many thanks


David]]>
E-junkie Discussions; text-connect
Post #10 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Mon, 7 Sep 2009 11:43:49 GMT orcking
I see that you changed the web server location.


We have several servers, so file be will initially served from one of those, till we push it to amazon S3 (within 15 minutes or so normally) and then the files gets from there. So we have changed our download code to serve APK files with specific mime type and also our push-to-S3 code to add that mime type to the meta data of the object we put in our s3 bucket.

orcking
and can you tell me if adding the mime type solved the issue
Thanks again


Yes. Thank you!! :)]]>
E-junkie Discussions; E-junkieChef
Post #9 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Mon, 7 Sep 2009 01:19:16 GMT
I tested it and its working perfectly..

I see that you changed the web server location.

for future downloads it should always go there??
and can you tell me if adding the mime type solved the issue

Thanks again]]>
E-junkie Discussions; orcking
Post #8 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Mon, 7 Sep 2009 00:23:09 GMT
Please note, you will need to re-upload your APK file though.]]>
E-junkie Discussions; E-junkieChef
Post #7 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Sun, 6 Sep 2009 01:05:50 GMT
thanks for the quick turn around

waiting to hear form you...


there is a similar thread:

http://groups.google.com/group/android-developers/browse_thread/thread/759bb05d7d18343e

Thanks much]]>
E-junkie Discussions; orcking
Post #6 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Sun, 6 Sep 2009 00:47:02 GMT
We're now working on figuring out the right way for us to fix this; for various reasons it's not as simple as just setting a mime type on the web server (although the mime type *is* the issue).

Please bear with us while we finish developing, implementing, and testing a solution.]]>
E-junkie Discussions; E-JunkieRocketSurgeon
Post #5 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Sat, 5 Sep 2009 20:26:45 GMT I have tried it with apk files , if you look at the post above, simply adding the mime type to the web server configuration file will solve the issue


Thanks]]>
E-junkie Discussions; orcking
Post #4 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Sat, 5 Sep 2009 19:22:49 GMT E-junkie Discussions; E-junkieChef Post #3 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Sat, 5 Sep 2009 19:21:30 GMT E-junkie Discussions; E-junkieNinja Post #2 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Sat, 5 Sep 2009 00:17:40 GMT
it seems that could be the mime type

http://groups.google.com/group/android-developers/browse_thread/thread/c5ccb8764485d5c9/befea559842c2373?lnk=raot


any ideas??]]>
E-junkie Discussions; orcking
Post #1 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 http://www.e-junkie.com/bb/topic/3679/pg/0#post16638 Fri, 4 Sep 2009 23:51:17 GMT everything is ok

when I browse to download the file from my G1 Android phone and click on the link
it starts downloading the file and then says download unsuccessful

if I do it from IE or Firefox on my PC it downloads OK
I think it has something to do with the javascript, because its not a direct link

any ideas???]]>
E-junkie Discussions; orcking