Android Studio #4 - Get text input with EditText

preview_player
Показать описание
I showcase how to create a simple android app that allows you to input your name, and the app will then greet you with "Hi name".

My channel publishes videos regarding programming, software engineering especially Java and JavaFX. If that is what you are looking for then do not hesitate to join me on this journey!

Subscribe to my YouTube channel:
Рекомендации по теме
Комментарии
Автор

I really like your videos on this series. They're a short and explicit.

Sometimes you just want to watch a 5min video who show you a specific component and how to use it, instead of having a 15 -20min long video.

raviel
Автор

Hello Dan, how do you send that submitted text on a different activity or page?

jerseyesmilla
Автор

What I do if input type not taking input during running in emulator keyboard is also not opening

amanpandey
Автор

Hi is it possible to retain the entered name jn textview display? should I be able to use sharedpreference?

sksksk
Автор

Do you know how to do the excact same thing in kotlin?

abdullahaltun
Автор

Is there a way to do it so this exact task, but it displays a message like "Empty" when their is nothing typed in

simongatuz
Автор

Hi how can you clear the textview after pressing the submit button?

carlosrafaeldimen
Автор

c
how to change" hi" in right

divyant_solanki__
Автор

wtf? dragging plain text into the view like you did just creates an editTextTextPerson under view_pager in component tree, but it doesnt appear in the view? wtf is happening?

monoham