Android 3 Programming Tutorial. User interface Java versus Xml

preview_player
Показать описание
View, Widgets, Button, XML-based layout file, onClick,
Android programming course. Android development tutorial.
Android development tutorial for beginners.
Рекомендации по теме
Комментарии
Автор

I really enjoyed these.. I'm so used to C++ so got a little (unnecessarily) overwhelmed with Java. Thank you!! Very extensive.

juliapaigesmith
Автор

great video. easy to follow and to the point. there was one area that i had a problem though, possibly because you were sleepy(?) at the end of the video,
private void update(Button button){
button.setText("click Nu" + i++);
}
requires 2 clicks before it starts counting. this can be fixed by incrementing before updating, shown here:
private void update(Button button){
i++;
button.setText("click Nu " + i);
}
well, i don't say this to criticize, only to help. these are great tutorials

phy
Автор

Thank you for your service. I'd like to make Android programming a job, so this is very important to me. And your English is way BETTER than mine.Thanks !!
(A bonus tip for viewers, anyway : turn on Google audio translation, very funny phrases appear "Olivia is dead" "Sex matters" :P )

tubelogicat
Автор

I think this is excellent tutorial for beginners 10/10

issofun
Автор

These are really good but as someone said its hard to follow when your english isnt very good and you paste random code everywhere. I will certainly continue watching because your videos are the best i've found.

iPodtouchhackern
Автор

Thank you very much, now I know the difference between Java & XML..

gshoen
Автор

Who ever has the simple knowledge of basic programming will understand what he is saying..! he has the fantastic teaching skill .... beginners please learn some basic programming and installation stuff don't criticize about his English. If your good in English why the hell you cant make this kind of video..!

waredetester
Автор

jesus this is so useful, but so hard to listen :) Booton makes me crazy :) Great work and big thanks for that lesson

Giich
Автор

i liked your comments do you belongs to UAE ??? your accent is like any arab guy, if you live in UAE then i can meet up for full course :)

syednayyar
Автор

sorry, my English is not good and I was sleepy ...you can try with the subtitles "CC"
I hope to renew this series with Eli as translator.

edujava
Автор

Saludos, Amigo no logro entender cual es la mejor opcion? Por codigo Java o por XML ? Gracias

johanqnms
Автор

Ok, for some reason, when I'm trying to add the button using the XML, after the emulator loads up and it goes to the homepage, it says "Sorry, the application...has stopped unexpectadly. Please try again."

Why do you think this happened?

NicotheMerchant
Автор

so if i only know java and i have no knowledge of xml, i can survive in android development? is that right? and can i just code in java and completely disregard the xml part? thanks in advance. =)

weward
Автор

Why the variable "i" is reseting to 0 when I rotate my smartfon from horizontal to vertical position, or from vertical to horizontal ???

deformator
Автор

2:33 where did that code come from?? please help soon thanks

jomy
Автор

I have the same problem. I downloaded it using Firefox plugin DownloadHelper and watching offline is OK.

deformator
Автор

5:29 again, where are you copying these codes from? please help thank you

jomy
Автор

@jom4y I understand its the step to be able to edit using java instead of xml but I dont see where he copied the code from

jomy
Автор

the source code don't work to me too. stoppes unexpectedly ... why? and how to solve this? thanks

dnalexxio
Автор

how do u start the emulator so quickly?? It's so slow for me

efronberlian
visit shbcf.ru