Home > AMLogic AML8726, Android > Droid Stick A2 Firmware With Google Play Fix

Droid Stick A2 Firmware With Google Play Fix

If you have read my previous review of the Droid Stick A2, I was pretty upset about Google Play since I could not install most of the apps. This is now fixed, and Kimdecent has released a firmware upgrade.

Here’s how to upgrade:

  1. Download g02refDongle-ota-20130201.rar
  2. Extract it in your PC, and copy the files (g02refDongle-ota-20130201.zip and uImage_recovery) to the root of your microSD card (Formatted as FAT32)
  3. Insert the microSD into Droid Stick A2
  4. Boot the mini PC normally, and launch the “Upgrade” app
  5. Select Local Upgrade, then select g02refDongle-ota-20130201.zip and click on Reboot and Install Package
  6. Droid Stick A2 will reboot, and it should start upgrading Android.
  7. Done

Since I’ve been messing up with Android and broken something, “Reboot and Install Package” does nothing for me (some permissions issues with /cache/recovery/command), so I could not verify this works or not. Finally, I could install it on the first version of Droid Stick A2 and Google Play now works fine.

In the other, newer, stick I’ve bricked (or sort of bricked), I’ve tried to enter recovery mode by shorting the two large pads below TP14 (See pic), and it does seem to enter a special mode, but my TV does not detect any video signals.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Categories: AMLogic AML8726, Android Tags: Android, droid stick a2, firmware, jelly bean, kimdecent
  1. February 3rd, 2013 at 17:30 | #1

    Works good for the first sample :)

    You can root the stick with the same zip of prometheus ;)
    http://www.armtvtech.com/armtvtechforum/viewtopic.php?f=132&t=1276

    ADB is lock

  2. February 3rd, 2013 at 18:17 | #2

    @Naismith
    Yep, I could also use the Prometheus method, but after I lost Wifi. I don’t know if this is related, or if it is something I did after. Does you Wi-Fi still work?

  3. February 3rd, 2013 at 21:21 | #3

    My wifi work fine.
    Try to make a full restore in settings

  4. February 4th, 2013 at 10:59 | #4

    @Naismith
    It looks like I’ve now bricked another device. I used “update_Superuser.zip”, it failed to create the symlink to su, and for some reasons I don’t have access to the mouse or keyboard on this device, and it has reverted to Android UI for phones.

    Edit: A reboot fixed that, and my second attempt at apply the root method succeeded. Not sure what caused that.

  5. Valter84
    February 5th, 2013 at 00:36 | #5

    Any one knows if multichannel audio 5.1 passthrough works on this device?
    I am not sure but i think Amlogic AML8726 are the only android devices capable of dts passthrough through HDMI?
    Can you confirm?

  6. February 5th, 2013 at 09:21 | #6

    @Valter84
    I think whether DTS passthough support is mainly a license issue. I can’t test it myself since my TV does not support it.

  7. February 25th, 2013 at 21:51 | #7

    In the other, newer, stick I’ve bricked (or sort of bricked), I’ve tried to enter recovery mode by shorting the two large pads below TP14

    Read more: http://www.cnx-software.com/2013/02/02/droid-stick-a2-firmware-with-google-play-fix/#ixzz2LvCcegkS

    Yes indeed, it put’s in to a forced SD boot mode. Unfortunately the firmware has no u-boot amlscript logic set!

    You can how ever put, factorymode=1 into the build.prop under the u-boot.env settings to force the device to boot into recovery mode – if the NAND is working OK?

    Mine had a borked NAND so had to get a usb to serial TTL card and connect to the TX,RX on the underneath. Then short the pins near TP14 to boot from an SDCARD – dd the bootloader.img to the SDCARD, then copy the uImage and uImage_recovery (use an hex editor and remove the first 20bytes IMGdiff2 header), boot from the SDCARD, run a serial console program like ckermit and hit a key, then nand erase to fix all the errors, boot the uImage to recreate the MTD partitions. Boot into recovery and away you go.

    Use this as a reference – http://openlinux.amlogic.com/wiki/index.php/Arm/Platform_Info/Information_for_8726M/Burn_system_for_8726M_Howto

    sudo dd if=./u-boot-aml.bin of=/dev/sdb bs=640b – to SDCARD bootloader, using fdisk create the partition on the SD card but start the cyclinder from the next number i.e. first cyclinder 1, use 2 instead.

  1. February 3rd, 2013 at 13:15 | #1
  2. February 4th, 2013 at 10:45 | #2
  3. March 28th, 2013 at 22:30 | #3