I am getting an error “There is problem parsing package” .
I have checked the possible solution like this "Parse Error : There is a problem parsing the package" while installing Android application.
But in my case its bit different ,when push my apk by USB my app works fine but when i download it from my web server i get this error .
Any suggestion y i am getting this problem ?
I found solution . Error was due to MIME Type . I have been adding Mime type in aspx file not to IIS server which was causing problem .
So , finally i have added mime type to IIS sever and my it started working . 🙂
Check this link for adding mime type to web server (IIS in mime case) :
http://www.hosting.com/support/dedicated/IIS/newmime