How to make a Simple Calculator in Android Studio | Part 2 | Android Development Tutorial 2022

Поделиться
HTML-код
  • Опубликовано: 29 авг 2024
  • Android Development Tutorial: Learning about how to create a Calculator App in Android Studio.
    Topics Discussed:
    1. Simple Calculator App
    2. Algorithm for calculator
    3. Button On Click
    4. Functions.
    5. Card View.
    Figma Link - www.figma.com/...
    ✨Tech I use every day ✨
    💻Lenovo Yoga 6 AMD Ryzen 7: amzn.to/3IqmpAf
    🎥Vivo V19 mobile cammera: amzn.to/3KyEA8y
    🔅Ring Light: amzn.to/3rKBfLj
    🎙Mauno Mic: amzn.to/3FRacTA
    ⽴Digitek tripod: amzn.to/3qNJ1Vk
    🎧BoAt Rockerz 450 Headphone: amzn.to/3KC0S9J
    📺Samsung 27-inch Curved: amzn.to/3KA1i07
    🖱Logitech mouse: amzn.to/3fPKtA8
    🖱Zebronics keyboard: amzn.to/3GVQgjz
    💺Delta Office Chair: amzn.to/3KseZhA
    In this video, learn how to make a calculator in Android Studio using Java. This calculator will be able to perform many functions like calculating exponentials, basic arithmetic, and you will also be able to use parentheses.
    We will be covering some of the core functions and techniques used for app development in Android Studio. This tutorial is designed for beginners trying to get started in app development with Android devices being the primary target.
    Android Studio is a great platform for creating apps that can be deployed on the google play store. If you're new to the series I'd go and check out the Android Studio Playlist. There you will be able to see how to create basic apps so you can become a developer.
    If you have liked the video like share and subscribe to my channel😄.
    Instagram Id: / rishav_chanda
    Linkedin Id: / rishav-chanda-b89a791b3
    Github Id: github.com/ris...
    -Ignore This--
    "calculartor app android"
    "programming"
    "how to hide apps on android"
    "android app development"
    "android studio calculartor app"
    "calculator in android studio"
    "calculator in android studio source code"
    "simple calculator app"
    "android app development tutorial"
    "calculator app in android studio"
    "how to make calculate app?"
    "calculator app"
    "android studio calculator"
    "yourdeveloperhere"
    "android studio coding for calculator"
    "calculator in android studio using java"
    "How to make a calculator in Android Studio 2020"
    "how to make a calculator app in android studio"
    "calculator app in android studio"
    "calculator app"
    "simple calculator app"
    "android studio calculator"
    "calculator app using android studio"
    "android studio"
    "calculator"
    "application"
    "app"
    "mobile"
    "developer"
    "create calculator app"
    "create an android app"
    "android studio tutorial"
    "beginners tutorial"
    "practical coding"
    "android tutorials for beginners"
    "java android studio"
    "java"
    "how to"
    "Calculator"
    "Android Studio"
    "Material Design"
    "Tutorial"
    "Simple"
    "UI"
    "UX"
    "How to make calculate app?"
    "Calculator app"
    "Simple Calculator app"
    "Latest Android Studio 2.3"
    "Android Studio 2.3 Calculator"
    "Timetable App"
    "Android Studio 3.0"
    "Simple calculator app using Android Studio 3.0"
    #Calculator #AndroidStudio #BestAndroidTutorial

Комментарии • 28

  • @uttamsharma921
    @uttamsharma921 2 года назад +1

    Great work bro

  • @zuberjavedqureshi3320
    @zuberjavedqureshi3320 2 года назад +1

    Nice in the middle....."Achaaaaaaa"... 😂....Good ❤️

  • @shanukadilshan5086
    @shanukadilshan5086 2 года назад +1

    Thank yo for this man

  • @ayazaamur
    @ayazaamur 2 года назад +1

    Great job 👍

  • @letsgrow8336
    @letsgrow8336 2 года назад

    really commendable work!!
    ---i did same thing but my calculator is crashing in solving some simple calculation what should i do?

  • @iwatchtoomuchhaikyuu5307
    @iwatchtoomuchhaikyuu5307 2 года назад

    did you add parentheses operations? I cant seem to see/figure it out

  • @hetthakkar9256
    @hetthakkar9256 2 года назад

    java.lang.ArrayIndexOutOfBoundsException: How can I figure out this

  • @kirankittu6935
    @kirankittu6935 2 года назад +1

    You had a great knowledge and Thanks for making this video❤
    Can I know how to learn all these coding? I'm so interested but don't know where to study all these... could you please help me

    • @RishavChanda
      @RishavChanda  2 года назад +1

      I am a self made coder and it's the best way I thing...and resources are mostly Google and docs and sometime RUclips too 😄

    • @kirankittu6935
      @kirankittu6935 2 года назад +1

      @@RishavChanda oh that's cool, like can you tell the roadmap I mean from where to start..

    • @RishavChanda
      @RishavChanda  2 года назад

      @@kirankittu6935 roadmap of what?

    • @kirankittu6935
      @kirankittu6935 2 года назад

      @@RishavChanda to became a Android developer

    • @RishavChanda
      @RishavChanda  2 года назад +1

      @@kirankittu6935 ya I will surely bring that video

  • @maradile8072
    @maradile8072 2 года назад +1

    Really helpful! Can you please help with the decimal operations? I'm trying to figuring out for a long time
    Thank you.

    • @RishavChanda
      @RishavChanda  2 года назад

      Yes it's simple use double in data type ...as we are doing and using the point we are performing the decimal calculation...

    • @maradile8072
      @maradile8072 2 года назад +1

      Datatype of which variable ?

    • @RishavChanda
      @RishavChanda  2 года назад

      All variable in for calculation...and we are alredy performing decimal calculation...are you stuck any where...?

    • @maradile8072
      @maradile8072 2 года назад +1

      Sir, the operands are already in double datatype as in your code, but still can't get correct answers for decimal operations

    • @maradile8072
      @maradile8072 2 года назад +1

      I'm sorry if I'm annoying or dumb, I'm still learning, sorry

  • @angelarna1392
    @angelarna1392 2 года назад

    Where is the code of that coding plz send!

  • @bindureddy3522
    @bindureddy3522 2 года назад +1

    source code pls

    • @RishavChanda
      @RishavChanda  2 года назад

      Source code -github.com/rishavchanda/Calculator_App

    • @bindureddy3522
      @bindureddy3522 2 года назад

      @@RishavChanda thanks