Ask HN: How to go from a Django app to Android app.
https://news.ycombinator.com/item?id=4078841We have a properly structured Django app, which we now want to develop an Android app for with the same functionalities as the Django app. What is the most relatively pain free way going about achieving this? p.s: our devel team has no prior Android experience.