0

Can i run a simple game on android?

is it possable to run a simple game on android? is there a app that lets you?

29th May 2017, 3:31 AM
Blue Box
7 Answers
+ 4
If you want your Python game to run in android do it in Kivy (https://kivy.org/). There is also an app called Kivy Launcher that let you run it without converting it to .apk here is the link: https://play.google.com/store/apps/details?id=org.kivy.pygame&hl=pt&referrer=utm_source%3Dgoogle%26utm_medium%3Dorganic%26utm_term%3Dkivy+launcher&pcampaignid=APPU_1_FpgrWbGnKaSv6ATDlJHoDw
29th May 2017, 3:42 AM
Ulisses Cruz
Ulisses Cruz - avatar
+ 3
In what language (programming language) is your game?
29th May 2017, 3:35 AM
Ulisses Cruz
Ulisses Cruz - avatar
+ 2
thank you
29th May 2017, 3:43 AM
Blue Box
+ 2
Learn python kivy framework, write a simple game and compile it to .apk and install in your phone
29th May 2017, 3:43 AM
onekpsc
+ 2
If your question was answered, please mark the correct answer.
29th May 2017, 3:44 AM
Ulisses Cruz
Ulisses Cruz - avatar
+ 2
i did
29th May 2017, 3:48 AM
Blue Box
29th May 2017, 3:36 AM
Blue Box