https://3speak.tv/watch?v=rufans/fajeuxze
Below are the strings for today's tutorial.

```

<string name="Reg_WelcomeMessage">Welcome To Registration Page.</string>
<string name="Reg_Name"><font size="16">What is your name?</font></string>
<string name="Reg_Age"><font size="16">How old are you?</font></string>
<string name="Reg_Submit_Btn">Submit</string>
<string name="Reg_Back_Btn">Back</string>
<string name="Reg_Country"><font size="16">What country are you from?</font></string>
<string name="Your_Name_Is">Your name is</string>
<string name="Yous_Are">You are</string>
<string name="Years_Old"> years old</string>
<string name="And_You_Are_From">And you are from</string>

```

Previous Videos


  • Kotlin Variables - Accepting Inputs From User With Kotlin - Kotlin Basics
  • The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics

  • Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin

  • How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin

  • My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁