How to use Adobe Reader Mobile SDK 9 to develop pd

2019-05-06 15:16发布

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.

2条回答
smile是对你的礼貌
2楼-- · 2019-05-06 15:54

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.

查看更多
甜甜的少女心
3楼-- · 2019-05-06 16:13

No, RMSDK can't be used on Java platforms unless you can use JNI.

查看更多
登录 后发表回答