Skip to main content

Kindle Fire Overseas experience

I bought a Kindle Fire to replace my old Kindle (less than a year old). I live in Guatemala City, Guatemala and that is considered overseas (I do not why, if you can go thru México to here). Living overseas is considered almost a sin, and the Great Wall of the AAs (MPAA and RIAA) is worse than the Great Firewall of China.
Back to the Kindle Fire, the first thing you can notice is that you can buy Kindle books without a problem, sometimes at a higher price, but it works. You can buy at the normal Amazon Store also.  You can download e-mail (including gmail) using the included mail app. You can browse the Internet. Buy, download, read Kindle books.
You cannot stream movies and music.
But you cannot buy at the Amazon App store, and it is my understanding that you have to register a credit card with an U.S. address and from an U.S. bank to buy at the app store, having a U.S. registered address in your credit card or in Amazon is not enough; it has to be from a U.S. bank. The only apps I could install from the Amazon App Store were a couple of apps I downloaded one day that the store was open to the world, I believe by mistake, and that's it, no free apps, no paid apps, nothing.
My first option was to look for alternate stores; Android Market is not available either. And did not want to root my Kindle Fire on the first day, so I looked for alternatives. First you have to allow Installation of Applications from Unknown Sources (located in Settings, Device), then look for stores that have an apk download option, these are the ones I am using:

  • ·         SlideMe (http://slideme.org)
  • ·         Soc.io (http://soc.io)
  • ·         Aptoide (http://www.aptoide.com)
Each store has many apps, but you cannot find everything here, but there is a wide selection of apps. The Kindle Fire defaults to Amazon App Store, so is a little annoying but it works. Not all applications work so you have to do your homework. Google Apps, including Gmail do not work either and I believe you have to root your phone to make them work (I will take about this, another day).

Comments

Popular posts from this blog

vmware.exe - No Disk

I was trying to run vmware last nigh, and started receiving an error message, trying to open vmware, the moment I tried to opened, it a received the error. Vmware player was working OK, but I wanted to create a new virtual machine so I had to find a solution. The error message was: wmware.exe - No Disk There is no disk in the drive. Please insert a disk into drive \Device\Harddisk3\DR2. I looked everywhere, including the registry, trying to find a configuration option or something that could be wrong, and nothing helped. Then I discovered a couple of  entries on vmware site that helped solving it. Apparently there is something wrong with the preferences file, locate in  %APPDATA%\VMware\ preferences .ini for  Windows  ~/.vmware/ preferences  for  Linux Not wanting to spend all night trying to solve it, I first deleted de preferences.ini file without looking into it much with  no luck. The solution: I deleted the directory VMWare, first I typed cd %APPDATA% in a command wi

com.pivotmobile.android.metrics file on my Android phone

I recently ran an scan on my phone using MVISION, the scan indicated that com.pivotmobile.android.metrics was sideloaded and that it should be deleted. I could not find any valuable information of its origin on the web, but looking at the application tab on my phone setting, I could find out that it was installed by Claro, my mobile service provider. So I went ahead and deleted, without a problem Take this with a little caution (backup before deleting, bla, bla, bla), but it looks to be a mobile service provider tracking file.

Ubuntu does not recognize windows partitions

Trying to install Ubuntu 12.10, the Ubuntu installer does not recognize that a Windows partition exists. Looking around, it seems kind an usual problem, but with not many real solutions. Browsing around I found an utility to "fix"my partition table. My partition table was working great in Windows, so "fix" is more appropriate than fix. http://www.rodsbooks.com/fixparts/ Being myself I Windows person, I selected the Windows version of the program: to run it I used fixparts 0: The first thing I got was: NOTICE: GPT signatures detected on the disk, but no 0xEE protective partition! The GPT signatures are probably left over from a previous partition table. Do you want to delete them (if you answer 'Y', this will happen immediately)? (Y/N): Now I understood the problem. I used this disk to install MacOS, and the leftovers made the problem. I selected, Y (for yes) and then w to save and exit. Booted Windows again to see everything was OK, and th