1
00:00:00,620 --> 00:00:07,850
Hello this is mortiser Cordy and in this story all I'm going to demonstrate the application that we

2
00:00:07,850 --> 00:00:10,730
are going to build in the following lectures.

3
00:00:10,760 --> 00:00:15,010
So here it is the application that calculator application that you're going to build.

4
00:00:15,230 --> 00:00:21,000
And you can see that we have some buttons that actually demonstrate the numbers.

5
00:00:21,020 --> 00:00:27,110
We have some image buttons that that demonstrates that the operators the zero button we have the clear

6
00:00:27,110 --> 00:00:27,690
button.

7
00:00:27,890 --> 00:00:30,670
We have the equal image or button.

8
00:00:30,830 --> 00:00:34,990
And here we have the text of the results.

9
00:00:35,000 --> 00:00:41,310
And here at the top we are going to have another text view that is going to actually demonstrate of

10
00:00:41,330 --> 00:00:43,550
what operators are actually selected.

11
00:00:43,550 --> 00:00:47,300
So for example let's select five multiplied.

12
00:00:47,300 --> 00:00:51,420
So as you can see here I selected number five and you can see number five.

13
00:00:51,620 --> 00:00:57,830
And inside this takes you you can see that if we have five and you can see these multiply operator here.

14
00:00:58,100 --> 00:00:58,780
OK.

15
00:00:59,160 --> 00:01:06,630
And I can say nine and then I can click on this call and you can see the result here.

16
00:01:06,650 --> 00:01:15,710
So we're going to build this application but here I want you to just pause the video and create this

17
00:01:15,710 --> 00:01:20,320
application on your own without watching any of these tutorials.

18
00:01:20,450 --> 00:01:27,710
And if you can create this app then you can actually share the results with the other students so that

19
00:01:27,710 --> 00:01:34,190
we can see how you defined your code and how you define the layout for your application.

20
00:01:34,310 --> 00:01:38,560
But if you cannot build this application on your own.

21
00:01:38,630 --> 00:01:46,360
Make sure to watch that the following lectures in order to learn how to create a calculator app in Android.

22
00:01:46,400 --> 00:01:53,690
And if you need resources for example the images for the multiply operator or the equally met if you

23
00:01:53,690 --> 00:02:00,230
need these kinds of resources in the next lecture I am going to actually let you download the resources

24
00:02:00,230 --> 00:02:04,390
that are required for a calculator app in Android.

25
00:02:04,670 --> 00:02:06,230
So thank you very much for watching.

26
00:02:06,410 --> 00:02:08,930
And I look forward to seeing you in the next lecture.

