pyconcrete icon indicating copy to clipboard operation
pyconcrete copied to clipboard

android compiled?

Open johoja12 opened this issue 8 years ago • 1 comments
trafficstars

any chance you could write up a guide on how i could compile pyconcrete.so for android/arm32

johoja12 avatar May 08 '17 03:05 johoja12

@saqebakhter , I'm not familiar with running python on android

I think you need to spend some time to investigate on it. First, you will need cross compile python and pyconcrete for android.

I had just studied python-for-andriod, it could work for your requirement. Look at Using a CythonRecipe

Hope this could help you

Falldog avatar May 08 '17 14:05 Falldog