RSS
 

APK Downloader – Download APK files from Android Market to PC

24 Feb

Update May 19: if you’re using Chrome 19 or later, you must add another command --allow-running-insecure-content to your Chrome shortcut. Please read the #1 step below for more information.

First: this project is made for my personal needs, then I decide to publish it because I think some people may need it. This is not a tool for pirating. It’s good or bad depend on how you use it. Please don’t make me look bad because of this.

This is the official page of APK Downloader. Do not download the extension from other sources.

Use at your own risk. I’ll not take responsibility for anything happen to you or your account.

APK Downloader is a Google Chrome extension that allows you to download Android APK files from Android Market to your PC

See it in action:

Download and Install: APK Downloader 1.2.1 *USE AT YOUR OWN RISK*

Requirement: Chrome 17 or later

* Please read and follow this instruction carefully before using, or it WON’T WORK *

After installed APK Downloader, you’ll need to follow these steps in able to use it

I. Disable SSL error warnings

If you don’t do this step, the extension WILL NEVER WORK.

Below instruction is for Windows users. For OS X and Linux users, please read this post ( replace --remote-debugging-port=9222 in the example with --ignore-certificate-errors )

1. Right click on Chrome shortcut, select “Properties”

2. Switch to “Shortcut” tab. In “Target” field, insert [space]--ignore-certificate-errors[space]--allow-running-insecure-content at the end. Once you have that finished, click “OK” .

It will look something like this:
C:\…\chrome.exe --ignore-certificate-errors --allow-running-insecure-content
or
“C:\…\chrome.exe” --ignore-certificate-errors --allow-running-insecure-content

Close Chrome and open it again with that shortcut

3. Open APK Downloader Options page. If your screen looks like the right picture ( the warning box is gone ), then you disabled SSL error warnings successfully

II. Enter email and device ID on Options page

1. There are two ways to get Email and Device ID

a. Easy way: install this Device ID app, it will show you your emails and Device ID

b. Difficult way: Open dial pad, call *#*#8255#*#* ( 8255 = TALK ). If it opens “GTalk Service Monitor”, find lines that begin with JID and Device ID. Your email is JID, and your device id is a string that after android- prefix

For example: if it shows android-1234567890abcdef , then your device ID is 1234567890abcdef

Do not type in random email or device ID, it won’t work

2. Enter your email’s password, then press Login. If everything is ok, now you can use APK Downloader

III. Start using

After finished two steps above, you can start using APK Downloader. Open Android Market, view any FREE apps ( for example: Simple Text ), then press the APK Downloader icon on address bar ( see screenshot )

IV. FAQs:

  • Is is against Android Market’s ToS?
    - I’m afraid that it is. Please read Section 3.3 for more information. So again, you at your own risk.
  • Where is the Options page?
    - Click on the Wrench icon on the toolbar, go to Tools -> Extensions. Find APK Downloader. At the end of its description, you’ll see a link to Options page.
  • Why do I have to enter my email, password and device ID? Does it store or send my password to another place?
    -  The extension only stores email, device id and Android Market cookie in Chrome local storage, on your computer. To be able to get Android Market cookie, it needs your email and password to login at https://www.google.com/accounts/ClientLogin . After it’s done, password is not stored, email is stored to display on Options page, Device ID and Cookie are stored for later requests. I do not send those information to another sites.
  • Why don’t you just put one account in the extension, so we don’t have to use our information ?
    - That’s good for users, but not for developers like us. For example, when 1000 users download same app, it only counts 1.
  • Why do I have to disable SSL error warnings first?
    - This extension needs to send data to https://android.clients.google.com/market/api/ApiRequest . If you don’t disable that warning, Chrome will display an error page, and there is no way to make this extension work.
  • Is it safe to disable SSL error warnings?
    - It’s safe if you know what you’re doing. Please notice that it only disable SSL warnings, not disable SSL protocol.
    But I recommend that you should create two separate Chrome shortcuts. One with and one without --ignore-certificate-errors flag.
  • Again, do you collect our information?
    - I don’t want to get into trouble by collecting users information, so I try not to have it in any way. The only thing I’m collecting is which apps are downloaded by users. You can view the source code to make sure about this.
  • Can it download apps that not available in my country or not compatible with my device?
    - The answer is yes, because it uses T-Mobile operator code.
  • Can it download paid apps?
    - No, of course not, unless you purchased it with your logged account before. Please remember this isn’t a tool for pirating.
  • Why do you make this extension?
    - I’m an Android developer. While working on my new project, I have to decompile some apps on Android Market. Everytime I want to decompile one, I have to download it to my phone, use Astro to backup it to SDCard, connect phone to PC, then copy the apk file. That’s a really long and painful to me, because I have to do it over and over again. That’s why I come up with this idea.

V. Changelogs:

  • 1.2.1: 03/07/2012
    • Switches from android.market.com to play.google.com
  • 1.2: 02/27/2012
    • Disable download button on paid apps
    • New feature: Change sim operator
  • 1.0: 02/24/2012
    • Initial version

I wanna say thanks to @alexandre_t for his Android Market API

It took me 1 week to finish this, so hope you guys enjoy this :)

You can contact me at: redphoenix89 [ at ] yahoo [ dot ] com

Greetings from Vietnam :)

 
630 Comments

Posted in My Apps

 

Tags: , , ,

  • Thy Tran

    Works great for me!
    Can download some free apps directly from Chrome now, thanks.

    • http://redphx.com redphx

      Thanks for reporting. Glad that it worked

  • georgi krastev

    won’t let me change target in XP.

    • http://redphx.com redphx

      Please try to create a new Chrome shortcut

      • 3boos

        Same for me on Win 7 and Chrome 17

        • 3boos

          I tried it from the command prompt works good, but still (windows) does not let me change the target in the shortcut!
          Thanks!

  • http://www.facebook.com/djeaton Daniel Eaton

    It locks up any market page when the extension is activated.  Only way to get to any new page in the browser is to deactivate the extension.  Might be a Chrome version issue.  I’m using the portable version.

    • http://redphx.com redphx

      Haven’t tested on Chrome portable yet. I’ll look into it. Thanks

      • Angus

        I’m also having the same problem in Chromium 16.0.912.77 on Linux. If I enable this extension (even when it’s the only extension enabled), Chromium will no longer load any webpage. The extension seems really awesome. I was looking forward to using it.

        • http://redphx.com redphx

          Hmmm, too bad I’m not using Linux. Are you using the latest version of Chromium?

          • Angus

            I updated to the dev channel version 19.0.1049.3 and it’s working very well now. Thanks.

          • http://redphx.com redphx

            Thanks for reminding me that it requires Chrome 17 or later

    • http://redphx.com redphx

      Please check if you’re using Chrome 17 or later

  • Pingback: [Thủ thuật] Download file APK trên Android Market từ máy tính » Phần mềm Android [dot] com

  • sssgadget

    Works great for so called incompatible free apps too.

  • http://twitter.com/flibblesan flibblesan

    This is awesome. Even lets you download apps from other countries. Thanks :D

  • http://profile.yahoo.com/GXZAX7PYSDGENERIZ3F4KNKB2A Alfredo

    This absolutely kicks ass !!! Thanks so much for making this plugin.

  • Pingback: APK Downloader: scaricare i file APK direttamente dal Market Android

  • Pingback: Tải ứng dụng (file apk) trực tiếp từ Android Market ngay trên máy tính với APK Downloader do 1 người Việt phát triển

  • Pingback: Android-Apps direkt aus dem Android Market auf den Computer laden » mobiFlip.de

  • Pingback: How To Download APK Apps From Android Market to PC

  • Pingback: APK Downloader: scaricare i file APK direttamente dal Market Android « SUP3R - Al passo coi tempi!

  • Pingback: Direct Downloading of Apps from Android Market to PC with APK Downloader | Geekprison.com iOS, Android,Jailbreaking

  • Pingback: Aplicatii din Android Market direct in PC - AndroidAZ.Ro

  • Pingback: Download Android apps directly to your PC from the Android Market

  • Pingback: Guida : Scarica le Apk dall’ Android Market sul PC | applicazioni android

  • Amz440

    Thanks for the tool dude, works pretty well

  • Pingback: Android Market üzerinden uygulamaların APK dosyalarını direkt indirin! | Akıllı Robot Android

  • Pingback: Anonymous

  • Pingback: - Android Does

  • Pingback: [Thủ thuật] Download file APK trên Android Market từ máy tính » Phần mềm Android [dot] com

  • Pingback: New Chrome Extension Can Download Android Apps From The Market Directly To Your PC | Droid Guru

  • ICC

    Not working on Linux(Ubuntu).I even made the chrome ignore the certificate errors through terminal.But once the extension is installed the browser is dead and doesn’t even open other sites.

    • http://redphx.com redphx

      make sure you have Chrome 17 or later

  • Reply N

    Added “ –ignore-certificate-errors” on target but still I get this error ”
    You must disable SSL error warnings in able to use this extension. Read more ”.

    Google Chrome 17.0.963.56 m / Win 7

    PS: I did also reboot the PC and still have this error.

    • http://redphx.com redphx

      did you open Chrome with that modified shortcut?

      • Reply N

        Yes. I read the instructions.

    • Fernando Montenegro

      Just create a NEW shortcut with the same path

  • Kem

    fantastic now i can download at broadband speed i like it.

  • Fahrul Ozora

    what about mozilla?

    • http://redphx.com redphx

      sorry, not anytime soon

  • Pingback: ferguspro.com » Chrome extension allows for downloading of Android apps from Market to desktop

  • Michael N.

    i get always the information: invalid email or passwort, but it’s correct!

    • http://redphx.com redphx

      hmm, that’s weird

      • Michael N.

        really weird… i copied the options, i loged in in anroid market – i uninstalled it… it doesn’t work – always the same ERROR… invalid email or password. :-(

        • http://nspeaks.com Navjot Singh

          Yep. Checked everything and me also getting the same error. Does not work.

          • Stef

            Are both of you using Google’s 2-Way-Authentication like I use? Got the same error.

          • http://seancois.me/ Sebastian C.

            I’m using 2-Way-Authentication and it worked for me.

            T-Mobile MyTouch 4G Slide running RubiX Liquid Ice

          • Akarakose

            i get always the information: invalid email or passwort, but it’s correct!  But 2-way Authentication worked for me too. Thanks

          • http://seancois.me/ Sebastian C.

            No problem.

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop - The 6 Android Lab

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop | Singapore Mobile Phone Reviews. Iphone, ipad, Apple

  • Pingback: Can someone help me download this app? - Android Forums

  • http://beerpla.net Artem Russakovskii

    Worked great for me in Chrome 18. I pulled the source to make sure it doesn’t do anything malicious – it’s available here: http://lts.cr/BcOz if you want to examine it.

    • http://redphx.com redphx

      feel free to examine it, cos I have nothing to hide :D I’m planning to put it on github soon

      • http://beerpla.net Artem Russakovskii

         Oh, I didn’t mean you did, but since crx is not a straight zip format, I had to dig for the source and thought it’d save someone some time if they wanted to check it out.

        • http://redphx.com redphx

          No, that’s ok. I’m waiting for someone looks into the source code and confirm that it doesn’t do anything malicious and it’s safe to use

    • IP IHI II IL

      Thanks for checkin’ it out, Art!  I wasn’t gonna’ play, but I saw you examined it, and now I’m gonna’!

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop | Better Than Iphone - Samsung, HTC is Better Than Iphone

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop « Go Digital Apps

  • Pingback: Download dall'Android Market su pc? Ora si può con un'estensione di Chrome - HITECHWORLDITA

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop - Most updated about Technology News Articles

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop - spyderproduct.com

  • Flimsy888

    Won’t let me add –ignore-certificate-errors to the end of the shortcut path….

    • http://www.facebook.com/razino Razin Ong

      Same here. I am on XP

      • Jia Li

        “C: ….chrome.exe” –ignore-certificate-errors … i added like that and i didn’t get error on login .. but while i downloaded an app it said “Pls disable SSL errors and check your email and Device ID” ..

        • http://www.facebook.com/razino Razin Ong

          I’ve use ….exe” –ignore-certificate-errors as suggested by you and restart chrome. It works fine now

          • Jia Li

            hmm .. i’m still getting the error .. 

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop | Android News, Games, Apps, Tweaks and More for Free | Tech-Trip :

  • alebuttazzo29

    I install it in the right way (it log-in perfectly), but when i try to download an app from the market the download page crashes with the error
    Forbidden, error 404.
    Anyone how know why?

    • Alessio Lupattelli

      Apparently it doesn’t work with the “not supported by your phone” apps :(

  • eleazar

    I absolutely love this. Thank you for putting so much time into it.

  • http://www.pocketdroid.net/ Florian Mihu

    is it safe? did anyone check whats in the APK file?

  • Pingback: Download APKs Directly From The Web Market To Your Computer With The 'APK Downloader' Extension For Google Chrome

  • http://beerpla.net Artem Russakovskii

    Just found out that the use of this extension is against the Market’s ToS – proceed at your own risk. The clause it violates is:

    3.3 You agree not to access (or attempt to access) the Market by any means other than through the interface that is provided by Google, unless you have been specifically allowed to do so in a separate agreement with Google. You specifically agree not to access (or attempt to access) the Market through any automated means (including use of scripts, crawlers or similar technologies from time to time) and shall ensure that you comply with the instructions set out in any robots.txt file present on the Market website.

  • Jose Cortijo

    super cool! I only need a tool to forge device ID in order to download APK that for some reason are disponivel for my Motorola Defy (MIUI). any idea?

  • Tenka

    Can you provide a way allows user to choose different operator codes? I know it’s using T-Mobile’s, but there are so many apps which are for Japan only that I want to download.

    • http://beerpla.net Artem Russakovskii

      This feature is now available as of v1.2.

  • Pingback: Chrome Extension Lets You Download Android App Apks Directly From the Market to Your Desktop – Droid Life

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop | Blog01

  • Pingback: Descarga apps desde el Android Market directamente en tu ordenador con APK Downloader | El Blog de @Fidelius22

  • Pingback: Download Free/ Paid Android Apps (.APK) to Desktop Using Chrome Extension [Hack Tip]

  • http://www.facebook.com/profile.php?id=100001052886586 Breno Poubel
    • http://www.facebook.com/razino Razin Ong

      Yes

  • Pingback: Stiahnite si apk súbory priamo z Android Marketu do PC pomocou Chrome pluginu | MojAndroid.sk

  • mayasl

    I have multi user profiles in Chrome. I have placed shortcut to my profile in the Quick Launch. When i right click on the QL shortcut, this is how i see in the Target field of Chrome Properties.”C:Documents and SettingsSabeenaLocal SettingsApplication DataGoogleChromeApplicationchrome.exe”I just pasted –ignore-certificate-error at the end and now it looks like this”C:Documents and SettingsSabeenaLocal SettingsApplication DataGoogleChromeApplicationchrome.exe” –ignore-certificate-error But still i am getting the warning box.Any suggestions?

    • mayasl

      Target field – “C:Documents and SettingsSabeenaLocal SettingsApplication DataGoogleChromeApplicationchrome.exe” –profile-directory=”Default”

      After pasting “C:Documents and SettingsSabeenaLocal SettingsApplication DataGoogleChromeApplicationchrome.exe” –profile-directory=”Default” –ignore-certificate-error

    • Guest

      is with an s at the end, like this:  –ignore-certificate-errorS

  • zachjen

    get the SSL error. using a CR48. any ideas?

  • Android

    Anyone give me Device id and mail ?

    • Jia Li

      r u reading the whole article ? it said how to get mail and Device ID in Step II

    • Kmil

      Shame on you.

  • Stephen Sharp

    I changed the target, but still had the same warning. I realized i had to go to task manager and kill chrome fully and THEN reclick the shortcut, and it worked :-)

    • rkf1957

      Thanks…that did it for me

  • Pingback: Download Android Apps directly to your PC for sideloading ← OpenSourceBB.com – OSBB

  • Stef

    Doesn’t work for me: Invalid email or password!
    Might have something to do with me using Google’s 2-Way-Authentication…can you check on that?

  • Pingback: Cum sa descarci aplicatii de pe Android Market direct pe PC | Stiri, Aplicatii si Optimizari Android

  • Ex

    Okay, it took a little bit of work to get this to work, but it does now. 

    I’m on 64-bit Ubuntu Linux. So, in reading the instructions, I went and downloaded chrome( http://www.google.com/chrome/intl/en/eula_beta.html?dl=beta_amd64_deb ) Beta build. Dev build should work, but betas tend to be more stable, correct? 
    I accepted the agreement, downloaded, installed, etc. 

    After this, I had to create a shortcut to my desktop. Open the browser, click the “new tab” page, and right-click one of the applications. I used “Google Search”. Right click,  ”Create Shortcut”, place on desktop. Go to this shortcut you just placed on the desktop, and right click, “properties”, this is where it was a bit odd, the instructions say  ”Below instruction is for Windows users. For OS X and Linux users, please read this post ( replace –remote-debugging-port=9222 in the example with –ignore-certificate-errors )”
    This was not true in my case. I, instead, had to use –ignore-certificate-errors INSTEAD of –remote-debugging-port=9222. 

    Great work with the extension, I love it. 

  • ArKain

    Uh, can this be used on paid apps? Couldn’t I just download the 50 or so top apps and host them on a page, thus making pirating ridiculously easy?

  • Pingback: Programas | Descarga las apks desde el Market Android con APK Downloader

  • Pingback: Android Hub Network - All Android News in one place

  • Ted

    Device ID? Why?? What’s the device ID for an LG Optimus 2X, or is each individual phone different?

    • Kmil

      Why?
      “-  The extension only stores email, device id and Android Market cookie in Chrome local storage, on your computer. To be able to get Android Market cookie, it needs your email and password to login at https://www.google.com/accounts/ClientLogin . After it’s done, password is not stored, email is stored to display on Options page, Device ID and Cookie are stored for later requests. I do not send those information to another sites.”
      What’s the device ID?
      “There are two ways to get Email and Device ID

      a. Easy way: install this Device ID app, it will show you your emails and Device ID

      b. Difficult way: Open dial pad, call *#*#8255#*#* ( 8255 = TALK ). If it opens “GTalk Service Monitor”, find lines that begin with JID and Device ID. Your email is JID, and your device id is a string that after android- prefix

      For example: if it shows android-1234567890abcdef , then your device ID is 1234567890abcdef

      Do not type in random email or device ID, it won’t work”

      LOL

  • ankit wadhwa

    i done all the steps but when i download an app it says
    cannot download this app!

    • Log1s0

      me too

  • Pingback: Cómo descargar el APK de Apps en el Android Market a tu ordenador con APK Downloader | Bitmovil

  • http://www.facebook.com/people/Faisal-Said/690698103 Faisal Said

    how do i disable ssl for chrome on Mac ???? 

  • Pingback: APK Downloader: descarga aplicaciones del Android Market a tu ordenador

  • Pingback: APK Downloader Chrome extension lets you download apk files to your PC - IT Lounge

  • Pingback: APK Downloader Chrome extension lets you download apk files to your PC « android-alert

  • Aaron Guzman

    Thank you for this. I downloaded Need For Speed Shift on my Galaxy Nexus. I had already purchased it because it said it wan’t available on Verizon. Not sure why they would do that but thanks again for making it possible for me to use content I own.

  • Pingback: APK Downloader Chrome extension lets you download apk files to your PC | Tech NEWS | Tech News

  • David

    eh. it took me a while to figure out in Step 3… start using.  It worked. Now what to do with any .apk I dl’d on my PC that doesn’t work with PC. :/

    I found this via Google search after countless of blogs that were talked about APK Downloader. This is pretty neat.

  • Pingback: APK Downloader: حمّل أي تطبيق من سوق أندرويد عبر جهاز الكمبيوتر (وأخيراً)! | Ardroid | أردرويد

  • Sulasno

    I have managed to download Chrome beta; now how do I install it on my Tab ?

  • Pingback: APK Downloader Chrome extension lets you download apk files to your PC | Latest Andoid Phones

  • Pingback: APK Downloader Chrome extension lets you download apk files to your PC « Mobile Technology News

  • Pingback: APK Downloader Chrome extension lets you download apk files to your PC | The Androider

  • Pingback: APK Downloader Chrome extension lets you download apk files to your PC — AndroiDear

  • Pingback: Chrome-Extension APK-Downloader « Borns IT- und Windows-Blog

  • Pingback: Chrome extension allows for downloading of Android apps from Market to desktop | Android Central « Nosʏ Neɪɢʜʙoʀ

  • Pingback: APK Downloader Chrome extension lets you download apk files to your PC | Gadgets Tech Tips News

  • Geoff Scotland

    I have 2-step verification but I’m still getting the ‘ERROR: Invalid email or password!’

    Any ideas???

  • Pingback: APK Downloader: Κατεβάστε εφαρμογές από το Android Market στο pc σας!

  • http://www.facebook.com/abetsi Albert Rabuyo

    Windows wont let me add the –ignore-certificate-errors line to the Target. An error window pops up that says the name isn’t valid. Help?

    • http://redphx.com redphx

      there is a SPACE between chrome.exe and –ignore-certificate-errors

      • Najafidm

        i have same problem even with add SPACE! any suggestion?

  • SCrid2000

    Thanks for the awesome tool!
    I was greatly saddened when you took it down due to piracy concerns (for me, it wouldn’t download paid apps I hadn’t paid for) but the new version will work just perfect for me. I reposted about it at http://opensourcebb.com/2012/02/download-android-apps-directly-to-your-pc-for-sideloading/, I hope that’s ok (I gave you full credit of course).

  • Pingback: 应用铺子 » BUG 级别的 Chrome 插件 APK Downloader:直接从 Android Market 下载 APK 文件到电脑上

  • Eslagiime

    As I can get my ID on my android tablet? (Sorry for my bad english) xD

  • Kevinhayart

    Hi, I’ve got a “non-phone” (wifi) Android tablet, as best that I can determine, my device ID is all zeros, 16 of them.  Apparently AM doesn’t like like about my tablet either.
     Any suggestions, I’m looking to get a free ereader app (Blio, a copy came with my laptop, and looking to get it for my tab) and AM is the only place that has it.
     I can’t use your Device ID app because it’s in AM and I can’t get anything from AM. i get an error (says SSL or dev id).  I got the shortcut “deal” working fine (in options) no more warning there. 

  • Jia Li

    Hey dude, i’m really appreciate that you reactivate it again .. i was very happy to see the news of your extension launch .. cuz i can’t access download app from android market .. it’s not available for my country. It’s too bad. I’m really appreciate your work .. Thanks a lot .. 

    • Jia Li

      btw … i still can’t download .. when i download an app .. it said pls disable SSL error warning and Check your device information … 

      Is it cuz of the country issue ? on the market page it also said it’s incompatible with your device and not available for your country .. :(

      • Jeremiah

        I have this same issue.  Fix?

  • http://www.s9techfreak.co.cc/ Sudharsan Vaidhun

    If I dont have an Android device but still if I need just the .apk file, so that I can use that on my emulator (not sure of the term) BlueStacks to run them on my desktop, how should I work with this extension?

  • Pingback: The LG Optimus One Thread - Page 106 - Digit Technology Discussion Forum

  • Pingback: Nuova estensione per Chrome per scaricare gli apk del Market Ufficiale su PC – Androidiani

  • http://profiles.google.com/haragog Hugo Correia

    Mac (or should I begin to say OSX…) option?

  • Pingback: APK Downloader: scaricare i file in formato APK dal Market Android | YourLifeUpdated - News hi-tech, tecnologia, recensioni cellulari, smartphone Android, iPhone, iPad, Windows Phone, Symbian, guide e programmi per Windows e Mac

  • bizzu

    It seems that I installed it correctly, but I don’t see the icon in chrome. Anyone know what I did wrong?

    • http://www.facebook.com/pehlwan Anu Anand

      it shows up in the address bar towards the right end of it, where the adblockplus, turn-off-the-lights and google rss icons generally show up as well.

  • bizzu

    I installed the extension, and logged in, but I don’t see the chrome icon. Anyone know why?

    • Jia Li

      you will see the icon when you open a market link .. 

      • bizzu

        still no icon in chrome…

        • http://www.facebook.com/pehlwan Anu Anand

          it shows up in the address bar towards the right end of it, where the adblockplus, turn-off-the-lights and google rss icons generally show up as well.

          • bizzu

            Yea, I can see that from the screen shots, but it doesn’t show up for me. I have the extension enabled and everything.

  • D H

    Like it, except it would not let me download an app I had already purchased before.

  • Joey Cossack

    Why does this not work for me? Windows 7, Chrome 17. Went into properties and changed the end of target to –ignore-certificate-errors. I restarted chrome and I still get the red bar saying change SSL errors….so I created another chrome shortcut, and same thing…..then I created another chrome shortcut and added –remote-debugging-port=9222, and that didn’t work either….What am i doing wrong?

    • http://redphx.com redphx

      make sure all Chrome processes are terminated ( check in Task Manager )

  • Radixe

    For mac, type this in terminal:

    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome –ignore-certificate-errors

  • Arjman22

    Doesn’t work on mac, after entering the modified command line it says , “unable to obtain profile lock”

  • Pingback: APK Downloader: APK-Dateien aus dem Android Market auf den PC herunterladen | Your-Android.de

  • i’mconfused

    can’t get this working on a Mac with Chrome Canary. followed the Mac instructions in terminal but it just keeps saying unable to obtain profile lock

    • i’mconfused

      for reference i’m doing this: 

      /Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary –ignore-certificate-errors

      but i’m not exactly sure if that’s how i handle spaces in directory locations

  • Pingback: How to Download apk from android market to your computer - latesthub.com

  • VPal

    Get error 403 when trying to download pingit for my miui rom. any suggestions??

  • fordcom

    Work perfectly fine here for me… 

  • Andrei84 09

    super! works!

  • Pingback: How To Download Android Market Apps To Your Computer - APK Downloader

  • PB8420

    which dial pad should i open??? from  what program?? help

  • Pingback: [APPS]嫁コレ-蒐集你的新娘 | Ickealの秘意心境X Cyberlog of ACG

  • Bil

    Thank you mate! Works perfecT!!!!!!!!!!

  • http://giang.us/blog gіаиg

    Greeting from Viet Nam :) If you would like a SSL certificate, just PM me :D

    • http://redphx.com redphx

      thanks :D

  • Mokazem

    i tried to put the code into terminal on a mac but the result was this:
    Feb 28 16:50:44 Mohammads-MacBook.local Google Chrome Helper[1108] : CGSLookupServerRootPort: Failed to look up the port for “com.apple.windowserver.active” (1100)
    and its not working

  • Frea02

    help please it only directs to your page

    • http://redphx.com redphx

      make sure you’re using APK Downloader 1.2

  • Mirhawk

    I tried disabling the SSL by entering the text in target field, but still I’m unable to download. It says to disable the SSL. I’m using Chrome 17.x Version

    • http://redphx.com redphx

      make sure all Chrome processes are terminated, or try to reboot your PC

  • Sheen Valentine Li

    What’s your Google Chrome Theme? It’s really nice

  • http://www.facebook.com/profile.php?id=1805107401 Salar Arabpour

    i can’t use it because i can’t disable ssl warnings(windows xp).please help me.the other information is in the image.thanks

  • http://www.inrim.net YeshaiB

    Thank you!

  • 4u2nvinmtl

    Thank you! Thank you Thank you! I too was using my phone to download back up and copy to other locations and it was long and pointless!! You rock man!

  • Tanamay

    Thank you, but when i click login, it says “cannot use this email”

  • Beewee

    i can’t do that, can u test this apps (https://market.android.com/details?id=jp.oka.GLAY) and download it for me… thnks.

  • Tevinchew

    Hi, just to let you know it doesnt work with paid apps at all, even if you purchased it.

  • Guest1

    You mentioned about the source code? Where is that?

    • Guest1

       Got it! ;) Thanks!

  • And

    cool – now that you have added the change sim operator option would I have to change that option if I wanted to download stuff from another country?

    Thanks

  • AdamFrancisGarbacz

    As people have pointed out, this doesn’t work on paid apps you have purchased (apps you own). I’d love to use this to push apps I’ve paid for to devices they don’t officially support. If you could fix that you and I will be best friends forever. Thanks for this, though. It’s a great start.

  • lixc

    Thanks for the great work.
    But i unable to download for this app –>  
    Malaysia Police Summons
    by maxsim

    https://market.android.com/details?id=com.max.g1.malaysiapolicesummons&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5tYXguZzEubWFsYXlzaWFwb2xpY2VzdW1tb25zIl0. 

    • lixc

      successful for other apps, but not for this one. Error message is Forbidden 403.

  • Pingback: APK Downloader Google Chrome Extension: Download APK Files From Android Market | iJailbreak.com

  • http://twitter.com/arjman22 Face Arjman

    Did anyone with mac OSX Lion get this to work? if so then how… The instruction given on this page didn’t work at all.

    • http://twitter.com/satox さとう(きいろ)

      Mac OS X 10.7.2, Mac Mini Lion Server
      Google Chrome 17.0.963.56

      1. Chrome App Finish (Command + Q)
      2. try this in terminal.
      $ open -a /Applications/Google Chrome.app/Contents/MacOS/Google Chrome –args –ignore-certificate-errors

      I downloaded some apps using this extension.

      • http://twitter.com/arjman22 Face Arjman

        Hey you did it, thanks a lot man, I’m downloading Apks as I’m typing this, Thanks!!! works great so far,ありがとう砂糖

  • Joybat

    Cool~

  • Joybat

    do all right…but…SSL disable ….windows 7..how can i do…

  • mkchan

    mkchan

  • mkchan

    works like a charm…really need this since many apps like the chrome beta is not available in my country (PH)..WTF google! thanks a lot for this sir…running windows 7 ultimate 64x
    —–

  • Obsidianz

    Added with space but got errors, Win 7 x64, Chrome 17.0.963.56m

    • http://redphx.com redphx

      if there is a ” after chrome.exe ( chrome.exe” ), you must edit it become:
      chrome.exe” –ignore-certificate-errors

      • HAYRULLAH BAŞTÜRK

        Same problem and extension dosn’t work (Win7 x64, Chrome 17, Samsung P1010[NoGSM] )

  • Pingback: Software2Tech.com » How To Direct Download Android Application ( Apk ) From Android Market To PC

  • http://www.facebook.com/profile.php?id=696112190 Ahmad Abdel-Aziz

    Works like charm, thanks a million 
    I am tweeting this page, and posting it on facebook
    Thanks a million

    • http://redphx.com redphx

      you’re welcome :)

  • Mokazem

    c’mon guys no one replied to my comment this keeps saying i need to disable ssl
    and here is a image of what it is writing back

    • http://redphx.com redphx

      I can’t help you because I don’t have a Mac. Sorry

  • Trungluan

    Bạn thử xem app này sao không down được nhỉ: 
    https://market.android.com/details?id=com.tpb.mb.gprs

    • http://redphx.com redphx

      mình vừa thử download, vẫn tốt mà bạn?

  • Jeremiah

    I’ve successfully disabled SSL warnings with “–ignore-certificate-errors” but once I attempt to download an .apk from the market I receive an error stating 

    “-Please disable SSL error warnings
     -Check your account information (email and device ID)”

    Account info is all correct, and I closed all instances of chrome after adjusting the target switch, then rebooted just to be sure, still not working.  Suggestions?

    • Mkhandani

      Dear 
      redphx, I have the same problem. What is the answer. Thank you

      • http://redphx.com redphx

        Please check if the Device ID is correct

        • chuksy

          Have the same problem. Tried to recheck my Device id but it says ” Send heartbeat to server”. Nothing else is shown. Why is this?

          • Chris Hardewig

            I’ve also got this problem

        • Jeremiah

          All account info, including Device ID, is entered correctly, so why am I getting this error still?  

          Thanks for the help.

    • Nenad Rondovic

      Had same problem. Solved by using “hard way” to obtain device id. Was different than app from Market gave.

      • Jeremiah

        I used the dialer method to obtain mine, so I’m totally at a loss. But thanks for the suggestion.

      • Michael Eckschlager

        have the same problem too. but not solved

  • Pe

    Cái bước 1 là disable SSL error warnings, nó không cho. Vậy làm thế nào

  • anonymous

    Greaaattt works well :D

  • Hopin

    anyone knows knows how to disable the SSL errors warnings on Linux (Ubuntu) Chrome/Chromium?

    • http://twitter.com/satox さとう(きいろ)

      aa

  • chuksy

    Tried to recheck my Device id but it says ” Send heartbeat to server”. Nothing else is shown. Why is this?

  • http://twitter.com/letsgoskatepool Seth Levy

    Can you re-enable the download link for purchased apps? I would like to back up the apps that I already bought.

  • Phong

    tuyệt vời, cảm ơn anh rất nhiều!

  • http://www.facebook.com/profile.php?id=1805107401 Salar Arabpour

    i could download till yesterday.but today i saw the error
    please disable ssl error warningscheck your account informationwhat should i do?(i’m in iran)

    • http://twitter.com/arjman22 Face Arjman

      Quit chrome 
      open terminal 
      past this 
      open -a /Applications/Google Chrome.app/Contents/MacOS/Google Chrome –args –ignore-certificate-errors
      I had the same problem as you, I had to re do everything again , and it woked 

  • http://www.facebook.com/profile.php?id=1105107961 Victor Andres Osores Escalona

    Necesito el Device ID no lo puedo descargar desde el market..
    I need Device ID I can’t download from market

  • MR XENMAN

    After Adding extension and ssl code  the internet access stop could not open google ALSO

  • Memory Serenade

    “ERROR: Invalid email or password!” I’m sure my email and password are correct. Do I need to sign up or something?

    • Vijay Pasham

      Even i have same prob… unable to login even though i have entered correct id n pwd,,,

    • PEDRAM30

      I HAVE THE SAME PROB.

    • http://www.facebook.com/profile.php?id=1805107401 Salar Arabpour

      you need to login to android market from your phone or tablet once before using apk downloader.did you login once?

  • Rezwan Chowdhury

    why is it showing::

    ERROR: cannot download this app!

    ???

    …it is showing on every apps that i try to download!! :S :S

    ..please suggest me something! :(

    • Log1s0

      me too? why

      • Log1s0

        make  use of chrome 17, show no error,true

  • 2whiskers

    I can’t get the APK Downloader to accept my Kindle Fire Device ID at Login. I entered it correctly with NO spaces.

    I still get the pop-up to enter only A-Z, 0-9.

    Is there another way to sign in?

  • Camblonde101

    Does this work with verizon? I dont see an option available for us…

  • Aphyxsia

    So for Mac OS X Snow Leopard, using Google Chrome App, I type this into the Terminal correct?

    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome –ignore-certificate-errorsI was supposed to replace the “remote-debugging port thingy”, with the ignore certificates corrects?  That’s what I got from your directions.  BUt I guess using tardcabulary, I’m a “newb” to this stuff.  But it will help my current predicament not being able to access the market.  And I really want to thank you for building something this, and most of all for being selfless and sharing it!  Well, the paranoid person in me is still a tad worried about sharing my device ID and Google account info., but I’m trying to be optimistic and I haven’t seen any bad reports yet.  Yet it could just be too early, haha, just kidding!  But if you can help me out with my question I would very much appreciate, thank you in advance. p.s. Sorry bout the bold, that “ignore certificate errors” I copied and pasted was in bold and I copied and pasted from my text edit and it made the rest of my text bold.

  • Theartist

    it keeps crashing on me

  • Pingback: APK Downloader: Scaricare le applicazioni dell’Android Market sul PC » FratelloGeek

  • Pingback: APK Downloader

  • Pingback: Download APK Files from Android Market To PC with APK Downloader | pcmastero.com

  • Wilsonincup

    Sorry, it didn’t work. when i download an app, it tells me that i haven’t disabled the ssl,( i do exactly what you said) ,or recheck my device id and account information, however, there is no problems with these information.

    • Temetitocabestro

      I have same problem. Using a kindle fire. Any solution?

    • http://www.facebook.com/profile.php?id=1805107401 Salar Arabpour

      i had the same problem.try reastarting your kindle fire.then delete that shortcut and create a new shortcut and retarget it.

  • http://www.vk.com/niko_007 Niko Pichkalev

    Thank you, from Russia. Very good 
    extension.

  • http://www.vk.com/niko_007 Niko Pichkalev

    P. S. 
    it’s realy works !!!

  • Hassan Alikhansari

    The Chrome Do not rename ! Help me ! :( (

    • http://www.facebook.com/profile.php?id=1805107401 Salar Arabpour

      سلام حسن.خوشحالم که اینجا هم یه ایرانی دیدم!

      avalan begam ke bayad ghesmate target ro taghir bedi na name.dovoman age akharesh chrome.exe” has bayad tabdilesh koni be chrome.exe” –ignore-certificate-errors
      na inke tabdilesh koni be chrome.exe –ignore-certificate-errors”

  • Kindle fire

    where can i retrieve android device id for kindle fire?

  • Slojim

    I made a mistake on entering the Device IDand saved it, how can I change it now?

    • http://www.facebook.com/profile.php?id=1805107401 Salar Arabpour

      go to:    tools–>extensions    then click option in the apk downloader extension and click log out and try logging in with corecct device id…

  • Woroasih

    great app

    realy helpfullthanks a lot….

  • Pingback: Digital Cupcake. Toasty news and tips for your digital lifestyle Make your iPad, Kindle Fire into an external monitor with Air Display

  • Alanlikw

    I am using SE Neo, I can’t download the apps, but can’t install to the phone, it show “app can’t install”, any suggestioin?? Thanks

    • http://redphx.com redphx

      I think I can’t help you on this case. Sorry

  • Alanlikw

    I am using SE Neo, I can download the apps to my pc, but I can’t install it after copy the apk file to the phone, any suggestion? Thanks.

  • IGebriel

    i installed device ID app and it appears my device ID : Null
    what is the problem

  • Osomidi

    Android Market is Now “Google Play” :( , can we do the same things with this addon?

    • http://redphx.com redphx

      please install version 1.2.1

      • Osomidi

        Thank you for this new version.

  • Moulashareef5

    yah android market is now google  play apk downloader is not working

    • http://redphx.com redphx

      please install version 1.2.1

  • Martin

    Great extension, I wish you can fix the Google Play problem soon.

    • http://redphx.com redphx

      please install version 1.2.1

  • Ancestor

    Now market change from market.android.com to play.google.com apk downloader don’t work!

    • http://redphx.com redphx

      please install version 1.2.1

  • Joan

    Ancestor, yes! I want to download apk files from play.google.com :(

    • http://redphx.com redphx

      please install version 1.2.1

      • Joan

        Thanks :)

  • Tufan86

    now it is not available to use this, for the website changed from market.android.com to play.google.com. please tell us how to solve this. Thanks. 

    • http://redphx.com redphx

      please install version 1.2.1

  • Joquid13

    yes..!! is very bad..!! the page was change to play.google and doesnt work apk downloader.!!

    • http://redphx.com redphx

      please install version 1.2.1

  • JimmyD

    Is it possible to purchase apps that arent compatible with your device? like for example i have a lenovo thinkpad tablet and the market wont allow me to buy quill app i was wondering if i could use this to buy it is it possible?

  • Yourfriend

    Yes, as JimmyD said, it would be incredible if we would be able to purchase and download apps via your extension! I would love to be able to buy games the market does not officially list as compatible!

  • Ductrungcntt
  • Vietnamese

    1.2.1 not available to use this. 

  • Congtuyenvip

    Android Martket becomes somthing like “google play” now so this trick doesnt work any more .

    Wait for your update version!

  • Congtuyenvip

    Many thank for your update version

  • http://twitter.com/woordss woordss

    when in properties of the chrome shortcut, after adding the  –ingnore-certificate-errors line when  i hit ok i get a message that i have wrong path and that i have to correct it, thus not being able to disable the certificate errors, any workaround?

    • Sjimbo

      Copie the txt after the ” instead of between

      • http://twitter.com/woordss woordss

        i did it so, after reeading 5 mins ago, then it worked for like 10 secs, then stopped working

  • papmodern

    Hi And Tnx for this Usefull app

    I have a Question!
    I don’t Want use my current account and then create a new account in google and login with that to market! (or google play) then use that account for downloading apks from GPlay and don’t worked :(
    is there any chance?

    • Ankit

      It will not work cause u can only us id which u use to log to your android market….

      Thank you……any questions

      Ankitpareek.pareek02@gmail.com

  • eka

    I need some help.

    I swear my Android device ID is 16 characters and yet when I enter it says:

    ERROR: Android Device ID must be 16 characters long and only contains characters from 0-9, A-F.

    Anyone mind to help? :(

  • Shaun Mbhiza

    Thanks for the Google play update. I use this app solely to save on mobile data charges when downloading huge apps. My WiFi works via proxy and we all know that market doesn’t play nice with that.

  • http://www.facebook.com/sethlevy Seth Levy

    Thank you for the update! Is it possible to enable downloading of paid apps that have already been paid for?

    • Joan

      Yes, you can. If you are buying this app you can download it.

      • Eros

        but… from version 1.2 seems not possible, even if it results as purchased :(

        • Ivano Forgione

          Same problem. I just switched to  another, more powerful device, and Gameloft  for some reason marks some of its games not compatible, which is obviously bogus.. I purchased them, but now I can’t retrieve them even with this nice extension. Any help? update?

          • http://www.facebook.com/sethlevy Seth Levy

            Yes, after 1.2 no luck. 

  • Tddxzero

    can i use it to buy apps with my cridit card?my region can’t buy paid apps.

  • Shahrooz_ra

    very very  thanks

  • David_lucaz

    I followed the steps to disable the SSL error, still doesn’t work. :(

  • Kevinma98

    Everything worked half a hour ago. But now I had the same problem of COULD NOT disable the SSL error.

    • Kevinma98

      I worked now. Thanks a lot! 

  • Abdielito9

    It isnt working for me even when i change the target on the shortcut 

  • Some Guy Here

    Just wanna say thank you, this save my whole day :D

  • Chauhannishit88

    it is working for me……..Thank You….

  • Signupdemo

    I dont see the apk downloader icon on the address bar….
    Any help ?

    • Husain Syedm

      I am having the same problem – did you manage to sort it out ? icon not showing on address bar.

      please reply husain.syedm@gmail.com

  • http://blognadei.com/ Diehendrick

    thanks you.. , its work . iam so happy. :D  

  • http://www.facebook.com/profile.php?id=1336784108 Abdulrahman Keilani

    Great Work ,
    but I came to your work when I was trying to download an application that it’s not compatible with my phone ,,, so I thought of downloading the APK then try to force install it ,,

    but since your extension needs the device ID , I could not  download whats not compatible with my phone ,,, any other compatible application can be downloaded ok 

    so what about posting our device id’s here “if it’s not a security threat ” ?by that I can changee my device ID and can download any app 

    any way ,, thank you so much for the great Idea 

    • Husain Syedm

      Are you getting the icon on address bar. I do not get this icon on the address bar but it seems to be working.

      Yes the ignore bit if after ..chrome.exe” -ignore
      lots of people having this problem

  • http://www.facebook.com/profile.php?id=1336784108 Abdulrahman Keilani

    also you wrote in your explination  that the target shoudl be something like :

    “It will look something like this: C:…chrome.exe –ignore-certificate-errors”

    but actually I t should look like this ,, the additional –ignore-certificate-errors should come after the quotation mark 
    just like this 
    “C:Program FilesGoogleChromeApplicationchrome.exe” –ignore-certificate-errors

  • Marcos Pinto

    this is priceless..thank you!

  • 911991sudhir

    plz mail me device id.apk 911991sudhir@gmail.com because given code opening gtalk service but there is no device id shown.

    • 911991sudhir

      i got it but device id shown null and email is blank what can i do??

  • seren

    Somehow I can’t get the –ignore-certificate-errors to work :( No idea what I may be doing wrong?

    • seren

      Never mind, there where still some chrome processes running even with exiting chrome.

  • Vượng Đoàn

    khi down toàn bị báo error sai email với device id với cả disable ssl error warning mặc dù mình đã điền đúng các thông tin và làm theo hướng dẫn của bạn :( (

  • Sunbury001

    same problem again.  PLEASE ……..

  • http://www.facebook.com/jolpindo Mij Shine Etrebacol Odniplo

    sir y i cant dowload it says warning plz disable ssl warning check ur account information..??ive done all the instruction carefully

  • http://twitter.com/boscohouse Craig Sauer

    I would like to make this work with my Kindle Fire, but I can’t get Device ID to run on it. Any ideas?

  • markus75

    thx, works great !

    i´ve been looking a long time for such a tool !

  • Bba

    It’s working 
    great thanks

  • Airmaxx23

    No matter what I do I get the SSL error when trying to use this.  I’ve uninstalled chrome and gone through the process a few times and no matter what I keep getting the error.

  • Cinq

    Same here, SSL error all time. Looks like Play market changed something:/

  • Pyinyeinaung

    can’t download the file … always have to read this .. that’s all.. may be the market flow is changed.

  • spookytay

    now getting error,

    asking to disable SSL error warnings, or check email and device ID

    Everything is set up the way it supposed to, worked yesterday, but not today

  • Crinn2222

    Это будет выглядеть примерно так: C: … chrome.exe - -ignore-сертификатов ошибки 
    Не выходит пишет что SSL не отключен что делать? Подскажите

  • Brigini AEA

    Thank you sir, helps a lot!

  • 911991sudhir

    I followed the steps to disable the SSL error, still doesn’t work. :(

  • AndroidFan

    Yesterday was working fine but now it asks to diable SSL error and to check email & id, PLEASE PLEASE FIX :P . This extension is very handy, thanks for the amazing job… keep it up!

  • ConfusedScouser

    is anyone else finding certain aps when they attempt to download come back with a 403 – forbidden error?  For example i’m trying to download the Capital one uk app, and also the itv player,  both are free apps and both give a 403? 

    • http://www.facebook.com/profile.php?id=1336784108 Abdulrahman Keilani

       I think that your device is not compatible ,,, that way I suggested the following :

      guys I’m using this extension

      but the bad thing is I can’t download apps unless there are
      compatible with my device ,,, and it can recognize my device via device
      Id

      so my suggestion , is we post our device name and device Id , so If
      anyone wants to download an app that is not compatible with his/her
      device ,, he can change the device Id from the list that we shared 

      hXXp://forum.xda-developers.c(o)m/showthread.php?t=1516131

      I hope its not a security threat

  • Pingback: Save APK Files from Google Play to Computer with APK Downloader | Raymond.CC Blog

  • http://www.facebook.com/profile.php?id=1336784108 Abdulrahman Keilani

    guys I’m using this extension

    but the bad thing is I can’t download apps unless there are compatible with my device ,,, and it can recognize my device via device Id

    so my suggestion , is we post our device name and device Id , so If anyone wants to download an app that is not compatible with his/her device ,, he can change the device Id from the list that we shared

    I hope its not a security threat

  • http://www.facebook.com/Afzalzada Muhib Afzal

    worked like a charm for me!! thank a lot :P love you

  • ranag

    it’s not working again~ssl error

    • http://redphx.com redphx

      please check your Chrome shortcut

  • Mikuazusa

    Can’t use again~Help~

    • http://redphx.com redphx

      please check your Chrome shortcut

  • Vincent

    If I enable the extension, the chrome could not open any website. and I can’t go next on the option page after inputing the email ,password and deviceId !

    • http://www.facebook.com/profile.php?id=1805107401 Salar Arabpour

      i had the same problem.try unistall chrome and install it again.it works for me.hope this helps you

  • PeterA

    I had the same problem many users described below. I kept getting an error message that either my login, device id, or ssl warnings were incorrect, Closing and reopening chrome didn’t help. Then I noticed that even when I close all the chrome windows the extensions still show up as processes in task manager. I killed all chrome* tasks and when I restarted chrome everything worked as advertised. A Great App! 

    • wlian

       wa…..

  • Sulasno

    uncheck  Continue running background apps when Google Chrome is closed

  • nguyen2011

    works great. Thanks

  • Rtfds

    no background apps running and 
    all chrome windows and processes are closed
    still got ssl error warning, a few days ago work fine 
    need help is there an update on the way?

    • http://redphx.com redphx

      please check your shortcut again

      • ranag

        it’s not the shortcut that is the error but when you click the green android symbol to download, a popup says ssl error/device id or login error. Shortcut works fine.LIKE Bertt’s says,Shortcut works fine, same problem, redphx do you check again works fine? thx~

  • Xuankhanh96

    Vietnamese Rock!!!!

  • http://profile.yahoo.com/G2KPI3H5NXCINAMLO7RGYSRSTQ BRETT

    it’s not the shortcut that is the error but when you click the green android symbol to download, a popup says ssl error/device id or login error.  Shortcut works fine.

  • Mohsennayeh

    is not work with play google?

  • Dr ZOOZOO

     
    I’m facing same problem like Jeremiah & BRETT and many more,,  I just need one apk file MHT Viewer from market.. if you can solve the Error problem or can u or can anybody here, download the apk file for MHT Viewer from market & mail me to itsZOOZOO@gmail.com?? it will be gr8 help.. waiting for reply… thank you…  

  • Whopua

    So I CAN download an app that I legitimately paid for with this app?? 

  • http://www.facebook.com/profile.php?id=100000172727326 Vyktor L. Jonas

    My device doesn’t open “*#*#8255#*#* and Decide ID doens’t work
    why?
    *Galaxy 5 – GT-I5500 – Version 7.2.3.2.1

    • caokhang91

      You can go Google play search app with key device ID. After download it, you will see your device ID

  • Netrecov

    im on verizon and its not working. any ideas?

  • Cornelius

    hey, i think u need to update a new version again.. it’s not working now

  • Rantolo

    work with google play ?

  • MountainKing

    What should we do with this link here?
    http://www.chromium.org/developers/how-tos/run-chromium-with-flags

    I’m on a mac but don’t know what to do with it. Any ideas?

    Cheers Jens

  • http://www.facebook.com/DeiviidPereira Deivid Pereira

    When i try to download this app 
    https://play.google.com/store/apps/details?id=br.com.gvt.android.pmc7 i got the 403 error, why? I have a problem only when i try to download THIS app.

  • http://www.facebook.com/people/Matt-Cole/1123175742 Matt Cole

    I thought we were supposed to be able to get the apk of an app that we paid for? The extension won’t work for my paid apps

  • http://www.facebook.com/profile.php?id=100001399163733 Kopi Rui

    chrome vision 17.0.963.79 m cannot support??

  • Kljhlkjh

    Same Problem here. Trying to download an app gives SSL warning.
    Clean install of chrome on fresh win installation, shortcut copied from another win installation where it worked before, so mistypings in the shortcut are impossible.
    So, what to do? Can we users provide some kind of log or similar to help you to isolate the problem?

    BTW: the “–” in your text don’t work, they are other strokes than the ones on the keyboard. Initally I had to replace them to make APK Downloader work. 

  • Sean Rowe

    Need better info on how to make this work for Mac…

  • http://twitter.com/Daveweinberger David Weinberger

    What if you don’t have an Android device?

  • Ryan Ferguson

    I have tried everything and it still isn’t working. I did the –ignore-certificate-errors and everything but it still won’t work. 

  • http://profile.yahoo.com/G2KPI3H5NXCINAMLO7RGYSRSTQ BRETT

    Any chance of getting some kind of respnse?  Seems to be a hit or miss program.  We are all getting the popup error of SSL error, Device ID or login.  All settings are correct, we just get the popup error when we hit the little green android button to download.

  • Alimotxo76

    no deja descargar aplicaciones que no son compatibles con el dispositivo. por lo demas perfecto.

  • P H Devries

    Worked well, really liked it but unfortunately it doesn’t work anymore with the ignore certificate setting.

  • Moulashareef5

    it is saying please disable ssl warnings and check your account information !!!!

  • Moulashareef5

    there is an error ity no longer works !!!!!!

  • Go9

    source pls

  • Alimotxo76

    It unloads well the applications compatible with the device, the only one failure is that it does not unload those who are not compatible. Solution?

  • telis sidiropoulos

    same here
    error message disable ssl
    is it because i am trying to download not compatible apps?
    perhaps needs update

  • Byus

    Thank you very much, your software is very practical.If you can develop a synchronous play.google.com functions, it would be more perfect.Because I want to get to know what software is updated!Thank you!Like the simulation of a mobile version GooglePlay.Soon be able to know what software is need to be updated!

  • Byus

    Thank you again what I said, can provide you with this software, the contents of therecord download, if there are updates, you can prompt.The first time you get the softwareupdate information!

  • http://www.facebook.com/manuelrampp Manuel Rampp

    Doesn’t work for me…  I can’t get the icon to show up. Can someone help me?

  • Jorge Esquivel

    Doesn’t work for me…  I can’t disable the ssl error warning, i don’t know how write the flag in the direction of the shortcut. help please!!!!!  

    i have already do all the metods to introduce –ignore-certificate-errors but doesn’t work,, again please help!!!

    im using windows 7,

    • guest

      //  It will look something like this: C:…chrome.exe –ignore-certificate-errors

  • guest

    Any advice on how to find the device ID for a kindle fire? my problem is I cant download marketplace apps in the first place to find my ID

    • Stranger

      Device ID for the Kindle Fire would be 0×1949, if I recall correctly from rooting.

  • Sleepycat3x

    on a mac:
    * install the extension and enter your email/password/android id
    * close the browser window and make sure Chrome is closed completely* open terminal* type: open /Applications/Google Chrome.app –arg –ignore-certificate-errors
    * this will open chrome with SSL error warnings disabled
    * go to google play and when you’re on a FREE app page you’ll see the green APK downloader in your address bar
     
    It’s not showing on paid apps that I have purchased though

  • ёбёт?

    Ёбаный врот! Автор долбаёб!

  • Andrey

    Hi !

    I m trying to get this monster https://play.google.com/store/apps/details?id=com.galapagossoft.trialx2_winter it s the last version 2.12 and it gives me an incomplete apk with parsing error

    Everything else works just fine about 5-6 apps downloaded but this is bad and I d

    on t understand why …

    I have to say very good job, your tool is extraordinary handy and exclusive, congratulations !

    There s no other way to get apps from the market PC directly 

  • telis sidiropoulos

     i think we need an explanation for certificate error message

    • Andrey

      After a while with this issue this line worked for me on win 7:

      “C:Usershere usernameAppDataLocalGoogleChromeApplicationchrome.exe” –ignore-certificate-errors

      I guess it was something about a different kind of letter or something because it didn t worked at first try but changing several times finally worked well
      I hope it will help you too

  • Laura

    I got the SSL error message as well.

    just logout from the APK Downloader Options page, login again (with same E-mail and ID Device), will work again like a charm, at least worked for me, hope this will help

    • Davidtayman

      This worked for me Laura, thanks for the suggestion.

  • http://profile.yahoo.com/G2KPI3H5NXCINAMLO7RGYSRSTQ BRETT

    Tried what laura said, logging out and in.

    Still doesn’t work…

  • Ssslp4

    how can i find dial pad ??

  • Hà Nguyễn Sơn

    có chút góp ý:
    - bạn có thể lấy acc google trong cookies của tình duyệt được không?
    - nếu không được và vẫn phải nhập acc, bạn có thể lấy device id của acc giúp người dùng được không (vì người dùng android đăng ký acc liên kết với device nên có thông tin này), đỡ phải nhập device id.

    Mình nghĩ extension của bạn rất hay, mình cũng thường tìm app trên máy tính, chỉ có điều cải tiến 1 chút thì người dùng sẽ đỡ phiền hà hơn …

    • http://redphx.com redphx

      Mình xin trả lời các câu hỏi của bạn:
      - Không thể sử dụng cookie của trình duyệt, vì muốn download file phải có một cookie hoàn toàn khác
      - mình cũng đã thử tìm cách lấy device id từ account, tuy nhiên không thành công

      cám ơn bạn đã sử dụng và góp ý

  • Donthave1970

    don’t work

  • Hoacacsdf

    cho minh xin file apk device id luon duoc khong

  • Abdullah Rider06

    there is a problem when i enter this”–ignore-certificate-errors” as stated above and when i click ok there comes  error like’not 
    valid patch’.>????

  • Mukundan_sgm

    scary :) he could mess up with our account man !!

  • TrungPD

    2 hôm nay không tải được file APK bạn ơi
    hiện thông báo: “làm ơn tắt SSL và kiểm tra lại thông tin tài khoản”
    bạn kiểm tra lại nhé!

    p/s: đã cấu hình như bạn nói, SSL đã được tắt

  • Kxfchn

    I use the Version 1.2.1 to download apk from the “play.google.com”,but it always stoped when it had been download about 100kb,then the task failed.

  • Chuck Mate

    Hello.

    I do not have an Android phone, I only have a Google TV with Honeycomb. Will this method work for me too?

  • Moulashareef5

    find a solution for it !!!!!!!!

  • AndroidLuvr

    Great plugin, thank you very much!

    One suggestion/feature request:
    Some way to be able to switch between devices quicker than manually going in and typing the device ID all the time.
    I have several android devices, running many different ROMs and some apps are compatible but others are not and I find myself switching often.

  • Po0yAn

    where the fucking fuck is the APK downloader option page??????????????

  • Sahid026

    Wow, needed google account and password. I can’t imagine what will happen if we failed?

  • guest

    thank you vey much ..
    it works

  • Ryan

    I got a 403 error even when I put in the line, what Do I do?

  • Drumzhollic

    This is great ! working for me
    But I must be use chrome downloader to download the apk file
    can I use other downloader except chrome downloader?

  • Shailen TJ

    The ability to download purchased APKs would be nice!

  • Salim Beguiret

    I have a Blackberry playbook  OS 2.0 tablet on which I can install android apps  since it has android platform  as you know , but I can  not find the device ID .   can you please tell me how can I find it ?

  • Jamesbondrdc

    hey man gr8 work with this chrome extension … but i have one problem with it .. i was able to dowload the apk files till yesterday with this extension… but today the page of google play shows my phone registered and apps dont install through the extension but it shows a window directly in the same page for installing on the mobile … do the google ppl have found the way to disable the extension or is anything i need to do to continue downloading the apk files with the extension

    • Husain Syedm

      Yes I have the same problem – the address does not show the android icon either. I think google got smart but why ?

  • http://blog.octopud.com/ blog.octopud.com

    what if google detects it, will they ban our account ???

  • Vickutetg

    Minh down toan bi loi 
    Forbidden
    Error 403

  • Ebaygol

    it doesn’t work today. “please disable SSL error warnings” message…

  • Ekojoned

    it doesn’t work for me. The warning box isn’t gone.

  • Paula – Brazil

    It only worked for me after several attempts. I simply repeated things I had already done before and suddenly the pink “… must disable SSL error …” was gone! Strange.

  • Sajanyamaha

    any other way to get device id

  • Sajanyamaha

    any other way to get device id it says,invalid ID when typing *#*#8225…

  • 逸城 言

    I do it according to your requirements.Today the SSL problem.

  • 逸城 言

    I think you look this!!!!

  • Husain Syedm

    I cannot get the ICON on the address bar of chrome. APk downloader extension is installed and all the other inputs are correct. However when I go to google play and try to download:

    a. the icon does not appear in the address bar
    b. the google play downloads directly to my device which is Kindle fire and as I am out of USA it does not load.

    So please let me know how to get the icon on the address bar. Thanks

    • zhangchina3

      NEED click ‘install’ button first ,and cancel the popup window,and then u’ll see the icon appear in the address bar.

      • Husain Syedm

        Please explain.

        I have installed the downloader extension and it appear in the ggggle  Tools – extension page as having been installed.
        The SSL ignore certificate errors is also working – no problem there.

        BUT when I go to google play and try to download the app the file the ICON does not appear in the address bar bar and I get to the INSTALL window for the app. Then when I click it it says instaaling and then the file will be sent to your device later. Nothing happens afterwards

        The problem is how to get the ICON in the address filed of the Chrome.

        Many thanks for your reply and look forward to getting a solution. Thank you

    • Treehouse

      Maybe I didn’t understand, but did you say that google play downloaded the app directly to your Kindle Fire?

  • washi

    its not working for me maybe google have found a way to block it?

  • Almersafara

    i have obey the intruction but when i download show massage “cannot download this app” ??
    please help…

  • http://www.facebook.com/profile.php?id=1746542382 Roman Ševčík

    “You must disable SSL error warnings in able to use this extension.  ” why? i was write it to chrome shortcut

  • http://twitter.com/fredptc FredTian

    Hello, why inform me mail and pw not correct?

  • Guest

    To make the “SSL error” disappear just delete one of the “ - ” from the code “–ignore-certificate-errors”

    • embee

      This seems to be irrelevant

  • Lnzhang123

    I wonder why I cannot find verizon in “sim Operator”, isn’t it in the USA?

  • Nbt1996

    it isnt working it say id error or ssl error

  • Damjang

    Same here. 2 week ago it work, but now don’t: disable ssl error!

    • Jonniya

      yes   ,have ways to Solve this
      problem? If have ,give me a e-mail.thanks! jonniya@163.com

  • Jonniya

    can not  use  ,why?

  • http://www.facebook.com/jacek.kruzycki Jacek Krużycki

    it says that im using wrong email or password but both are correct :/ so whats now?

  • Guest

    Quote from your FAQ:
    “You can view the source code to make sure about this.”
    So where’s the source code I can view??

  • Mirhawk

    Okay people, according to what I have noticed, following things need to be checked for proper functionality:

    1) Check regularly that the “ 
    –ignore-certificate-errors ” is added in the target location, because it tends to get removed automatically after sometime.
    2) Run Chrome browser only from the shortcut where You have added the text, and don’t run any other instance of chrome at the same time, as it overrides the ssl code.
    3) For those who are getting wrong email or password, check the device id properly, and follow the above two steps.

  • Jlfskjf

    Yeah, I’ve checked those things, and my device ID. still wrong username/password

  • Mrockjustrock

    Thanx a lot…

  • Sad

    still wrong email/password.
    how to solve?

  • Support Informatique

     the downloader extension  appear  
    The SSL ignore certificate errors is also working – no problem there.

     I must go to the INSTALL window for the app.  

    ERROR 403 
    Many thanks for your reply and look forward to getting a solution. Thank you

  • Hamza

    it works very well, thanks a lot men :)

  • Jenny

    Man, this is a lifesaver. Thanks!

  • Naddu79

    Everything is complete but the time of downloading still showing ssl error ?

  • Lee Outsiders

    Gan ane ga bisa dapetin kode di hp ane nya.. 

    stelah ane tekan ini *#*#8255#*#*
    slalu muncul ket sperti ini ( send heartbeat to server )
    Gimana tuh gan Mohon bantuannya gan ?

    Thx

  • embee

    I have used this successfully several times (v1.0, 1.2, and 1.21). It does not work any more.

    The shortcut is unchanged: ”C:UsersusernameAppDataLocalGoogleChromeApplicationchrome.exe” –ignore-certificate-errors

    The email, device id, and sim operator settings are unchanged and correct and no error message appears on the options page. However, I get the SSL certificate error when I attempt to download a file.

    The chrome version is 17.0.963.79 This was my first attempt to use apk downloader with this chrome version.

  • http://twitter.com/scotteharris4 Scott Harris

    It hasn’t been working today

  • Adrot

    Working just fine. It dint work for me in Windows XP, but it did on Windows 7.

    Thanks for the app, developer. :)

  • Guest007

    I’m getting

    ForbiddenError 403

    • Wukai8848

      Me too!How to solve it?

  • http://www.facebook.com/profile.php?id=100002633444830 Phongphan A Bunlom

    Why does the message ”ERROR: Cannot download this app.” When press the icon on the Google Play Store Please note the help about how to solve the problem. Thank you very much.

    • Xyxzfj

      Me too!

    • Sawyer

      I have the same problem

  • Damjang

    I find a solution for the problem of SLS certificate error: first I log-out of the play.google.com site. Then I log-out from the apk-downloader settings and then I relogon from the apk-downloader settings. All work ok now!

    • http://www.facebook.com/profile.php?id=1805107401 Salar Arabpour

      thank you.you solve my problem

    • Amidvo

      I confirm it. But such solution is inconvenient. Every time you have to do logoff/logon. It is very inconvenient.

    • Amidvo

      I confirm it. But such solution is inconvenient. Every time you have to do logoff/logon. It is very inconvenient.

    • Amidvo

      I confirm it. But such solution is inconvenient. Every time you have to do logoff/logon. It is very inconvenient.

    • Amidvo

      I confirm it. But such solution is inconvenient. Every time you have to do logoff/logon. It is very inconvenient.

  • Snuupy

    Can you get an android ID using the simulator?

  • hu1q

    not work anymore, can’t disable the ssl warning althoung put the code –ignore-certificate-errors in the chorme shortcut already. plz fix

  • Jakabandras210

    If I can download from market I don’t need this plugin. I CAN’T DOWNLOAD DEVICE ID APK!!!!! where can I do..

  • Jakabandras210

    8255 doesn’t work on Huawei Ideos X3: GTalk Service Monitor is started, but I Can’t find JID or Device ID lines.

  • paulgeniusboy

     how can I install apk downloader? i can’t install it

  • Uofhi

    i dnt find the icon in the toolbar

  • http://www.facebook.com/people/Pridhwish-C/100001882206661 Pridhwish C

    plz give the link of  device ID app from other website (u gave the link in the description was from google play site) 

  • Ahmed Samy29

    great work

  • Jarfalouyna

    awesome I put-off buying this for months, despite positive reviews.

    http://androidmarkket.blogspot.com/

  • Ben Gough

    im missing the little droid man 

    • Sorapong

      Exactly my problem. The extension has loaded, the options accepted etc but the icon does not appear on the toolbar to get it started.

      • Gboy Valisno

        yeah. how can we solve this? i cant see the droid icon on the toolbar. help plss.

  • Mahefa

    This stuff is craze, a life saver. Thanks a lot!!!

  • Rico_icor

    one of the best idea for android user :D love it ! thx u so much for developing this pp

  • wegoke


    Forbidden
    Error 403

    How to solve this problem?

  • Chintan Libran

    “ForbiddenError 403″How to solve this problem?

    Like
    Reply

  • Mike_garz7

    how to disable ssl warning..nid help!!!

  • Marshalmatthers329

    i am unable to add –ignore-certificate-error to  google chrome it says:-the name specified in the target box is not vald.make sure the path and file nam eare correct

  • Guest

    it’s dangerous to enter google accounts credentials. I created a new google account to test it, and it didn’t work.

  • me

    How come some apks won’t install and give me a “Error parsing package” when trying to install. This happens with: Adobe Flash 11, Gmail and Youtube apps

  • Alex Lee2011

    so difficult.

  • xNCODEx

    If you get the “error parsing package”, that means that your phone cannot use that app or file.

    If you don’t see the little Android icon IN YOUR ADDRESS / URL BAR, then restart Chrome.

    Make sure that you add a shortcut to Chrome like this on your desktop:
    C:UsersYOUR_USERNAMEAppDataLocalGoogleChromeApplicationchrome.exe –ignore-certificate-errors

    If you encounter the “forbidden error 403″, just close the tab, and click the android icon again.
    This happened to me a few times. But just closing the tab, and clicking to install again fixed it for me.

    If you are having trouble disabling SSL, re-read this section: I: Disable SSL error warnings
    It explains how to do so.

    A little tip: If you create ONE shortcut with the “–ignore-certificate-errors”, I notice that it affects
    all Chrome shortcuts. Granted that you can only download with the one that actually has the
    line added. Still a little crazy. However, I’m still using it. Thanks man.

  • Me

    403 forbidden

  • ameth

    can not work on my sony ericsson x8 eclair (root)

  • http://blog.wanjie.info/ wanjie

    Thank you , it solved my phone’s FC

  • lacro37

    Excellent, Thanks!

    Nevertheless, though it worked fine for some weeks, I updated the Chrome to 18.0.1025.152 on Win 7, and can’t figure out why I couldn’t make it work again. Every time I want to download anything, it keeps showing the Error dialog Box. Either I didn’t disable SSL error warnings properly or I mistaken something of my device ID. As I already followed the procedure correctly, can’t figure now what I’m doing wrong. Any suggestions? 

    • Buncak

      Sadly, I have the same problem with new Chrome update :/

    • Buncak

      Sadly, I have the same problem with new Chrome update :/

      • Wail88

        I`ve got the same issue …..

        • Weezer

          seems like the new Chrome update has known this trick :P

          • Wu Xiao

            same question…

          • Wu Xiao

            same question…

          • http://www.facebook.com/ferahmurat Ferah-Murat Dikici

             Yes, i was using this great extension until today, google chome update. Please find a solution. Thanks.

      • Subirybajar

        I have the same problem. chrome update don’t let ignorate the errors.
        Please how can repare?

    • Buncak

      Sadly, I have the same problem with new Chrome update :/

    • Buncak

      Sadly, I have the same problem with new Chrome update :/

    • lacro37

      Thanks all for your input. We should then wait if it can be fixed. It’s a great help. 

    • Saifulkarim97

      i got same problem too, instead few week ago it’s work fine

  • Samanthagfx

    wow awesome job mate 

  • Meso

    Any particular reason why this one app won’t download, while everything else will?
    https://play.google.com/store/apps/details?id=com.s2get.android.antilock 

  • Guest

    Thank you for your information.
    I try now, but I can’t remove following messade “You must disable SSL error warnings in able to use this extension. ”
    I use Mac OS 10.5.8

  • http://www.vinicius-stutz.com/ Vinícius Stutz

    I try, but I can’t remove errors “Forbidden Error 403″ and/or “ERR_FILE_NOT_FOUND”. Why?

  • Andyrogers50

    Help

    I have done everything that you said above.  I am able to enter my logon information and Device ID (using android ID app) and the little green man appears when I go to an app that I want but when I try and download I get an error that says that says please disable SSL error warnings and check your logon and device ID.  

    I have checked all of these several times and I cannot see what I am doing wrong.  The https on the google play has a strike through it and I have included the –ignore-certificate-errors in the target line of the shortcut.

    This is now driving me mad – any advice gratefully received.  My Chrome is V18 running on Win 7 Home Premium.

    • Guest

      The problem was same with me
      I find “please disable SSL error warnings” and “check your account information (email and device ID)”
      please give me a solution that I can use this trick again

  • Cahayaabaditeknik3

    Thanks bro…. i’ve got it!

  • Mackbdc

    Hi. I followed all the steps and still no APK downloader icon appears everytime i visit google play. Is it the new version of the google chrome make this thing not work? Thanks

  • Johnson

    How can I disable SSL error in Mac? Thanks

  • Guest

    When I try downloading apps, I got “Forbidden Error 403″ message.

  • Z3r0o1 Vok01

    Displays a https and Email or password error… I can’t download apk’s and mi information that Email and Android ID is correct.

  • Reinaldo Lopes

    Realmente funciona ! Muito bom , parabens aos desenvolvedores !!! Muito grato de minha parte !

  • Lianggexp

    Why can’t I download paid apps? I have purchased it!

    • Accent

       i have the same problem. :(

  • Eric Miller

    I wonder if Google changed something in their market set up. I’m having the same issue as AndyRogers50. 

    I’d also note that when I hit https://www.google.com/accounts/ClientLogin through Chrome, the only result I get is “Error=BadAuthentication”.

  • Roger

    Why had i disabled SSL warning… But it still have warned to me ” please disable SSL…” & “please check my account information…”.

    • jacky

      you must download V1.21 …

    • Samael72

      I have the same error (

    • fakri

      its look like your device id is wrong
      so try  to check in   *#*#8255#*#*

  • Ahmad

    a1ahmad
    Thanks a lot … very good program .. I used it many times and it is very effective.

    Thanks

  • http://twitter.com/iyeh41 Soleh Afandi

    how to integration IDM with Google ChromePortable using download extension APK?

  • bingowings85

    thank you :) i’m running IceColdSandwich 4.0.3 on my Desire S and the market says Facebook isn’t compatible with my phone so i’ve downloaded it using your tool. thanks! from England, UK

  • Undeadudnead30

    Error: cannot download this app!  <<<<<<<<<<<< it appears when i kick the icon to download

  • Calisto

    Error: cannot download this app!

  • jacky

    v1.0 can’t work,  v1.21 can work

    than you.

  • Aol

    do not work last couple of days…

  • lacro37

    Trouble is Chrome was updated to 18… and this app wasn’t, since then (1.21). And that’s the reason why is not working. Hope redphoenix89 [ at ] yahoo [ dot ] com can fix it soon. I’ve already written him about this issue. 

    • anonymous

      Doesn’t work now even if Chrome is still version 17.

  • jvx68

    Error: cannot download this app!

  • Webrod

    Hi,

    it’s not related to the version of chrome.
    I have v17, and the same error.
    going to this:
    https://www.google.com/accounts/ClientLogin 
    Error=BadAuthenticationClicking on the icon to download give me the same error as other…So it does not work anymoreThxRod

  • Harsh Dulani

    please guyz add this for firefox!!!!!

  • Omid

    i can download but cant install, got this Error ==>  “Parse Error: There is a problem parsing the package” anyone can help ?

  • Aroshan69

    it isn’t working when i insert the given text…..its says name o the spicifeid is not valid make sure the the path and the file name is correct…i m losing my mind..

  • MPS

    So it’s not worth a try. 

  • http://twitter.com/utcld Utita Irsa’adi

    it doesnt work, I was insert Device ID and its email correctly, and I have  Disable SSL error warnings. Last tried Im using this app with my last version of my android is work. but why if am I using my new version of my android is doesnt work?

  • a fan

    Shit, shit, not working anymore! New challenge for redphoenix i hope!! 

  • anonymous

    it doesn’t work now…:-(

  • Mom8261

    Device ID 
    doesn’t work 

  • NayAnesh Gupte

    it stopped working suddenly!!!!!

     though i have disabled SSL warning its showing me please disable SSL warning.

  • Alexjj09

    Thank you very very muuch!!! It works! and very good!

    • Arko376

      i ignore certeficate errors but he dont download aps

  • Raul D

    It doesn’t work in Mexico… just two days with the problem… hope you fix it, it’s an amazing add on for chrome keep working

  • Fishdinner

    Looks like it works, but only for free apps. I’d really love to use this to run some of my paid for apps on my kindle without rooting. 

  • Naddu79

    I have windows 7 and version 18 of chrome, it doesnt work 

  • Torresvictorjavier

    work in Venezuela with Movistar
    work in Venezuela with Movistar

  • Tröööt!

    it worked flawlesly but stopped working today?! Any comments?

    • NayAnesh Gupte

      same here. :(

  • a fan

    After logging out en in 2 times in the apk downloader extension, it worked again! (Note it forgets/blanks your data when logging out so write your device ID down first.)

  • your mother

    I’ve disable the SSL warning but ..
    still display the SSL warning on ”options” / ”log in”

    • 200254

      I av the same problem.

  • Sam

    Totally new to the scene have following instructions but APK icon does not appear in the address bar .Help please 

    • San

      same problem

    • Aslamsard

      the icon only appears once you click the app you want to install

  • san

    i still cant use d apk downloader evn after entering in d flag.. plz help

  • Felipe Pimenta

    It worked at first, but know it doesn’t work anymore…

    • AlvinLi

      same problem

      • slang

        try to logout and log in again, it worked for me

  • http://www.facebook.com/1herihehe Heri Hehe Setiawan

    It is working like a charm. 

  • Jan

    How to install this as chrome extension? It does not get recognized?

  • ebread

    Thanks, it’s very useful for chinese user. In china, gov don’t let people get service form Google. I mean you can browse ( also need some tech method) and checkout, but cannot download it into your phone. With this tool, I can download it. Thanks very much.

  • http://www.facebook.com/people/Adauto-Junior/644353393 Adauto Junior

    ON EACH CHROME AUTO UPDATE U MUST LOGOUT/LOGIN /SAVE AND CHECK IF THE SHORTCUT IS WITH –disable-certificate-errors

  • Lamalamalama

    Man, this is a bloody cool app. May I donate a beer or something? But not through sending you a credit card information :-) lamalamalama at centrum (one dot) cz

  • L3x23l3x

    what program do i download the market app file to?

  • Leeray918

    Hi, after I finish the II step, I can not download the app by chrom. Where is the button of download?

    • Leeray918

      Sorry, I find the button. This is a amazing tools. haha

  • 123

    my apk downloader is not working anymore

  • Haider Ali

    I need free apps for my kindle fire and I do not have a Device ID… Any suggestions ??

    • Saikrishna8390

      try any other android mobiles id

      • Kevinhayart

        Hi, similar problem.  Have no idea what any other mobile IDs might be!  Got a list?

  • landgar

    To get your device ID, you should dial 
     *#*#8255#*#*  and find in there.

  • Gökhan

    şifeyi giriyorum ancak doğru olmasına rağmen kabul etmiyor!…. 

  • tj x

    I CANT LOGOUT

  • Jonathan Palomino Vica

    No funciona para nada alguna correccion????

  • Pinkysun

    My device Id is 15character.. I can’t login..

  • John Russell

    This would be great if it worked, but there’s no download button on my address bar for purchased apps. 

    I’ve set it up on Google Chrome and Chromium. The extension is listed, SSL Warnings are disabled, the device id is there; Options appear to be working. 
    I’m running Google Chrome 18.0.1025.168 on Ubuntu 11.10 and Chromium 18.0.1025.168 (Developer Build 134367 Linux) on Ubuntu 11.10. 

    Is this a feature, or is there a fix?

    Thanks

  • Isotiriou

    I agree with “John Russel”
    I just installed it and i have to buy the apps which is for purchase.
    I believe you said that i can download all apps.
    Is that a trick to install this app!?!

    Thanks

    • Guest

      This app only works for free apps. Read the FAQ!!!

  • Guest

    Please make a firefox addon based on this (if you can). I would be very useful.

  • Eswar

    its working like charm.Thank you very much.is thr any way to download non region apps directly from android market.to post reviews??

    thanks
    eswar

  • Lol

    tank you , its working!

  • anonymas

    ooooooof i have error

    • Vibhin_88

      Hi, 
      I am no able to download Facebook & Yahoo Messenger (Free Versions). Its comes up with an error “You are not Authorized to visit this site”.

  • yue tian

    thankx for all your work!   it’s amazing!

  • zumaakung

    How to disable SSL error warnings ?

  • Nathi4sure

    Keep getting an error: ”
    Forbidden
    Error 403″

  • Zamzami82

    cant disable ssl error warning, when open crome, connect to thi link http://xn--ignore-certificate-errors-st5o/

  • Guest

    Before press the APK Downloader icon on address bar,everything is ok。After…,it shows a error information(see the picture)。Enter another device ID,it also shows the same information。

    • Knandit312

      i m geting the same problem

  • Carlos Costa Carvalho

    i cant disable ssl errors… i`m doing exactly like the tutorial, but dont work…

  • bela

    where is the dialpad open in chrome ? HEEEEEEEEEEEEEEEEEEEEEEEELP 

    • Trich

      Lol it is on your phone, not chorme ^^.

    • Akmalzab

      u just make my day.. lol :-D

  • Azad Gandomi

    It Works Like a Charm,Thank you .

    Google banned Iran from accessing market.
    now I can use market easilyThanks Again!

  • Fahimpatel

    Can’t get the   APK Downloader icon on address  bar, no errors,  SSL is disabled, device id is ok.
    All settings as per the tutorial. don’t work.
    we are having proxy settings for accessing the inetrnet IS it a problem?

  • SaraO

    I am not able to download apk file from India on my android 4.0 tablet. I have default settings for  t-mobile/USA. The error msg is as follows No webpage was found for the web address: http://r1.bharti-maa1.c.android.clients.google.com/market/GetBinary/com.google.android.apps.googlevoice/40254?expire=1336798848&ipbits=0&ip=0.0.0.0&sparams=expire,ipbits,ip,q:,oc:SnpxbWh5SEU&signature=8E7D0430466369B199878A335058AD071F36DC9B.63D0131D1C5D45253E80E7BC3CCA4D9B8B49F05D&key=am2&st=lc&ir=1#10443435005560927986

  • Elliey Musang Api

    some apps unable to download..

    • Trich

      Word! Example: cyman mark 2. Any idea why?

      Awesome extension btw!

  • Luv

    worked until 2 weeks ago now dont… :( :(:(
    SSL errors, I downloaded APK 1.2.1…

  • http://www.facebook.com/profile.php?id=1336784108 Abdulrahman Keilani

    how can I download apps that are not compatible with my device ? it gives me ”
    Forbidden
    Error 403

  • Женя Симинько

    все сделал,а значок в области уведомлений не появился. что делать?

  • Knandit312

    please help after pressing apk icon it shows error 
    check ur email id or device id.
    both are correct,still doesnot download

  • adh

    thx, its very work on me.. xD

  • Dr Shubham_agrawal

    its not working followed every steps correctly but still not not working…..

  • Jacky

    It works!  Thanks a billion, Bro!

  • Stygianumbra

    Chrome 18.0.1025.168 m, the –ignore-certificate-errors flag does nothing. I am tired of the facist google corporation telling me what is and is not compatible for MY device, I should be allowed to download what I please and find that out myself since everything that said “incompatible” so far if downloaded as an .apk and installed works fine.

  • Nabeel

    how to get APK ????

  • Kirillmerkulov1991

    i don`t have “APK Download icon” like on screenshot

  • Johng758

    Me also… I cannot see this green icon like on a screenshot. What is wrong?

  • Johng758

    well, now I got it afrer restarting Chrome. It seems to be working.

  • http://www.facebook.com/profile.php?id=100001070591236 Sagar Patel

    woooooooooooooo cool thanks apk hahaha nice idea 1st 2 download in pc and then in mob>>>

  • So1stday

    This is not working. It won’t accept the change to the short cut. :-(

  • http://www.facebook.com/profile.php?id=100000518181939 Fahmi Iman Alfarizki

    Thank you very much.. this is working for me… thx alot…!!!!
    But, can’t to use on paid app…. why?

  • Ehsankhodayar349

    I did this work but that didn’t work on google play

  • claudia costa

    Ta dando um erro estranhoo .. tava tudo certo mas agora fala umas coisas la

  • Luv

    It worked with android Market, now dont with Google Play… :( :(:/

  • Kiesapps

    its not working followed every steps correctly but still not not working…..

  • Remnant

    sometime it’s working,sometime it’s can’t,i do it as  the steps,but it’s always failed

  • Tsegaab Bekele

    i see you are using android-market-api.but android-market-api can’t find some aplications those availabe when they searched from web browser.I can download those aplications using your Apk downloader, but i want to download them using android-market-api.Could you tell me how you did that? thank you.

  • Guest

    I can’t download my paid apps … Someone know why? The icon in the url bar doesn’t show.

  • Elionazio Marques

    coloco meu login e senha mas e ID, mas ele continua dizendo que é invalido! alguem ajuda!

  • Foolphils

    great extension, it work like charm everyday until today. Something happen? or chrome have been updated to prevent this?

  • KIxk

    Hi Guy…
    Recently, the program is not working any more, it always appears the warning of disable SSL warning…. I don’t know why it is happened even though I already put ”—-ignore-certificate-errors”

  • terrible

    Yesterday it was working. Today have a new Chrome version: 19.0.1084.46 m

  • terrible

    Other computer (with XP SP3) same Chrome version it’s working. Win7 Is’nt. :-)

  • Fhmbuddy

    bro is not working…what is the solution….

  • Guest

    It works today. wonderful! But I don’t know why it didn’t work some days ago. I do nothing but open it again……

  • guest

    not work…..hufff….anyone can help me?

  • Guest

    Worked once on play store and hasn’t worked since!!!

  • Klauswatt

    The icon doesnt show up 

  • Niteo4

    My samsung galaxy ace don’t show anything when i press 
    *#*#8255#*#*

  • Waseem Abbas

    i did all this yet it says “This item cannot be installed in your device,s country

  • Spiderman1961

    Please, after flashing my device id is changed: it isn’t that i put in my login information and now apkdl doesn’t work. Anybody can help me. Thanks

  • Shaktimaan91

    wow it works perfectly………..thanks

  • Uberman

    Seems to work once and then not again for a few days????

  • vishalIthape

    Works great on Arch Linux.Not for piracy reasons don’t have Data pack on phone.So useful.Thanks :)

    Linux arch 3.3.6-1-ARCH #1 SMP PREEMPT Sun May 13 09:59:18 UTC 2012 i686 GNU/Linux

  • 敏 胡

    Galaxy Nexus 的ID不能用

 

Social Widgets powered by AB-WebLog.com.