Replies: 1 comment 1 reply
-
|
The list of binary libraries available on Android can be found here; for a more general description of the state of binary support see the Android platform notes in the Briefcase documentation. Generally speaking, it is possible to support any binary package; however, it depends on someone providing a compilation recipe. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to create PDF files in an Android application with UI and send them by email.
I started with the fpdf library for the development on Windows platform and when I wanted to test it on my Android phone, I get an error because fpdf was not supported.
Do you know if this library or another one is or will be integrated on beeware ?
If not, I will have to use another environment or stop my development.
Thanks in advance,
Eric
Beta Was this translation helpful? Give feedback.
All reactions