Foxit PDF SDK for Android

How to modify UIExtensions source code with Foxit PDF SDK for Android

by Conor Smith | May 21, 2019
If you do not want to use the ready-made UI framework, you can redesign it through modifying the source code of the UI Extensions Component. To customize the UI implementation, you need to follow these steps: First, add the following files into your app. They are all found in the “libs” folder. uiextensions_src project – […]
Keep reading Keep reading

How to customize UIExtensions with JSON in Foxit PDF SDK for Android

by Conor Smith | May 20, 2019
Using a configuration file, developers can easily select preferred features, set rights management and the properties of UI elements without needing to write any additional code or redesign the app’s UI. Introduction to JSON file The configuration file can be provided as a JSON file or implemented directly in code. We recommend you use the […]
Keep reading Keep reading

How to Implement the UIExtensions project in Foxit PDF SDK for Android

by Conor Smith | May 13, 2019
To customize the plugin UI, use the UIExtensions project. Foxit PDF SDK for Android comes with a built-in UI design including the basic UI for app and the feature modules UI, which are implemented using Foxit PDF SDK for Android and are shipped in the UI Extensions Component. Hence, building a full-featured PDF Reader is […]
Keep reading Keep reading

How to Implement Foxit PDF SDK for Android using Flutter Plugin

by Conor Smith | February 26, 2019
Flutter is Google’s own framework for cross-platform mobile development. It was built using Dart, a portable and easily scalable Google programming language. Most efficient in the development of Android and iOS apps, Dart also has the same abstraction level as Javascript, which makes developing its apps to the Web effortless. This section will help you […]
Keep reading Keep reading

How to Implement Foxit PDF SDK for Android using Xamarin

by Conor Smith | February 12, 2019
Implement Foxit PDF SDK for Android using Xamarin Xamarin is a cross-platform development framework for building native apps using a shared C# codebase. We provide separate bindings for Android and iOS (‘foxit_xamarin_android’ and ‘foxit_xamarin_ios’) for developers to seamlessly integrate powerful PDF functionality of Foxit PDF SDK into their Xamarin apps. This section will help you […]
Keep reading Keep reading

How to Implement Foxit PDF SDK for Android using React Native plugin

by Conor Smith | January 15, 2019
React Native is an open-source mobile development framework for building native apps using JavaScript and React. ‘react-native-foxitpdf‘ is only one of the mobile framework plugins provided by us to use with Foxit PDF SDK for Android. It allows you to achieve powerful PDF viewing features using the React Native framework. Through this plugin, you can […]
Keep reading Keep reading

How to Implement Foxit PDF SDK for Android using Cordova Plugin

by Conor Smith | January 13, 2019
Apache Cordova is a very useful open-source framework for developing easy-to-use cross-platform mobile applications. The ‘cordova-plugin-foxitpdf’ is only one of the mobile framework projects provided by us to use with Foxit PDF SDK for Android. The plugin allows you to use powerful PDF viewing features with Cordova framework. Through this plugin, you can preview any […]
Keep reading Keep reading

How can I set the night mode color?

by Conor Smith | August 29, 2018
From version 5.1, Foxit PDF SDK for Android supports setting the night mode color as desired. To set the night mode color, you should call the PDFViewCtrl.setMappingModeBackgroundColor(int) and PDFViewCtrl.setMappingModeForegroundColor(int) APIs to set the color as you wish, then set the color mode by using PDFViewCtrl.setColorMode(int). Note: If the color mode is already set to Renderer.e_ColorModeMapping, […]
Keep reading Keep reading
Used everywhere

Trusted by