How can I use Adobe Reader Mobile SDK 9 to develop a pdf/epub reader for blackberry device?
Please help me if you have any idea about Adobe Reader mobile SDK.
Thanks.
How can I use Adobe Reader Mobile SDK 9 to develop a pdf/epub reader for blackberry device?
Please help me if you have any idea about Adobe Reader mobile SDK.
Thanks.
I've been building apps for Android and iOS with RMSDK. What exactly is the problem? Android uses NDK for accessing some native code, necessary to run the DRM and view workflows. iOS has everything sorted out within XCode, including the C/C++ dependencies.
No, RMSDK can't be used on Java platforms unless you can use JNI.