Forums

Best way to deploy web app on Android?

ok, I've kind of asked this question to some extent already but...

Trying to make a basic chat app in Python to then work on Android phone.

I've set up Kivy, etc.. and this works ok on laptop - but to get it downloadable (from a site hosted here) so another user can run the client part of it on their phone without major installation hassle on their part - can it be done?

Basically something like a very amateur version of WhatsApp, can it be done - or do you have to go down the route of learning Java etc?

with Kivy, using Windows8, there seems to be one installation hassle after the next - I mean it works ok, until I try and package it ('build') , then one error after the next

I'm onto BeeWare now, hope that works

It's not something we have much experience with here; perhaps there is a forum somewhere specifically for building Android apps using Python?

yes, I've found a good tutorial on 'BeeWare' - seems to work so far

Good luck!