0%
Loading ...

Android TV on Raspberry pi

Download

General

RaspEX for Raspberry Pi

AOSP

  1. Based on Youtube Video.
  2. Option 1:
    1. Download and install linuxmint.com Cinamon using Rufus.
    2. Boot LinuxMint
    3. Run Gparted
  3. Option 2:
    1. Download live CD GParted and boot it.
  4. Select device and un-mount the device.
  5. Delete all partitions.
  6. Create partition 1:
    • Primary Partition.
    • Size 512MB
    • Name BOOT
    • Type FAT32
  7. Create partition 2:
    1. Primary Partition
    2. Size: 1024 MB
    3. Name: system
    4. Type Ext4.
  8. Create partition 3:
    1. Primary Partition
    2. Size 512 MB
    3. Name: cache
    4. Type ext4
  9. Create partition 4:
    1. Primary partition
    2. Size: all the remain space
    3. Name: data
    4. Type ext4
  10. Apply changes
  11. Right click on Boot partitions, mark flags boot and lba.
  12. Go-to My Computer and mount all partitions you have created.
  13. Follow minute 9 at the youtube video.
  14. Un-mount partitions. Remove Sd-card.
  15. Boot the Raspberry pi with the SD-Card.
  16. Find the Raspberry pi IP address (min 12:30).
  17. Run gapps.

LineageOS