codelv / enaml-native

Build native mobile apps in python with enaml
https://codelv.com/projects/enaml-native/
MIT License
259 stars 21 forks source link

package into android app #73

Closed Brianzhengca closed 5 years ago

Brianzhengca commented 5 years ago

hi there i am just wondering if there is a way to package my python code into an android app??? i have a simple hello world program and i am using mac and a windows

Brianzhengca commented 5 years ago

how about ios???

frmdstryr commented 5 years ago

Could you be more specific?

Brianzhengca commented 5 years ago

I just need to package a basic hello world app into android and ios to test both on my phone and my ipad

frmdstryr commented 5 years ago

Yes enaml-native will work for Android but iOS is not complete.

If you create an app any python code you put in the src folder will be "packaged" into the app.