18
Apr
ShowCover

By all accounts, the Amazon Kindle Fire is the best-selling Android tablet of all time.Between Amazon's quality-not-quantity approach to their App Store and one-tablet-to-rule-them-all line-up, and you've got a recipe for quality control more akin to Apple than Google. But that also means developing for the Fire and the App Store is a slightly different experience from start to finish - so if you're planning an app specifically for the Fire... well, you're in luck.

Introduction to Android App Development for the Kindle Fire

ShowCover

Written by Lauren Darcey and Shane Conder, the mini-eBook spans 104 pages and costs $15.99.

Get Started Fast with Android App Development for Amazon’s Best-Selling Kindle Fire!

10
Apr
31d15_amazon_apps

In a step to make the Appstore an even more viable alternative to Google's Play Store, Amazon is now rolling out a new feature for developers to make more money: in-app payments.

The Play Store has had an in-app purchasing system for a while now, which allows developers to make some extra money off of their apps with things like in-game currency, subscriptions, upgrades, etc. Up to this point, developers haven't had a way to offer the same features (or capitalize on them) with the Amazon Appstore. Thanks to this new API, however, devs will be able to better market their product on the millions of devices that depend exclusively on the Appstore for their go-to app market (like the Kindle Fire, for example).

28
Mar
KO-aag-apps._V166939197_

Amazon started pushing an update to the Kindle Fire yesterday, bringing software version 6.3 to the device. The update brings several new features/enhancements to the supercharged e-reader, including:

  • The ability to share passages and notes directly from books
  • "Book Extras" brings additional information, including description of characters, glossary of terms, information about authors, and more
  • Personal document archiving  for easy retrieval
  • Print-replica textbooks for students
  • New "reading view" for Silk removes images and other distracting content for easy reading
  • Movie rentals now officially start when you begin the movie, rather than when you rent the movie
  • ...and more.

Like past updates, this one brings many new features - but it also breaks root on the device.

22
Mar
31d15_amazon_apps

Last week, Amazon started a promotion to celebrate the Appstore's first birthday. One week and 28 apps later, that sale is coming to a close - but you still have a chance to grab some decent apps at a discounted price.

2012-03-22 14h02_37

Here's a look at all of the deals Amazon is currently offering as part of this promotion:

15
Mar
31d15_amazon_apps

Guess who's turning one? The Amazon Appstore! It seems like just yesterday that it was a freshly-hatched Appstore trying to find its place in a mobile-filled world. Over the past year, the Appstore has grown from just 3,800 initial apps to nearly ten-times that amount today (31,000). They grow up so fast!

2012-03-15 12h09_12

In celebration of this noteworthy occasion, mamma Amazon is having a small party of sorts - an app sale party, to be exact. Over the next four days seven days, ten 28 of the most popular apps will go on sale a few at a time, starting today with Plants vs.

06
Mar
amazonappstoretiny

The Amazon Appstore is a great alternative to the Android Market. It's not perfect, however, and today the Appstore fixes a few of the most nagging problems. Not the least of which is those blasted app installation notifications. For those unaware, if you install an app on one device with the Amazon Appstore installed, you'll get a notification that you have a new app waiting on any others with the Appstore installed on. Annoying.

wm_SC20120306-084949 wm_SC20120306-085024 wm_SC20120306-085035

Now, however, you can dive into the Appstore's settings and select which notifications you receive, if any. In addition, the update brings some improvements to messages about payment options and improved app compatibility checks.

17
Jan
image
Last Updated: January 19th, 2012

Justin Case has done it again, bringing root access back to users of Amazon's Kindle Fire who accepted the recent firmware update to version 6.2.2. BurritoRoot 2 is an easy-to-use exploit that only requires adb (Android debug bridge) and a few moments of your time. Users looking to root their device after Amazon's latest firmware update can grab BurritoRoot 2 using the download mirrors below.

To use the exploit, just download the file and run the following commands from adb:

adb push BurritoRoot2.bin /data/local/

adb shell chmod 777 /data/local/BurritoRoot2.bin

adb shell /data/local/BurritoRoot2.bin

adb root

adb shell id

<if uid = 0 continue, if not start over>

adb remount

adb push su /system/xbin/su

adb shell chown 0.0 /system/xbin/su

adb shell chmod 06755 /system/xbin/su

adb remount

adb install Superuser.apk (skip this step if its already installed)

For more information, check out Justin's original thread over at XDA.

17
Jan
amazon-kindle-fire-tablet
Last Updated: January 19th, 2012

In a familiar turn of events, Amazon has pushed out another root-breaking firmware update, bringing the Kindle Fire's firmware up to version 6.2.2.

Shortly after Amazon's last Kindle Fire update, our very own Justin Case made quick work of gaining root access for the Kindle Fire once again, releasing BurritoRoot, a tool that made rooting the Fire quick and (relatively) easy. Unfortunately, Amazon's latest update keeps BurritoRoot from doing its job, but it appears to bring about at least one useful change.

The only visible improvement is a full screen toggle button added to Amazon's Silk browser. Amazon's support documentation doesn't include information regarding 6.2.2 just yet, but when it does we'll be here to update with a full list of changes.

23
Dec
ZE8M3
Last Updated: June 5th, 2012

Update: Justin has repackaged the Kindle Fire root app apk, removing encryption and open sourcing the file.

Update: BurritoRoot may not work on version 6.0 firmware. If you're having trouble, update your firmware and try again.

On the historic date of December 20th, 2011, Amazon pushed out software version 6.2.1 to its Kindle Fire. The update was fairly minor -- its main additions had to do with improved scrolling and WiFi passwords -- but it brought about one devastating change: it broke all previous methods of root.

Seeing the issue, our own Justin Case got right to work; and after a night's worth of coding, with a group of fellow devs helping him through the testing process (namely, Vashypooh, Trevor Eckhart, and IOMoster), he developed a new method to root the Kindle Fire -- a method that works not only on software 6.2.1, but on all currently known versions of the Fire's OS (future updates make break this).

20
Dec
7b0c6dfa54506dacbdfd4b64e5c974d5

Amazon started pushing an update to the Kindle Fire yesterday, and two words that no Android geek wants to hear were muttered shortly after: breaks root. Unlike the previous update to the Fire, this update can't be re-rooted using SuperOneClick.

It's not all bad in Fire-world, though; for the un-rooted, this update brings a number of fixes and performance enhancements to the sub-$200 device:

  • You can now remove books, apps or other content from the carousel of recently used items on the home screen.
  • Scrolling is smoother.
  • There’s an option to require a password to turn on WiFi (which could help prevent kids from purchasing apps without a parents' permission).