How to make a scientific calculator in Android Studio 2021 | Part 1

  Рет қаралды 33,084

Practical Coding

Practical Coding

Күн бұрын

Пікірлер: 85
@PracticalCoding
@PracticalCoding 3 жыл бұрын
If you have any questions you can always join the Discord server too. Here's the link if you wanna stop by discord.gg/evK6jwg4Xj
@farihafaiz9474
@farihafaiz9474 2 жыл бұрын
Plz give me complete xml and java code plz
@Beatboxbizboy
@Beatboxbizboy 4 жыл бұрын
Hey there Im so glad you got back to me Ill watch this series and give it a go again!
@PracticalCoding
@PracticalCoding 4 жыл бұрын
Sounds good to me. Let me know how it goes and if you run into any issues
@realfaw
@realfaw 4 жыл бұрын
This way too good! Actually, when I saw your previous Calculator there was one thing in my mind... I need those other buttons when rotating but look WHO IS BACK! Thanks!!!
@PracticalCoding
@PracticalCoding 4 жыл бұрын
Yeah the other calculator was missing a few things, but I think I'll get most of it covered with these videos. Good to hear you liked the first video!
@realfaw
@realfaw 4 жыл бұрын
@@PracticalCoding Wait why do you have random tags? "#111f28 #484e52 #afb9c5"
@PracticalCoding
@PracticalCoding 4 жыл бұрын
@@realfaw Oh that's because of the colors I placed in the description. Thanks for letting me know about that. Gonna fix it right now
@joshruiz1264
@joshruiz1264 3 жыл бұрын
You're really good at explaining the java side of these projects. Had to make a calculator for class and this definitely got me back up to speed with the forgotten java knowledge. Thanks again!
@PracticalCoding
@PracticalCoding 3 жыл бұрын
Oh, no way that's awesome! Glad the videos are helping you out
@williamgomez6226
@williamgomez6226 3 жыл бұрын
This is the best channel ive come up with¡¡Very good explains
@PracticalCoding
@PracticalCoding 3 жыл бұрын
Glad you're liking the channel!
@adrianojose7172
@adrianojose7172 3 жыл бұрын
Wonderful video!! I'm learning and coding this one out, need to show it in class today, in about 3 hours! You've explained it all very well! Thank you!
@ashvithapns6137
@ashvithapns6137 3 жыл бұрын
Very well explained 👍 appreciate your efforts 👍 its really so much helpful . Keep posting 👍
@PracticalCoding
@PracticalCoding 3 жыл бұрын
Glad the video was helpful!
@sukhrobergashev7068
@sukhrobergashev7068 4 жыл бұрын
bro you're my hero... we'll wait about numberic puzzle (like 15 puzzle game) tutorial from you....
@showrov1807
@showrov1807 3 жыл бұрын
Best Tutorial on KZbin.
@reverselogistic3382
@reverselogistic3382 3 жыл бұрын
I thought this was on kotlin but no. Still, great video. Im going to watch the whole series after the semester so ill be subbing for now.
@AdityaKumar-lw4yc
@AdityaKumar-lw4yc 3 жыл бұрын
you are awesome man!!!!....Love your videos helped me a lot .....Thank you
@PracticalCoding
@PracticalCoding 3 жыл бұрын
Glad you like them!
@nathanielcoz9029
@nathanielcoz9029 3 жыл бұрын
thank you for update and quick response as a thank . i subscribed your channel
@ihebkhadhri4556
@ihebkhadhri4556 3 жыл бұрын
Y m3alem y kbiiiiir 🥰🥰
@Bilalkhan-rt9cc
@Bilalkhan-rt9cc 3 жыл бұрын
Very good keep it up
@PracticalCoding
@PracticalCoding 3 жыл бұрын
Thanks! Glad you're liking the video
@wagnergauer9133
@wagnergauer9133 3 жыл бұрын
15:52 Mine was black to Grey left to the right, what is wrong here?
@PracticalCoding
@PracticalCoding 3 жыл бұрын
You know I'm not sure why it would start off going from left to right. I would just use a different angle to get the gradient in the direction you want
@wagnergauer9133
@wagnergauer9133 3 жыл бұрын
@@PracticalCoding going to try that, thank you!
@christopherrowley7506
@christopherrowley7506 3 жыл бұрын
same for me. Edit: yep that was a quick fix. Just add the attribute android:angle="270" to the tag to make it from top to bottom, or use 45 to have it cocked like he does at the end. So the end product looks like this:
@fouloupro9637
@fouloupro9637 2 жыл бұрын
Hi ! Great video ! But I would like to add slight vibrations when we press a button. Do you have a code and could you tell me where to add it. Thank you
@mollakamrul195
@mollakamrul195 4 жыл бұрын
Hey,Again a awesome video
@PracticalCoding
@PracticalCoding 4 жыл бұрын
Thanks! Glad you enjoyed it
@Beatboxbizboy
@Beatboxbizboy 4 жыл бұрын
When naming button id's for strings what do you use for parantheses since ther are two, an open and closed?
@Beatboxbizboy
@Beatboxbizboy 4 жыл бұрын
This probably isnt the most efficient way of going about this process but to get my buttons to match the color of yours, I created new drawable xml files and made new color shapes
@PracticalCoding
@PracticalCoding 4 жыл бұрын
@@Beatboxbizboy Yeah that'll work. I made a few too to account for the different colored buttons like the clear and equal buttons
@PracticalCoding
@PracticalCoding 4 жыл бұрын
For those id's, I'm probably gonna use something like parenthesesOpenBTN and parenthesesClosedBTN
@alaaaref8964
@alaaaref8964 4 жыл бұрын
nice work bro
@PracticalCoding
@PracticalCoding 4 жыл бұрын
Thanks!
@imalonef4554
@imalonef4554 3 жыл бұрын
I want this sound 1:28 please tell me how to get this sound.... 🙏
@PracticalCoding
@PracticalCoding 3 жыл бұрын
Ohh yeah the intro sound. The funny thing about that is I made it myself. I recorded a popping sound with my lips and edited it in Adobe Audition. I'm not gonna make the sound available but you could always make one as I did. It wasn't too hard to do
@Instantcrypt
@Instantcrypt 4 жыл бұрын
thank you so much sir,,, :-)
@PracticalCoding
@PracticalCoding 4 жыл бұрын
Happy to help!
@franky3728
@franky3728 4 жыл бұрын
Nice
@swatiee
@swatiee 3 жыл бұрын
Can you please tell me how to fix Installed build tools 31.0.0 corrupted error?
@PracticalCoding
@PracticalCoding 3 жыл бұрын
Try going into the build.gradle file and making sure that the compileSdkVersion, buildToolsVersion, and targetSdkVersion are set to 30 and then sync your project
@viralelectro
@viralelectro 4 жыл бұрын
nice video
@PracticalCoding
@PracticalCoding 4 жыл бұрын
Thanks!
@abdullahudi5971
@abdullahudi5971 4 жыл бұрын
Thank you
@imkiranbhat
@imkiranbhat 3 жыл бұрын
Which app are u using in video ?
@PracticalCoding
@PracticalCoding 3 жыл бұрын
To write all of the code, I'm using Android Studio and to test the app, I'm just using the built in emulator that comes with Android Studio
@imkiranbhat
@imkiranbhat 3 жыл бұрын
@@PracticalCoding OK can u give me link of this file
@imkiranbhat
@imkiranbhat 3 жыл бұрын
@@PracticalCoding plz link of the file
@PracticalCoding
@PracticalCoding 3 жыл бұрын
@@imkiranbhat Here's the link to install Android Studio developer.android.com/studio
@imkiranbhat
@imkiranbhat 3 жыл бұрын
@@PracticalCoding i thought the file will be small but 800+ mb 😂
@boringchicken8342
@boringchicken8342 3 жыл бұрын
pls make a chess game in android studio
@PracticalCoding
@PracticalCoding 3 жыл бұрын
I like that Idea. I have a running list of video ideas so I'll add the chess game to it
@boringchicken8342
@boringchicken8342 3 жыл бұрын
@@PracticalCoding you are the best, you always reply to our comments
@PracticalCoding
@PracticalCoding 3 жыл бұрын
@@boringchicken8342 I'm glad you noticed! I always try to reply to everyone that leaves a comment.
@justin-zu6ng
@justin-zu6ng 4 жыл бұрын
First do you have github or something?
@justin-zu6ng
@justin-zu6ng 4 жыл бұрын
Ps: Love ur vids
@PracticalCoding
@PracticalCoding 4 жыл бұрын
Yeah, I made one not too long ago. I only have a few projects posted there right now, but I'm working on getting more up. Here's the link to my GitHub page if you wanted to look at some of the other apps I posted. github.com/Practical-Coding3
@justin-zu6ng
@justin-zu6ng 4 жыл бұрын
@@PracticalCoding okay Thanks Man you're a really underrated KZbinr.
@PracticalCoding
@PracticalCoding 4 жыл бұрын
@@justin-zu6ng No problem! And thanks, glad to hear you think that. Hopefully the channel gets big one day. Maybe give Sentdex a run for his money 😂
@justin-zu6ng
@justin-zu6ng 4 жыл бұрын
@@PracticalCoding 😂
@abulkalam6693
@abulkalam6693 2 жыл бұрын
10:30
How to make a scientific calculator in Android Studio 2021 | Part 2
17:58
How to make a scientific calculator in Android Studio 2021 | Part 4
24:10
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Calculator App Android Studio Kotlin Tutorial
12:22
Code With Cal
Рет қаралды 83 М.
RecyclerView Item Click | Best Practice Way
8:06
Practical Coding
Рет қаралды 99 М.
RecyclerView | Everything You Need to Know
25:07
Practical Coding
Рет қаралды 151 М.
How to make a Calculator in Android |  Jetpack Compose 2024
19:37
Custom buttons in android studio
15:10
Programming w/ Professor Sluiter
Рет қаралды 13 М.
How to make a Calculator in Android Studio | 2024
21:24
Easy Tuto
Рет қаралды 283 М.
Calculator App - Android Java
28:09
Dr. Parag Shukla
Рет қаралды 75 М.
How To PLAN your Game as a Solo Developer
16:26
Heartbeast
Рет қаралды 540 М.
Make a Notes App in Android Studio | Room Database | Full Tutorial
2:12:39
Coding With Evan
Рет қаралды 94 М.