P
P
pvgdrk2015-08-27 16:20:32
MySQL
pvgdrk, 2015-08-27 16:20:32

Where can I see a code example, or a lesson where it would be described how an android application in Python communicates with MySQL database?

I have a Django website with MySQL database. I would like to make an android (well, OS) application with part of the site's functions. Through this application, the user must have access to the database. I would like to use Python (+ Kivy?) to write an application. I have never written mobile applications.
Recommend a code example, or a lesson that would describe how an android application in Python communicates with MySQL database.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2015-08-27
@dimonchik2013

вообще хороший ответ написан тут:
и более мягкий - тут
вкратце: общение приложения с сервером должно проходить по API, никаких прямых коннектов в базу
неплохие же уроки по Киви тут:
ну и всего три книги по Киви есть, можете сами найти
https://www.packtpub.com/all/?search=kivy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question