How to create android app for Django website?

I have django website already running. It is using MySQL as database and hosted in windows VPS with windows IIS server. Now I need to create a mobile app (android app) for my django website. (I'm not too much familiar with android development)

**1. So what is the better way to do this?

  1. And how to do this?**
Back to Top