This video will demonstrate (1) how to setup a project in Android Studio, (2) how to navigate within Android Studio to build a simple Android application, and (3) how to debug and run an Android app.
Here is a link to my entire Android series of videos:
Android studio is testing my patience, why don't they make it so that everything downloads at once? I've had to download android studio, then after download then inside it had to download the components, then after that inside my project had to download other stuff too. Then maybe after finishing my project it will download stuff to do that. Maybe when publishing it will need other stuff. Maybe to delete it I'll need to download other stuff
thank you so much for such amazing explanation, but when I change the AVD the buttons get mixed up. so is there any way to create a app that won't change the layout?
I appreciate the effort you put in learning other people Android Studio. Thanks for that.
I'm coming from a rad programming environment and I do notice the, in my eyes, unnecessary coding which has to be done by making even simple tasks like an listener. Why can't the EDI code completion do this. If you need an onclick listener just telling the IDE should be enough by lets say clicking the button. I hope Google will make code completion a lot better in the future. Programmers should care about logic and design not just coding for the sake of it.
Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration! Emulator: Process finished with exit code 1 why is it showing me this error even though I followed the tutorial
Hi everyone. I'm looking for google play consoles to buy, where can i find someone willing to sell? I'm interested in consoles with working apps or games that are older than half a year.
i still cant catchup with the debugging. its say my source code is not match with bytecode. i use the latest android studio. i try step over but dont know which one is error.
Android studio is testing my patience, why don't they make it so that everything downloads at once? I've had to download android studio, then after download then inside it had to download the components, then after that inside my project had to download other stuff too. Then maybe after finishing my project it will download stuff to do that. Maybe when publishing it will need other stuff. Maybe to delete it I'll need to download other stuff
Thank you so much Master! Such an educative video. #Like²
The main activity tab isn't showing up for me…what should I do?
Im using your tutorial in my LMS site
https://atacourse.com/
I dont have java folder?!
Edit:*Build Failed* Can you help?
Great tutorial! One suggestion: I think it would be better to place the result below the button, its easier to see and navigate through the app.
Awesome tutorial! Wish you would do more videos
I m from Afghanistan i want to android studio app for admob ply store i cant make it plz
Not able to start emulator
thank you so much for such amazing explanation, but when I change the AVD the buttons get mixed up. so is there any way to create a app that won't change the layout?
I appreciate the effort you put in learning other people Android Studio. Thanks for that.
I'm coming from a rad programming environment and I do notice the, in my eyes, unnecessary coding which has to be done by making even simple tasks like an listener. Why can't the EDI code completion do this. If you need an onclick listener just telling the IDE should be enough by lets say clicking the button. I hope Google will make code completion a lot better in the future. Programmers should care about logic and design not just coding for the sake of it.
Can you design apps for phone and T.V. with this?
resultSumView.setText(String.valueOf(num1+num2));
Android Studio tells me the cast before 'findViewById()' is useless, is it due to an update or i'm missing something?
Thank you ?
THANK YOU!
Press the add button before you program it. A weird sounds starts looping until you close the virtual device.
Can't see the layout after dragging and drop the elements
Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration!
Emulator: Process finished with exit code 1
why is it showing me this error
even though I followed the tutorial
Android studio apps free dan
Hi everyone. I'm looking for google play consoles to buy, where can i find someone willing to sell? I'm interested in consoles with working apps or games that are older than half a year.
Doing such a great job, Thank u
I need help. Whenever I try to run it, it says
11:58 PM Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration!
11:58 PM Emulator: Process finished with exit code 1
Someone tell me what is wrong!
My new project layout for folders looks nothing like what you have
https://youtu.be/AuhKdph_3-0 hi 🙂 please kindly check my tutorial
great tutorial. But java is so verbose and unecessarily heavy.
if you don't type any number, when you press ADD buttom. programs automatically closes. what can i do? so i can leave blank spaces?
i still cant catchup with the debugging. its say my source code is not match with bytecode. i use the latest android studio. i try step over but dont know which one is error.
Knowledge and teaching are different skills. You are good teacher i think, thank you.
When I go to drag in the second text box, it wont let me drag to the top, left or right constraints. How can I fix this? Great video