Widespread Augmented Reality

Widespread Augmented Reality
Click on the image to get the Android Augmented Reality Heads up Display

Tuesday, February 28, 2017

Back to Unbricking a Kindle Fire HD 6

I am unable to get past a flashing wallpaper screen after disabling system apps that I should NOT have disabled. STUPID!

Since I am quite fond of the 6 inch screen Android device, I am determined to get past this, but the ADB devices command reveals:
C:\Users\thinkpad>adb devices
List of devices attached
008808075227056M unauthorized

Boo!

http://www.mediafire.com/file/q4co2pz2iibt734/adbfastboot.zip http://www.androidauthority.com/how-to-unbrick-your-amazon-kindle-fire-46412/ http://www.dominantwire.com/2012/11/how-to-install-adb-and-fastboot-on.html Copied contents of adbfastboot folder into existing and overwriting adb folder. System environment variables set to execute adb After I get:
C:\Users\thinkpad>adb devices adb server is out of date. killing... * daemon started successfully * List of devices attached 008808075227056M offline http://www.droidextra.net/install-adb-drivers-for-any-android-device/

After a long absence from the above nonsense, I simply followed the instructions at Imma Wake on YouTube

Root the Samsung Tab A 7.0

One must enable Developer Options by tapping 7 times on the Build Number.
  • Download the APK from KingRoot
  • Connect tablet to PC via USB cable
  • Copy the downloaded APK file to Download folder on tablet
  • Tap the APK file on the tablet
  • Good Luck
  • If the above did not work at all, then try Kingo Root.

    http://forum.xda-developers.com/showthread.php?t=2684210 http://linuxcommand.org/lts0070.php http://adbshell.com/commands/adb-shell-cp Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\adb>adb devices adb server is out of date. killing... * daemon started successfully * List of devices attached 310092303ce76300 device C:\adb>adb version Android Debug Bridge version 1.0.31 C:\adb> apt-get install android-tools-adb android-tools-fastboot

    Monday, February 6, 2017