+ 9
[Android Studio]
i have basic knowledge of kotlin as well as java. I understand android and all its concepts.... i want to create my own apps now... but the problem is i don't know where can i learn building interface ... thsetOnClickListner bla bla... that stuff. please give a direction. :)
8 Answers
+ 5
of course I know xml
I have basic knowedge of buttons,editText,textView etc
what i want knoe is how to develop apps like professionals
+ 4
Try finding tutorials on the website or on YouTube going over that. Because Android Studio is so popular, I'm sure there are dozens of different tutorials that could help you out.
+ 4
sorry i actually meant xml
+ 3
yes XML is the mark up language used to design layouts for Android apps. Udacity.com has really great free courses you could take to learn it đ
also, Google has these free mini courses you can take called code labs. go-to codelabs.google.com
+ 2
You can visit udacity.com
+ 2
Do you know how to write XML? If you do not that would be the best place to start learning how to build layouts for Android :) And yes Udacity is a really good place to learn. I am currently enrolled in the Google Scholarship Android Development class. I highly recommend Udacity.
+ 2
@Mr.Bot Daniel was actually talking about XML (which stands for eXtensible Markup Language), a different type of markup language used to store data within tags. It would probably be a good idea to learn as it is great for storing and extracting data easily.
0
Offline android studio