Could you detail a bit more what you are trying to achieve ?

What do you mean by "integrating" ? What step have you tried ? Are you
new as in "have never read a single page of the documentation" or new
as in "have only done a pair of small test site" ?

I have trouble do understand what you are trying to do and if that's
possible at all. I assume I'm not the only one in this situation.

If you want a short and fast answer based on the information you have
given, here is:
Django can't run on android.
Django run on server and your android app will integrate with your
django application, which is a website, through HTTP(S). You can do
that with a simple webview and displaying page from the django app or
using an API and transfering JSON data or be creative.

2016-08-13 21:31 GMT+02:00 Techart Team <tatech...@gmail.com>:
> i am new to django and i want to integrate my django framework to my android
> studio. how to do it ? please tell me fast.
>
> --
> 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/0b5ecdc3-fe9f-4cde-861e-c70ee71a0d99%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 

Cordialement, Coues Ludovic
+336 148 743 42

-- 
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/CAEuG%2BTb7OtWfRTyzn-0R6V-VU_r3vtghFXX1vnV6nBMXsMCz9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to