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

Android Support ? #19118

Closed
VishalIstek opened this issue Feb 3, 2019 · 5 comments
Closed

Android Support ? #19118

VishalIstek opened this issue Feb 3, 2019 · 5 comments

Comments

@VishalIstek
Copy link

@VishalIstek VishalIstek commented Feb 3, 2019

I cant't make more hacky ways to support android.
Please give support for it.
the current code is quite messy and not managed so if you can give details on how the code is working, it would be great to convert it into an library.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 3, 2019

There is no difference running it on android or any other OS. All you need is conforming python interpreter.

@dstftw dstftw closed this Feb 3, 2019
@VishalIstek
Copy link
Author

@VishalIstek VishalIstek commented Feb 3, 2019

@dstftw I didn't get this "conforming python interpreter"

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 3, 2019

Bad for you. That's not our problem.

@alexvong1995
Copy link
Contributor

@alexvong1995 alexvong1995 commented Feb 4, 2019

@VishalIstek
Basically it means it can run any python program that
cpython (the reference implementation)
can run, e.g. pypy, jython...

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

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.