[android-developers] my apk file download in internet explorer as zip file

2012-03-29 Thread Aryan
when download My apk file from internet
explorer is being by default saved as .zip file. the hyper link
mentions .apk, but only when the save as dialog comes, it prompts to
be saved as .zip. if i rename it to .apk, it works just fine. How will
I prevent this file from being saved as zip file ?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] my apk file download in internet explorer as zip file

2012-03-29 Thread Mark Murphy
Change the MIME type that your Web server uses for the file.

On Thu, Mar 29, 2012 at 8:45 AM, Aryan aryantiwari...@gmail.com wrote:
 when download My apk file from internet
 explorer is being by default saved as .zip file. the hyper link
 mentions .apk, but only when the save as dialog comes, it prompts to
 be saved as .zip. if i rename it to .apk, it works just fine. How will
 I prevent this file from being saved as zip file ?

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en