I have a python file that can import a csv data and then plot a graph using the python matplotlib module. Is there any way that I can use this code as backend and android as frontend to plot a graph on an android app?
Asked
Active
Viewed 35 times
0
-
1Possible duplicate of [Is there a way to run Python on Android?](https://stackoverflow.com/questions/101754/is-there-a-way-to-run-python-on-android) – ADM Jun 13 '19 at 08:08
-
1Yeah ! Thank you – Kundan Jha Jul 02 '20 at 18:18