Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to run matplotlib script in android? #2079

Closed
obaltian opened this issue Mar 8, 2020 · 1 comment
Closed

Is it possible to run matplotlib script in android? #2079

obaltian opened this issue Mar 8, 2020 · 1 comment

Comments

@obaltian
Copy link

obaltian commented Mar 8, 2020

This is just a question.

I have started to make my application with kivy in hope to build it with python-for-android, but the trick is that the application uses matplotlib script to draw images in 'Agg' mode and save them locally. Later, kivy application uses images, which were generated by matplotlib.

So the question is can I run matplotlib script in android environment? There is not much information about that on the internet, and maybe something has changed recently.

@obaltian
Copy link
Author

Seems to be possible, after developers added recipe for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant