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 3:53 PM Jean Kyle  wrote:

> 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 django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/31a440ae-1638-4ce9-9539-b4edc57ee516%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHn91od566LyTkHFeJdAC_6KYiPj_hyjdNqCEGoewfWEeopw3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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 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 django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/31a440ae-1638-4ce9-9539-b4edc57ee516%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJ60hW2OFpM4M-KEin6ysLbO8QsPUvnWk9ySr7PqOToMsArdLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/31a440ae-1638-4ce9-9539-b4edc57ee516%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.