Java Question Python 3.8 in B4A

AmirMK82

Member
Licensed User
Hi,
Thanks for B4x team & libraries developers

I have two questions with NinjaPython library:
-How Can I import python libraries in it?
-How to give the inputs to it? for example:
Python:
x = input()

Thanks in advance 🌸
 
Last edited:

AmirMK82

Member
Licensed User
Thanks for your answer,
But there are some anadroid Apps that allow you to compile python file that has input
there is not any other way that do this ??? (even with java)
 
Top