Android 5.1.1 TV (old-stable, no longer maintained) - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Android on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=5) +--- Thread: Android 5.1.1 TV (old-stable, no longer maintained) (/showthread.php?tid=2080) |
RE: Android TV 5.1.1 with HDMI and 4K - xtcrefugee - 10-08-2016 (10-08-2016, 03:43 AM)ayufan Wrote: xtcrefugee: I do not plan to work on 5.1.1. Please use 7.0 it has everything, expect DRM support. But we can't use OpenGApps without a working recovery. Nether the 5.1.1 or 7.0 non-tv releases appear to have a working one. If I modify uEnv.txt to use ramdisk-recovery.img I just get a black screen on both. That means no gapps on 5.1.1 and we can't fix the lack of root on 7.0 I hope you're able to fix either this or the 7.0 release, working gapps and root is pretty important to most people. RE: Android TV 5.1.1 with HDMI and 4K - xtcrefugee - 10-09-2016 OK, sorted it in the end! You can install Open GApps without a recovery using FlashFire. The Google one-time setup didn't trigger for me after installation, but it does if you manually format the data partition afterwards using GParted. No Google Play authentication problems this way either, unlike PINE's own version of 5.1. RE: Android TV 5.1.1 with HDMI and 4K - thedej - 10-10-2016 (10-07-2016, 10:57 AM)ayufan Wrote:Quote:OK so can I manually install them!? Or it is impossible? Crap. I'll use it without cast ! Great development anyway ! RE: Android TV 5.1.1 with HDMI and 4K - i420 - 10-21-2016 Regarding hevc / h.265: 10bit files, yuv420p10le(tv) files are not playing. I am able to play yuv420p(tv) encoded h.265 files just fine. is yuv420p10le(tv) not supported in the hardware? Thanks! RE: Android TV 5.1.1 with HDMI and 4K - kingfish600 - 10-27-2016 (10-21-2016, 05:45 PM)i420 Wrote: Regarding hevc / h.265: RE: Android TV 5.1.1 with HDMI and 4K - tllim - 10-31-2016 (10-27-2016, 05:54 AM)kingfish600 Wrote:(10-21-2016, 05:45 PM)i420 Wrote: Regarding hevc / h.265: The 10bit HEVC not support in hardware on Allwinner A64 and H3 SoC. RE: Android TV 5.1.1 with HDMI and 4K - danlcarr - 11-02-2016 Hello Can someone post the the repo init command line used to download the sources I have tried this repo init -u https://github.com/ayufan-pine64/manifest.git -b master output: Get https://gerrit.googlesource.com/git-repo/clone.bundle Get https://gerrit.googlesource.com/git-repo fatal: unable to access 'https://gerrit.googlesource.com/git-repo/': Failed to connect to gerrit.googlesource.com port 443: Connection timed out or repo init -u https://github.com/ayufan-pine64/manifest.git output: Get https://gerrit.googlesource.com/git-repo/clone.bundle Get https://gerrit.googlesource.com/git-repo error: RPC failed; result=7, HTTP code = 0 fatal: The remote end hung up unexpectedly on both rerun command output: Get https://gerrit.googlesource.com/git-repo/clone.bundle Get https://gerrit.googlesource.com/git-repo remote: Finding sources: 100% (32/32) remote: Total 32 (delta 12), reused 32 (delta 12) Unpacking objects: 100% (32/32), done. From https://gerrit.googlesource.com/git-repo 82f6798..b881d22 master -> origin/master Get https://github.com/ayufan-pine64/manifest.git % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found Server does not provide clone.bundle; ignoring. fatal: Couldn't find remote ref refs/heads/master Unexpected end of command stream fatal: cannot obtain manifest https://github.com/ayufan-pine64/manifest.git RE: Android TV 5.1.1 with HDMI and 4K - ayufan - 11-07-2016 Fetch the default branch, not the master. RE: Android TV 5.1.1 with HDMI and 4K - danlcarr - 11-11-2016 (11-07-2016, 04:48 PM)ayufan Wrote: Fetch the default branch, not the master. Then how i do using repo to get a list of the branches? I have look for this in repo docs and have no luck. what would be the default branch if not master? Thank you, Daniel RE: Android TV 5.1.1 with HDMI and 4K - trenton4k - 11-12-2016 how do I how do I limit lan to 100 mbit |