How can I deploy a phone (game) app? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

How can I deploy a phone (game) app?

I will to deploy a phone app (android) with Java. I tried with npm Cordova times ago. But I would deeper with Java šŸ˜… What is the best framework, ide maybe someone has a nice tutorial already.

9th Mar 2019, 12:27 AM
Eugen Bladez
Eugen Bladez - avatar
2 Respostas
+ 2
Write an app and send the .apk file to your phone.ta-da your app runs. IDE recommended Android studio.if you are building simple game then you may not need any extra add-ons.there are lot of simple videos on YouTube.Just watch Udacity Android tutorials on YouTube.
9th Mar 2019, 12:32 AM
Home Number
Home Number - avatar
0
Thanks a lot. I will try it tomorrow.
9th Mar 2019, 12:33 AM
Eugen Bladez
Eugen Bladez - avatar