Re: Django to APK

2019-01-19 Thread Jani Tiainen
Hi. Theoretically speaking that could be possible. Android can run Python and since Django is plain Python it could run but what would be the usecase? Django pretty much lives with HTTP request-response cycle so running a server software on mobile doesn't sound sensible. On Sat, Jan 19, 2019 at

Re: Django to APK

2019-01-19 Thread Nebojsa Hajdukovic
no, you need to create rest api, then to use api in some language/framework/library that support android development (such as flutter, ionic etc) суб, 19. јан 2019. у 14:52 Jean Kyle је написао/ла: > Is there a way of converting a Django website into an APK that can be > installed on an Android

Django to APK

2019-01-19 Thread Jean Kyle
Is there a way of converting a Django website into an APK that can be installed on an Android phone? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to