Android TV x86

Search This thread

jeypy1

New member
May 5, 2020
1
0
I would like to get the image for the Oreo version and I also want to donate to you for your work. So what I have to do?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 44
    Hello, i finished an android tv x86 for the msi cubi core i3 (broadwell cpu)

    INSTALLATION:

    Use gparted to create fat32 and ext4 partition on hard drive for uefi.

    Ex:
    /dev/sda1 512mb fat32 name=UEFI
    /dev/sda2 160go ext4 name=ANDROID

    CHANGELOG:

    Update 1.0.0:
    * Updating Youtube banner
    * Updating Photo app banner
    * Updating Netflix apk
    * Adding Google Assistant
    * Removing default screen resolution
    * Removing default sound output
    * Adding omx decoder
    * Adding Microsoft Playready DRM

    Update 1.0.1:
    * Fixed HDMI sound
    * Enable display port audio as default output(you can switch audio output in Menu TV)
    * Added bluetooth script for initial setup
    * Adding Amazon Fire TV remote keylayout

    Update 1.0.2:
    * Adding volume control

    Update 1.0.3:
    * Fixing initial setup Google apps not show banner
    * Adding volume control app for bt remote without volume key
    * ini.d support
    * New menu tv with rom info and OTA update download

    Update 1.0.4:
    * Adding Gallery

    Update 1.0.5:
    * Adding DLNA server
    * Adding SAMBA server

    Update 1.0.6:
    * Delayed due to a download bug

    Update 1.0.7:
    * Switching rom download location

    Update 1.0.8:
    * Apps optimisations
    * AirPlay mirroring
    * Fixed MPEG-2 playback (not fully tested)
    * Intel ac3165 support (to test)
    * Audio output auto mode in TV Menu
    * Option to start on boot SAMBA or DLNA server
    * Fixing update progression bar

    Update 1.0.9:
    * Fugu CPU spoof
    * AirPlay ATV Launcher
    * Revert kernel module due to black screen

    Update 1.1.0:
    * Google Play Service crash fix
    * Disabling sleep mode to fix audio after sleep
    * Fix initial setup configuration with Google phone
    * Restoring audio volume on the ui

    DOWNLOAD UPDATE:

    Flash it in twrp recovery mode

    update 1.0.0:
    mod edit - link removed
    update 1.0.1:
    mod edit - link removed
    update 1.0.2:
    mod edit - link removed
    update 1.0.3:
    mod edit - link removed
    Romhut update:
    mod edit - link removed



    SOURCES CODE:

    Android Sources:

    mkdir android-x86
    cd android-x86
    repo init -u git://git.osdn.net/gitroot/android-x86/manifest -b nougat-x86
    repo sync --no-tags --no-clone-bundle

    Kernel Sources:

    mv kernel kernel_old
    git clone https://github.com/TOSanthony/kernel.git

    Device ATV:

    cd android-x86/device/generic
    git clone https://github.com/TOSanthony/device-google-atv.git

    Gapps Sources:




    You can download update and iso by clicking on this link

    Installation on SSD is recommended to optimize system performance and installation of updates.

    If someone want to donate to support the development of the rom.:cowboy:
    my PayPal link
    Thanks for donators.
    8
    unfortunately, this thread will be closed until @TOSanthony will comply with our GPL policy
    XDA-Developers and the GPL
    [Mandatory] XDA-Developers and the GPL
    thanks for understanding
    -=-=-
    edit
    sources properly linked
    enjoy the development
    thread re-opened
    7
    Android TV Oreo x86 progress:

    Prebuilt ISO finish...
    Now i have a full Android TV Oreo x86.
    3
    Thanks! I will try that I'm getting video freezing and lag on 1.08


    I do not have much time to work on this project at the moment, I will integrate the update in the iso when I will have the time.
    3
    @TOSanthony....amazing work! I've been using another build of ATV with no GP and lacking in many areas. This is a dream! I think I have been fortunate to not have any issues except for the random GP crash and volume control.

    I noticed that my volume control worked from the stock ISO all the way to 1.0.8. After updating to 1.0.9 the volume control no longer works on my USB remote or with volume keys on the keyboard. I tried with a couple other remotes and keyboards to no avail. I was able to flash back to 1.0.8 and bring this function back. Was this by design?

    Cheers,

    For the moment use volume control app.

    I will push next update with :
    Google Play Service crash fix
    Disabling sleep mode to prevent audio noise after sleep
    Fix to setup initial Android tv configuration with Google phone
    Volume control on ui