View Single Post
Old 06-04-2022, 07:33 AM   #24
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,939
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by rcentros View Post
Just out of curiosity, how do you check this? Are Kobos stuck at 10?
B&N uses /system.lib/libpdfhost.so which is a Java wrapper around the RMSDK and exposes com.bravo.util.AdobeNativeInterface Java class.
You can just call AdobeNativeInterface.getRmsdkVersion()
You can also just look through that file for version strings.

I just have a Kobo Aura 2 which uses /usr/local/Kobo/librmsdk.so.1.0.0 and exports the C++ class pxf::PXFRenderer
I don't see explictly a version string, but there are file paths in there like "/export/jenkins/workspace/Devices-Adobe10-SDK-gcc49/Adobe-Reader-Mobile-SDK/t3/source/thirdparty/jp2k/source/common/src/jp2klib.cpp".
I believe that it is version 10.0.4 although that string is floating and not part of a banner.
I was trying to dummy up a call to the library.
Renate is offline   Reply With Quote