<div dir="ltr"><div dir="ltr">On Wed, Jul 8, 2020 at 12:55 PM Peter Bennett <<a href="mailto:pb.mythtv@gmail.com">pb.mythtv@gmail.com</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
<p>Error message is</p>
<p>E/art ( 8394):
dlopen("/data/app/org.mythtv.mythfrontend-2/lib/arm/libQt5Core_armeabi-v7a.so",
RTLD_LAZY) failed: dlopen failed: empty/missing DT_HASH in
"libQt5Core_armeabi-v7a.so" (built with --hash-style=gnu?) <br></p></div></blockquote><div><br></div><div>Stackoverflow seems to indicate that rebuilding the APK with both GNU and SysV hashes will fix this:</div><div> <a href="https://stackoverflow.com/questions/28638809/android-ndk-unsatisfiedlinkerror-dlopen-failed-empty-missing-dt-hash">https://stackoverflow.com/questions/28638809/android-ndk-unsatisfiedlinkerror-dlopen-failed-empty-missing-dt-hash</a></div><div><br></div><div>Likely a simple compile time change will fix it.</div><div><br></div><div>Hope this helps,</div><div><br></div><div>Mike</div><div><br></div></div></div>