<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Android-app-using-Kotlin%2FC2%2FAdding-spinner-and-Image%2FEnglish-timed</id>
		<title>Android-app-using-Kotlin/C2/Adding-spinner-and-Image/English-timed - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Android-app-using-Kotlin%2FC2%2FAdding-spinner-and-Image%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Android-app-using-Kotlin/C2/Adding-spinner-and-Image/English-timed&amp;action=history"/>
		<updated>2026-06-01T21:43:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=Android-app-using-Kotlin/C2/Adding-spinner-and-Image/English-timed&amp;diff=54023&amp;oldid=prev</id>
		<title>PoojaMoolya: Created page with &quot; {| border=1 | &lt;center&gt;'''Time'''&lt;/center&gt; | &lt;center&gt;'''Narration'''&lt;/center&gt;  |- | 00:01 | Welcome to the''' Spoken Tutorial''' on''' Adding Spinner '''and''' Image.'''  |- |...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Android-app-using-Kotlin/C2/Adding-spinner-and-Image/English-timed&amp;diff=54023&amp;oldid=prev"/>
				<updated>2020-10-13T10:48:00Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; {| border=1 | &amp;lt;center&amp;gt;&amp;#039;&amp;#039;&amp;#039;Time&amp;#039;&amp;#039;&amp;#039;&amp;lt;/center&amp;gt; | &amp;lt;center&amp;gt;&amp;#039;&amp;#039;&amp;#039;Narration&amp;#039;&amp;#039;&amp;#039;&amp;lt;/center&amp;gt;  |- | 00:01 | Welcome to the&amp;#039;&amp;#039;&amp;#039; Spoken Tutorial&amp;#039;&amp;#039;&amp;#039; on&amp;#039;&amp;#039;&amp;#039; Adding Spinner &amp;#039;&amp;#039;&amp;#039;and&amp;#039;&amp;#039;&amp;#039; Image.&amp;#039;&amp;#039;&amp;#039;  |- |...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Time'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Narration'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:01&lt;br /&gt;
| Welcome to the''' Spoken Tutorial''' on''' Adding Spinner '''and''' Image.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:07&lt;br /&gt;
| In this tutorial we will learn to&lt;br /&gt;
&lt;br /&gt;
Add a drop-down menu using '''Spinner'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:14&lt;br /&gt;
|  Add an''' Image '''and&lt;br /&gt;
&lt;br /&gt;
Run the '''Kotlin''' '''App''' to see the output in an '''Android''' phone&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:22&lt;br /&gt;
| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:25&lt;br /&gt;
|  '''Ubuntu Linux 16.04''' operating system &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:29&lt;br /&gt;
|  '''Android Studio''' version 3.x and&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:34&lt;br /&gt;
|  '''Android Phone '''with minimum of '''Android''' OS version '''4.03'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:40&lt;br /&gt;
| To follow this tutorial, you should have basic knowledge of&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:45&lt;br /&gt;
| '''Java programming language '''and &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:48&lt;br /&gt;
|  '''Android Studio '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:51&lt;br /&gt;
| If not, then go through the relevant tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:56&lt;br /&gt;
| In this tutorial, we will add a drop-down menu to show a list of '''Departments'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:02&lt;br /&gt;
| We will create this using the '''Spinner''' tool.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:05&lt;br /&gt;
| The label '''Department''' will be created using the '''TextView '''tool.&lt;br /&gt;
|-&lt;br /&gt;
| 01:10&lt;br /&gt;
| Let us open '''Android Studio'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:14&lt;br /&gt;
| We will be using the same project '''RegistrationForm''' which we used earlier.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:20&lt;br /&gt;
| In the left panel, click on the project '''RegistrationForm.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:25&lt;br /&gt;
| It will take some time to load the '''project'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:28&lt;br /&gt;
| Wait until it completes loading.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:32&lt;br /&gt;
| Then click on '''activity underscore first dot xml''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:38&lt;br /&gt;
| First, let us remove the top '''constraint''' of the '''Click Here''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:43&lt;br /&gt;
| Let us move the '''Button''' down to leave some space for the '''Department TextView''' and '''Spinner '''tool'''.'''&lt;br /&gt;
|-&lt;br /&gt;
| 01:50&lt;br /&gt;
| Drag and drop a '''TextView''' below the '''RadioGroup.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:54&lt;br /&gt;
| Now let us align the '''constraints''' as shown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:00&lt;br /&gt;
| Click on this '''TextView''' and change the '''text''' '''attribute''' as '''Department.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:06&lt;br /&gt;
| Next we will add a drop-down menu to select a department name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:11&lt;br /&gt;
| In the '''Palette''' search, we will type '''Spinner '''and find the '''Spinner '''tool''' '''from the list.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:18&lt;br /&gt;
| Drag the '''Spinner''' and place it below '''Department TextView.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:24&lt;br /&gt;
| In the '''Attribute''' window, we’ll change its '''ID''' as '''deptSpinner.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:30&lt;br /&gt;
| Align the top and left '''constraints''' of the '''Spinner''' as shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:36&lt;br /&gt;
| Now re-attach the '''Click Here''' button to this '''Spinner''' tool.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:41&lt;br /&gt;
| This '''Spinner''' is empty now.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:44&lt;br /&gt;
| It does not have any items to show the user.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:48&lt;br /&gt;
| So, we will add a list of items through '''Kotlin''' code.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:53 &lt;br /&gt;
| For this, go to '''FirstActivity dot kt.'''&lt;br /&gt;
&lt;br /&gt;
Type as shown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:00&lt;br /&gt;
| We will add a new''' variable d e p t''' to store the department details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:06&lt;br /&gt;
| Next, we will make an '''ArrayList''' for departments.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:11&lt;br /&gt;
| Let us add three departments -  '''Computer Science''',  '''Information technology '''and '''Others'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:18&lt;br /&gt;
| So, type this code above the button '''setOnClickListener function.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:24&lt;br /&gt;
| Next, we will need an adapter for the '''Spinner,''' which will help us to fill the '''Spinner''' with item list.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:32&lt;br /&gt;
| For that, write this code after '''arrayListOf method.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:38&lt;br /&gt;
| This code will create a new '''adapter''' for '''Spinner'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:43&lt;br /&gt;
| An '''adapter''' is a '''collection handler''' that returns each item in the collection as a '''view'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:50&lt;br /&gt;
| The values in the '''deptlist''' is populated through an '''adapter''' into the '''Spinner.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:56&lt;br /&gt;
| '''deptSpinner''' is the '''Spinner ID''' which we have given earlier.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:02&lt;br /&gt;
| Type the code as shown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:05&lt;br /&gt;
| We can see some error in '''object''' which is underlined in red color.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:10&lt;br /&gt;
| Place the cursor on the '''object''' and press '''Alt +Enter '''key'''.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:15&lt;br /&gt;
| Select '''Implement members '''from the available list.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:19&lt;br /&gt;
| A new window opens with the list of Implement members.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:24&lt;br /&gt;
| Select all the suggested methods by pressing the '''Shift''' key and press '''Ok'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:31&lt;br /&gt;
| Now the required '''methods''' are added automatically.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:35&lt;br /&gt;
| There are two '''methods - onNothingSelected '''and''' onItemSelected.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:41&lt;br /&gt;
| '''onNothingSelected '''is called when no option or item is selected.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:47&lt;br /&gt;
| '''onItemSelected '''is called when an option or item is selected.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:53&lt;br /&gt;
| In '''onItemSelected, '''type as shown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:58&lt;br /&gt;
| We get the value of the department which is selected in the '''onItemSelected method.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:04&lt;br /&gt;
| The '''method''' has one '''argument''' which is '''position'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:08&lt;br /&gt;
| This refers to the position of item which is selected from the list.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:13&lt;br /&gt;
| Now as we have the department data that we need to send to '''SecondActivity dot kt'''&lt;br /&gt;
|-&lt;br /&gt;
| 05:20&lt;br /&gt;
| Type this code below the previous '''putExtra method''' in the '''intent method.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:28&lt;br /&gt;
| Now go to '''SecondActivity.kt.'''&lt;br /&gt;
|-&lt;br /&gt;
| 05:32&lt;br /&gt;
| Add a new '''variable''' say '''obtainedDept '''as shown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:38&lt;br /&gt;
| We will get data from '''FirstActivity''' in '''obtainedDept '''variable using '''intent method.''' Type the code as shown:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:49&lt;br /&gt;
| Add the code shown to the existing '''TextView''' code, to show the selected department.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:55&lt;br /&gt;
| The '''Spinner''' code is now ready to run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:59&lt;br /&gt;
| Click on the '''Play''' button to run the '''Kotlin app.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:04&lt;br /&gt;
| Launch the '''app '''on the phone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:08&lt;br /&gt;
| Type your name and select any one gender '''radio button.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:13&lt;br /&gt;
| Then select a department from the drop-down menu.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:17&lt;br /&gt;
| Click on the '''CLICK HERE''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:20&lt;br /&gt;
| The new window opens with the output as shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:25&lt;br /&gt;
| Next we will see how to add an image to the''' Registration Form.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:30&lt;br /&gt;
| Go to''' activity underscore second dot xml.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:35&lt;br /&gt;
| In the '''Palette search''', type '''ImageView.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:39&lt;br /&gt;
| To display any image in the activity, we need to use '''ImageView '''tool.&lt;br /&gt;
|-&lt;br /&gt;
| 06:45&lt;br /&gt;
| Drag the '''ImageView '''tool and place it on the top right corner of the '''Layout editor'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:52&lt;br /&gt;
| After releasing the '''ImageView''' tool, a '''Resources''' window pops up.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:57&lt;br /&gt;
| Some default '''built-in''' images are provided by '''Android studio. '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:02&lt;br /&gt;
| These are available in the '''Drawable''' and '''Color''' folders on the top left side panel.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:08&lt;br /&gt;
| Image files are available under the sub-folders '''Project''', '''android''' and '''Theme attributes.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:16&lt;br /&gt;
| Click on '''Drawable, Project ''' '''ic underscore launcher.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:22&lt;br /&gt;
| We can see the image of the''' ic underscore launcher '''on the right panel.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:28&lt;br /&gt;
| Click '''Ok '''button''' '''at the bottom of the window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:32&lt;br /&gt;
| Now the image is added to the '''Registration Form.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:36&lt;br /&gt;
| Align the '''constraints''' of the image view as shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:42&lt;br /&gt;
| Next we will see how to add a custom image.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:46&lt;br /&gt;
| For demonstration purpose, I’ll show how to add '''Spoken Tutorial logo '''image.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:52&lt;br /&gt;
| I have '''st hyphen logo dot png''' file in my '''Desktop''' . &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:57&lt;br /&gt;
| This file is available in the '''Code Files''' link of this tutorial. You can download and make use of it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| Copy the '''st hyphen logo dot png''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:09&lt;br /&gt;
| Go back to the '''Android Studio interface.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:13&lt;br /&gt;
| In the left panel of the '''IDE''', select '''Project'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:18&lt;br /&gt;
| Now go to '''app  res  drawable'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:25&lt;br /&gt;
| Right click on '''drawable''' and select '''Paste''' option.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:30&lt;br /&gt;
| '''Choose destination directory''' window appears.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:34&lt;br /&gt;
| Select ''' slash app slash src slash main slash res slash drawable '''and click '''Ok''' button at the bottom of the window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:47&lt;br /&gt;
| Now '''Copy''' pop-up window appears.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:51&lt;br /&gt;
| Change the name of the image if you want. I’ll keep it as '''st logo dot png.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:58&lt;br /&gt;
| Then click on '''OK '''button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:01&lt;br /&gt;
| The image file gets added in the directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:05&lt;br /&gt;
| Click the''' ImageView '''in the '''layout editor''' and find '''srcCompat attribute '''in the '''attributes '''window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:14&lt;br /&gt;
| This '''attribute '''gives the destination of the image.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:18&lt;br /&gt;
| So, now we will change the source.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:22&lt;br /&gt;
| Click on the button with three dots''', Pick a resource''' next to '''srcCompat field.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:29&lt;br /&gt;
| In the '''Resources''' window, under '''Project''', select the file '''stlogo dot png. '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:36&lt;br /&gt;
| Click on the '''Ok''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:39&lt;br /&gt;
| The '''ImageView''' immediately shows the new image.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:43&lt;br /&gt;
| Now click on the '''Play '''button to run the '''Kotlin app.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:48&lt;br /&gt;
| Launch the '''app''' in the phone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:51&lt;br /&gt;
| Type your name and select any one gender '''radio button.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:57&lt;br /&gt;
| Select a department from the drop-down list.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:01&lt;br /&gt;
| Click on '''Click Here''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:04&lt;br /&gt;
| We can see the image and other expected output in the '''registration form.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:10&lt;br /&gt;
| With this, we come to the end of this tutorial. Let us summarize.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:16&lt;br /&gt;
| In this tutorial we learnt to&lt;br /&gt;
&lt;br /&gt;
Add a drop-down menu using '''Spinner'''&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
| 10:23&lt;br /&gt;
| Add an''' Image '''and  Run the '''Kotlin App''' to see the output in an '''Android''' phone&lt;br /&gt;
|-&lt;br /&gt;
| 10:30&lt;br /&gt;
| As an assignment do the following.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:33&lt;br /&gt;
|  Add your photo to the '''ImageView'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:36&lt;br /&gt;
|  Run the '''Kotlin app''' to check the output.&lt;br /&gt;
|-&lt;br /&gt;
| 10:40&lt;br /&gt;
| The video at the following link summarises the Spoken Tutorial project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:48&lt;br /&gt;
| The Spoken Tutorial Project Team conducts workshops and gives certificates on passing online test.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:58&lt;br /&gt;
| Please post your timed queries in this forum. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11:02&lt;br /&gt;
| Spoken Tutorial project is funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
More information on this mission is available at this link.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11:14&lt;br /&gt;
| The '''Android app '''and the script for this tutorial was contributed by Abhishek Shah.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11:20&lt;br /&gt;
| And this is Nirmala Venkat along with the Spoken Tutorial team from IIT Bombay, signing off. &lt;br /&gt;
&lt;br /&gt;
Thanks for watching.&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>PoojaMoolya</name></author>	</entry>

	</feed>