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

can i use matplotlib4j for android app? #33

Open
thetestid opened this issue Mar 28, 2022 · 1 comment
Open

can i use matplotlib4j for android app? #33

thetestid opened this issue Mar 28, 2022 · 1 comment
Labels

Comments

@thetestid
Copy link

matplotlib4j is java library.

so i suppose that android app is java language,

and i apply for android studio

but i cant use it

i succesfuly get library to android studio

and write the example code in mainActivity.java

but i cant see that.

@sh0nk
Copy link
Owner

sh0nk commented Mar 31, 2022

Hi @thetestid

Do you have Python runtime on your Android environment? matplotlib4j fully depends on matplotlib Python library, so it is required. I have not tried to run matplotlib4j on Android so I'm not 100% sure if it is possible, but maybe chaquopy or some solution might help you.

@sh0nk sh0nk added the question label Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants