+ 1
I would like to develop an android app. Which is better to learn java r xml. Im new to programming
Im new to programming language of all kind. I just wanted to develop an app to my company in which I'm working. please someone help me
4 ответов
+ 7
XML is for front end and Java is for back end. Java is important but users of apps don't care about back end. They want the front end to be very attractive. So, both are essential.
+ 4
Java.
+ 2
if you are new to programming Android developing may be a steep path.
you can easily create an Android App with appinventor and get familiar with common /general programming concepts and various elements/pieces of functionality in Android.
Everything with good tutorials and documentation developed specially for beginners.
http://appinventor.mit.edu
+ 1
java handles the work. xml handles the layouts. neither is better, they are both important