Android 1: Lets build a calculator

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Well explained, Thank you, please do more..!

mohankrishna
Автор

Great tutorial.  I searched for quite a calculator tutorials, and yours is the only one that actually uses reusable code and not individual button assignments in MainActivity.java.  Great exercise!

superdave
Автор

very good tuts, , sir please create more videos

MrTejomay
Автор

I like the Athan sound. Great job, thank you brother

MohammadAlbazel
Автор

Hi jeddy, there seems to be a small problem with your code.. All is well until you just click on the +, - buttons only once.. Try clicking them the 2nd time and the "total+= ..." gets executed in the "switch" statement..Hence making the total double everytime the user clicks the +, - buttons..
All said you have a wonderful video here..
Thanks & regards.
Akshay

akshaynayak
Автор

If you have a View sender error, make sure you are not writing in a method (like onCreate() in my case). Create a method num_Clicked in a class and it will be fine.

everest
Автор

thanks to you for such a great tutorial....

ashishm
Автор

Could you please increase the volume on this video? I have the video volume and my own speakers turned up to max and I can barely hear you.

jensinamart
Автор

Excellent video thanks for the upload by the way how can I make the clear and the equal button?? thanks for your help

ave
Автор

Can you show how to make the AVD that you are using?

evanpelton
Автор

Is it possible to make the calculator (or any other program for that matter) work on IOS after finishing the programming?

Eminem
Автор

I can only edit certain options in the properties menu of the buttons and onClick isnt one of them, what do i do?

lautaarmy
Автор

hay, sorry for late answer, on top left you can see a mobile phone and the android icon in it click on it and just press new device

erfanjeddy
Автор

I tried to run it as an android application and it gave the following error "No compatible targers were found. Do you wish to add a new Android Virtual Device?". I tried adding but it it requires me to add a sd card which i have no idea how to do.

Ancientlaws
Автор

i keep having multiple errors with my code and im writing them exactly like you are

tubemanforever
Автор

I want to add an Clear button but i don't know how to write the code. Can you help me?

jakxo
Автор

How do you get the View sender to work?

jackdaly
Автор

Not really useful if you don't tell us what software to use :(

melodicyt
Автор

Can you please give Me the source code for Java ?

arifhasan
Автор

Seemes to be understandable, but the code is far from working condition

leonidustenko