
Copy “libs” folder from “foxitpdfsdk_6_3_android” to “D:\cordova\test_cordova\platforms\android” directory.
#Android emulator mac cordova pdf#
Or you can install via repo url directly: cordova plugin add Integrate Foxit PDF SDK for Androidĭownload “foxitpdfsdk_6_3_android.zip” package and extract it, and then follow the steps below: To install ‘cordova-plugin-foxitpdf’ plugin, type the following command: cordova plugin add cordova-plugin-foxitpdf cd test_cordova cordova platform add android Install ‘cordova-plugin-foxitpdf’ plugin For example, open a command prompt or terminal, go to “D:\cordova”, and type the command below to create a cordova project: cordova create test_cordova com.app Test_Cordova Add PlatformsĪfter creating a Cordova project, navigate to the project directory (D:\cordova\test_cordova), and type the command below to add Android platform to build your app. Navigate to the directory where you wish to create your project and type cordova create.
#Android emulator mac cordova for android#
Build a Cordova project using Foxit PDF SDK for Android Create a Cordova project Please refer to the website to install the Cordova command-line tool. You can specify the plugin version when installing it, if not, the latest version will be installed. Note: The version of Foxit PDF SDK for Android should match the version of the ‘cordova-plugin-foxitpdf’ plugin.


