jhford wrote: ↑Thu Dec 13, 2018 9:48 am
I just sideloaded the Android apks to 4 devices: Amazon Fire Stick, Amazon Fire HD 10 2017 tablet, Amazon Fire HD 8 2018 tablet, and a Nexus 7 2013 (deb) (N7). They all run fine except the N7 which displays the following:
https://drive.google.com/open?id=1KQJeJ ... vFREYrJ2-A
I tried this but the paths are wrong.
adb shell
cd /sdcard/Android/data/org.xbmc.kodi/files/.kodi/addons/pvr.hdhomerundvr
cp libhdhomerundvr.so /data/app/org.xbmc.kodi-1/lib/{arch}/
cd /data/app.org.xbmc.kodi-1/lib/{arch}/
chown libhdhomerundvr.so system:system
chmod 0755 libhdhomerundvr.so
Any help will be appreciated.
Thanks
I recall something like this in the past on an Android device, and Nexus 7 does ring a bell, I think somebody tracked it down to being a problem with the device's framebuffer driver. It wasn't the PVR in and of itself (it doesn't do anything with graphics). If you install just plain vanilla Kodi I think you will unfortunately run into the same issue. Best suggestion I can make at this time would be to try the Jarvis APK. Jarvis targets a much older Android base version (SDK17) than Krypton and Leia do, it's possible it will work better for you.
You actually had some Nexus 7 issues about 20 pages back that I don't think I responded to, I was MIA at the time. Has any version of Kodi worked on your tablet OK?
Side question: are you installing the repackaged APK I provide or using stock Kodi and then doing those manual steps over ADB? If you use the repackaged .APK all you need to do is enable the PVR in settings. Also FYI I am in the process of updating the wiki pages to include much better instructions. Non-APK instructions are finished and much better

APK instructions are pending -- I need to grab a ton of screen shots
Sorry I can't be much more help, I don't have a Nexus 7 to try anything on. I will set up a Nexus 7 emulator and see if that does the same thing, but the emulator uses different graphics drivers than a real device
