2013年1月6日日曜日

Android | Install Google Play apps on Kindle Fire without root

Recently I came into possession of a Kindle Fire, and quickly learned that it was "locked" to the Amazon Market.  I was going to root it, install CM9 and be on my way.  Then I wondered if there was a quicker (more trustworthy) way to just sideload the apps I "need".  Of course there is…

 

Dependancies

  • Android Device running with an active Google Play install (to allow for application installs)
  • A computer with the Android SDK running
  • A Kindle Fire
  • Beer*

Android Phone/Device Steps

  1. Install the application you want to ALSO install on your Kindle Fire onto your Android phone or device.
  2. Post Install, connect your phone/device to your computer
  3. Use adb to pull the .apk file from your device onto your computer for install onto the kindle. Watch the video for steps on how to perform this

 

Kindle Installation Steps

  1. Connect your Kindle Fire to your computer and make sure the SD Card mounts
  2. Enable unknown sources:
    1. Tap the "gear" by the wifi and battery icons,  tap settings, Device.
    2. Slide on "Allow Installation of Applications (from unknown sources)"
  3. Copy the newly obtained .apk from the root of your Android SDK directory (/Android/tools/ in my case)
  4. Paste the .apk on your Kindle Fire'storage (Documents or Downloads for example)
  5. Use a file explorer/manager installed from the Amazon app store to navigate to the directory you placed the .apk
  6. Tap the .apk after it has been copied and install like normal (be sure you check permissions

0 件のコメント:

コメントを投稿