Is there a way to package a python code run under mojo compiler as an executable on android?
I want to copy a codebase from any available source code on GitHub and get it running as an android apk on my phone. Is it possible or is it a pipe dream, btw I am new to programming and don't know much about how a code goes from ide to apk?
1 Reply
Welcome to programming! It is tons of fun, and there is plenty to learn.
Mojo does not support Android now, and I don't expect support to be added in the near future, so I don't think this will be possible.