*insert witty banner here*

Karnak: Difference between revisions

From Huck's Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 39: Line 39:


For the latter, you'll need to download the latest [https://www.xda-developers.com/google-releases-separate-adb-and-fastboot-binary-downloads/ ADB and Fastboot binaries], install the necessary drivers, and enable USB debugging. You can access developer options by lookign for the Developer options menu item and tap it, then tick USB debugging to enable ADB mode.
For the latter, you'll need to download the latest [https://www.xda-developers.com/google-releases-separate-adb-and-fastboot-binary-downloads/ ADB and Fastboot binaries], install the necessary drivers, and enable USB debugging. You can access developer options by lookign for the Developer options menu item and tap it, then tick USB debugging to enable ADB mode.
1. Open settings
# step 1 Open settings
2. Go to Device options.
# step 2 Go to Device options.
3. tap on About Fire Tablet
# step 3 tap on About Fire Tablet
4. tap serial number 8 times
# step 4 tap serial number 8 times
5. go back and tap ond developer options
# step 5 go back and tap ond developer options
6. enable usb debugging
# step 6 enable usb debugging


Now plug your Fire HD 8 to a computer, then using a command prompt, run the following command:
Now plug your Fire HD 8 to a computer, then using a command prompt, run the following command:

Revision as of 04:48, 19 March 2020

Karnak.png

The Fire HD 8 2018 (Codenamed as Karnak) is an Android-based tablet computer produced by Amazon. Released in October 2017, this is a mid-range tablet from Amazon running on a customised Android fork called FireOS.

An overview of the device can be found here on this Wikipedia article.

Tech specs

  • Display: 8-inch capacitive touchscreen with TN LCD display
  • Resolution: 1024x600
  • Operating System: Android 7.1.2 "Nougat"
  • Processor: Quad-core, 1.3 GHz (MediaTek MT8127)
  • Memory: 1.5GB RAM
  • Storage: 16GB; ~9GB available for /sdcard partition
  • Micro SD Card Slot: Yes, expandable up to 32GB
  • Camera - Rear: 2MP
  • Camera - Front: 2MP
  • Audio: 3.5mm stereo jack with microphone; bottom-mounted Dual speaker
  • Wireless: Wi-Fi 802.11 b/g/n AC
  • Bluetooth: Bluetooth 4.1
  • Battery Type: Rechargeable lithium-ion
  • Battery Life: 7+ hours; results will vary based on usage and settings
  • Port: Micro USB
  • Sensor(s): Accelerometer, Light

Resources

OTA update ZIPs

The following files are incremental updates used to update an existing system to the latest build.

Regular

Latest version: "NS6315_user_2504_0003658074244"

https://fireos-tablet-src.s3.amazonaws.com/eI3UXiCdWfm4l9xcFS5U61gf6a/update-kindle-Fire_HD8_8th_Gen-NS6315_user_2504_0003658074244.bin

Custom recovery images

Sideloading APKs

A guide for enabling Unknown Sources can be found here.

There are two ways to install APKs, one through downloading stuff off the Browser, and the more advanced method being ADB.

For the latter, you'll need to download the latest ADB and Fastboot binaries, install the necessary drivers, and enable USB debugging. You can access developer options by lookign for the Developer options menu item and tap it, then tick USB debugging to enable ADB mode.

  1. step 1 Open settings
  2. step 2 Go to Device options.
  3. step 3 tap on About Fire Tablet
  4. step 4 tap serial number 8 times
  5. step 5 go back and tap ond developer options
  6. step 6 enable usb debugging

Now plug your Fire HD 8 to a computer, then using a command prompt, run the following command:

adb devices

You should get an authorisation screen, and make sure to tick the checkbox so it would be authorised the next time you plug your device in. The command prompt should also display something along the lines of this:

1111111111111111 device

Once that's done, you may now install APKs using this method. To do so, key in the following:

adb install foobar.apk

where foobar.apk could be any APK file you have lying around. If done correctly, it should show up on the application menu.

Custom ROMs

Lineage 16.0 For Karnak (google/lineage_karnak/karnak:9/PQ3A.190801.002/kai03160059:userdebug/test-keys):