+ 1
This might not be connected to coding , but what do I need to start an app
7 Réponses
0
Java or Kotlin, generel knowledge about Layouts and Views (Java). And then think of an easy app to start with and try it (like tic tac toe).
You can have multiple Activities (maybe vor start menu and game itself) and you can switch between them with Intents.
0
Thanks . Do I need internet, others?
0
In your app internet or in your ide while developing
0
When i made my first app didnt even know what an intent is and was searching everything on google which helped a lot so it would be good for you to have internet
0
Which platform do you want to make the app in?
0
Preferably python
0
You can download a module called pyexe which allows you to make python window applications.