教你用电脑从 Google Play 下载 Android 程序apk文件
中文版:
APK Downloader 是一款帮助你用电脑从 Google Play (原 Android Market ) 下载 Android 应用程序 apk 文件的 Chrome 扩展。@Appinn
Ivan 同学在 Group 讨论组 里推荐了一个用电脑从 Google Play 里下载 Android 程序的方法,可以直接下载到 apk 文件。
Google Play 有着著名的另类制度,比如针对不同区域的付费软件政策导致“中国 Evernote 安卓客户端疑问”,比如很多没有 root 的 Android 设备是无法浏览到全部应用程序的。但相比于更多混乱的第三方市场,Google Play 还是原生派们的首选。
想要从 Google Play 直接下载到 apk 文件,你需要
∙ 拥有一部支持 Google Play 的 Android 设备
∙ 拥有 Google 账户,并且此账户可以登陆 Google Play
∙ 使用 Chrome 17+ (这个,Chrome 的 dev 版本已经 19 了…)
∙ 安装 APK Downloader 扩展:codekiem/apk-downloader/crx/1. | 官方主页(使用步骤稍多,官方有原版教程)
∙ update: APK Downloader 是违反 Google TOS 条款的,需要考虑一定风险,作者目的仅为方便下载 apk 文件,感谢 1wingedangel 提醒
第一步:禁止浏览器 SSL 错误警告
Windows 下只需在桌面创建一个 Chrome 快捷方式,右键属性,在目标最后添加:--ignore-certificate-errors
添加后看起来像这样: C:\…\ --ignore-certificate-errors
然后通过该快捷方式运行 Chrome,打开 APK Downloader 选项页面(管理扩展程序页面里),会看到如下变化:
OS X 及 Linux 下参考 /developers/how-tos/run-chromium-with-flags
注意:禁止 SSL 警告也会同时禁止其他加密网站的警告,请单独为 APK Downloader 配置。
第二步:到 Device ID
第一种方法:打开拨号界面,输入 *#*#8255#*#*,如果打开的是 GTalk Service Monitor 界面,滚屏大概五分之一的地方,就可以到包括 JID 和 Device ID 在内的信息,这里我们只需要 Device ID,类似 android-1234567890abcdef,你的 Device ID 就是 1234567890abcdef
第二种方法:安装 Android 应用程序 Device IDle/store/apps/details?dphx.deviceid
第三步:登陆 APK Downloader
再次打开 APK Downloader 选项页面,输入 Google Play 登陆邮箱及密码(使用 Google 账户二次验证的同学需要为 APK Downloader 单独创建一个应用程序密码),输入16位的 Android Device ID,点击 Login。登陆成功会看到如下界面:
在 Sim Operator 选择你需要的运营商,点击 Save Settings 设置完成。手机里不需要安装 MarkerAccess 之类的程序,你懂的。
第四步:下载 APK 文件
设置完成后,只需用第一步创建的 Chrome 快捷方式运行,在任意 Google Play 界面,都可以在地址栏看到如下标识:
点它!
PS:chrome安装crx文件变下载解决办法
你把下载下来的文件.crx更改后缀名,把.crx改成.rar也就是改成压缩文件的后缀名,这样你就得到一个压缩文件,然后右键解压这个压缩文件,你会得到一个文件夹
然后打开chrome://settings/extensions,点击上方的“载入正在开发的扩展程序”,选中你刚刚解压出来的那一整个文件夹(不要选里面的子文件夹)然后点确定,就直接安装成功了!(注意安装成功以后不要删除在电脑上解压好的那个文件夹,也不要更改那个文件夹的位置,不然就又相当于卸载了……)
英文版:
APK Downloader – Download APK files from Android Market to PC
24Feb
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
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 chrome浏览器手机版下载[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:\…\ --ignore-certificate-errors --allow-running-insecure-content
or
“C:\…\” --ignore-certificate-errors --allow-running-insecure-content
C:\…\ --ignore-certificate-errors --allow-running-insecure-content
or
“C:\…\” --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
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论