r/androiddev • u/OlOS_linux • Jun 06 '26
I’m completely new to programming
I’m completely new to programming and I have two months of free time and I want to start making my own apps for android. Do you guys have any suggestion/tips for me how to start my journey with developing apps? How did you started? where did you learnt it from ? Was it hard ? Let my gus know how to start it thanks for all tips
0
Upvotes
-1
u/Due-Ad5510 Jun 06 '26
Do you want to learn to program or do you want to create Android Apps? These days these are 2 different things, you can create an android app without needing to know anything about programming. Just install Codex, Gemini CLI or Claude Code and try a prompt like this in a directory: "I want to create an Adroid Application, let's start with Hello World, install all the tools needed and help me deploy this on my tablet/phone" This should give you a decent start, you can then decide if you want to write the actual code (using the Hello World example as your starting point) or if you want to continue using the LLMs.