How to Make Calculator App in Android Studio || Calculator App Tutorial || 2022

preview_player
Показать описание
How to Make Calculator App in Android Studio || Calculator App Tutorial || 2022

Join this channel to access the perks :

--------------------------------------------------------------------------------------------------------------------------------------------------------

Hey Developers,
In this video, I have explained :

* How to design the front end of the calculator app
* Complete calculator app using Kotlin

Glide Library || Glide Library Android Studio Tutorial

RecyclerView using Jetpack Compose

Recyclerview in Fragment Android Studio Tutorial

Firebase Data to RecyclerView

How to Make a Clean Architecture Notes App(MVVM/CRUD/ROOM)

How to Install Flutter in Windows 10/11

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

Finally someone who uses viewbinding instead of findbyid. Thanks alot for being up to date brother, keep doing what you do <3

gra_nn
Автор

Awesome video bro... Please continue to do more videos like this (creating the complete app)... Just love it

dineshk
Автор

Thank you sir for this tutorial
I successfully executed my project sir🎉
Looking forward for more tutorials sir

pvaishnavi
Автор

Great tutorial!
It would have been more insightful if while writing the backend code, you had explained what various things are doing and how they're working for the user.
Like at 46:05, what happened when you added this line of code ?

anmolverma
Автор

% function calculates wrong with plus and minus operators at 47:28 (785522+365% = 3652677.3) not 785887

AlanColor
Автор

Thanks Bro! Love it! Learned alot <3

shahbaztariq
Автор

Thank you. Please keep making this kind of videos

fakeITDevTeam
Автор

great tutorial! (can you just increase your font size?)

maziqueen
Автор

Hello Sir! I have a request. Please make a detailed video on Android Studio's new activity named "Responsive Activity"

csinurdu
Автор

Your videos are great but sometimes to don't explain some code make sure to explain things. Also you should start a Android course. These videos are great but it would be lot easier to follow a full course to learn. Please start a Android course (in kotlin language) basic to advanced.

ayushmishra
Автор

its equal button is not work properly, you need to give 0 instead of 1, as drop(0)

souravsharma
Автор

@_foxandroid thanks for great tutorial but i think you forget to add condition for equalto operator that lastchar of digitTv should be numeric..because whenever last char is any operator and user click equalto then it crashes...once again thanks for this

ashusingh
Автор

I can't see the backspace icon when I import it from drawable. I get an error "No speakable text present".

RiddheshVeling
Автор

Bro please create a video fetch all pdf file show in recyclerview using media store please please create a video

TheNoobDhruv
Автор

sir but still many bugs are there. I hope it will fixed in the future updates

RomanGamingg
Автор

my code when I press "onEqualClick" nothing appears .. where should the error be?

jhonesmichael
Автор

how to autogenarate function on click? . My app not auto genarate like him

Tcbkami
Автор

My app calculator is keep stoping, can you help me sir? Please🙏

ariipramanaanida
Автор

method of teaching is too hard kindly make it easy to understan ..

itsumair
Автор

Hello goog afternonn, i am new in kotlin, subscribed your channel @youtube, currently building a calculator app, in your channel following the video, but i am having problem with with catch, where log.e () is used, i could not fix the error, in need of your help please

KuitechApps