0
How can I build an android app using Python 3 with libraries like TKinter and PyAudio.
8 Antworten
0
I‘m not aware of any way to use python to develop android apps, and if there is one its probably not very good since no one is using it
0
then what's the reason to even use Python?
0
there is no reason to learn python if the only thing you care about is developing android apps that don‘t need backend code on a server. in that case you should just learn java
0
No. I am trying to create a cross-platform app, and ofcause mobile version is very important one too.
0
for cross platform you could try something like xamarin, but it used c# and not python
0
thanks. I will try to.
0
Martin Taylor and what you fail to mention is that it‘s more about speeding developement up. everybody knows that these things are only wrappers but it doesn’t really matter because it saves developement cost and maintenace cost.