+ 3
Apk
download my first android app written using python and kivy library : https://play.google.com/store/apps/details?id=mais.gambet&rdid=mais.gambet
3 Respostas
+ 4
Near 8Mo just for a number guessing game... it's obese code :P
Well, anyway and appart from that ( it's not really your fault ), it seems to be good job done there ;)
+ 3
Yes, the apk you produce need to embed a Python intreperter: I was not surprised, but I was kindly notice it, as I haven't previously the opportunity to see how...
I was wondering of much more in fact: it could have been worse, even it's absolutly not lightly ^^
+ 2
visph yeh you re right . I was so astonished about the size. but this because android support java and my app is writing using python . so I think this size is due of python libraries . And this my first app so we ll learn from experiences. Thanks !