build xbmc for android succeed but can't run
#1
build under Ubuntu 13.04 64-bit succeed. and install the apk succeed. but it just go the first time initial and the stop run.

logcat here: logcat
Reply
#2
E/AndroidRuntime( 779): java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1936]: 37 could not load needed library 'librtmp.so' for 'libxbmc.so' (load_library[1091]: Library 'librtmp.so' not found)
Reply
#3
(2014-05-29, 12:02)Koying Wrote: E/AndroidRuntime( 779): java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1936]: 37 could not load needed library 'librtmp.so' for 'libxbmc.so' (load_library[1091]: Library 'librtmp.so' not found)

so librtmp.so lost in apk?
Reply
#4
That or your librtmp.so itself has unsatisfied link error. The message can be misleading.
Reply
#5
Ah, I have build an old version of gotham 13.0. like it's fixed at https://github.com/xbmc/xbmc/commit/f2bc...d1dbd25215
Reply
#6
That's actually what broke itWink It was fixed later...
Reply

Logout Mark Read Team Forum Stats Members Help
build xbmc for android succeed but can't run0