Explore the docs

Foxit PDF SDK for Android

Developer Guides

API Reference

Explore further

Android articles & project samples

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 foll...
Keep reading Keep reading
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 ...
Keep reading Keep reading
Foxit PDF SDK for Android supports UI customization including the ability to show or hide the top or bottom bar, show or hide a specific panel, items in the top bar, view settings bar and More Menu view, which is convenient for de...
Keep reading Keep reading
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 a...
Keep reading Keep reading
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 h...
Keep reading Keep reading
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...
Keep reading Keep reading
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 Andr...
Keep reading Keep reading
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 S...
Keep reading Keep reading
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.setMappingModeForeground...
Keep reading Keep reading