Let's Build An Android App In Kotlin: XML User Interface With Constraint Layout

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

where's the rest of the course ??

abdelkarimbaya
Автор

17:59 : "hop into the source code, link in the resources down below" - shame this doesn't seem to exist (link nor code, at least as far as the BracketCove repos at github go).

AlgoFodder
Автор

Ryan excuse my ignorance but what exactly is XML? I've done a bit of web development and XML strongly reminds me of HTML5. Why couldn't HTML5 be used for mobile applications versus XML? What is the difference between the two?
Because with HTML5 you can use Bootstrap for styling and positioning your HTML tags in with CSS within the browser. Yet with XML from what I had seen so far you are kind of doing something similar to what you would do with HTML. Styles, fontWeight, FontFamily, color, backgroundColor. Many similarities to HTML despite the fact the wording or syntax is a little different from CSS3 and I think for mobile Android it is called Material Design? Excuse me but I am still learning Android and it is completely different from Web Development, thank you.

DevlogBill