SOLVING EVERY ERROR IN ANDROID STUDIO - Android Fundamentals

  Рет қаралды 67,824

Philipp Lackner

Philipp Lackner

Күн бұрын

Пікірлер: 62
@tristanescaba5530
@tristanescaba5530 Жыл бұрын
Not every channel teach this, knowing how to debug and solve the problem is one of the skills that the dev needs. great job! 👏
@senaneminli538
@senaneminli538 4 жыл бұрын
I feel so lucky to find this channel! Keep going, man!
@leonmoises647
@leonmoises647 3 жыл бұрын
I dont mean to be offtopic but does anybody know a tool to get back into an Instagram account..? I stupidly lost the account password. I would appreciate any assistance you can give me.
@azmyin
@azmyin 3 жыл бұрын
Thank you very much for teaching us how to use the Logcat tool. I come from Python and MATLAB background, and having the ability to print out debug information while running the app on a mobile hardware felt akin to Python and MATLAB's debugger.
@tanboyy08
@tanboyy08 2 жыл бұрын
So happy this channel exists!
@danielosonuga
@danielosonuga 3 жыл бұрын
Thanks so much Bro, I used this to sort out a problem that was giving me headache 😂 Keep Up the Good Work
@gouravkolhatkar3623
@gouravkolhatkar3623 3 жыл бұрын
I bet every person on internet, you got best fundamental tutorials of android development even faaarrrrr better than those fancy shitty offical tutorials of Google Devs.
@inkclusiveDesign
@inkclusiveDesign 3 жыл бұрын
YOU SUMMARIZED MY WHOLE EXPERIENCE
@something.8775
@something.8775 Жыл бұрын
YES yes and yes
@ChaiyapongSittiporn
@ChaiyapongSittiporn 2 жыл бұрын
You did an really awesome job. This is a great tutorial for beginner like me which is come across from Python backend. It cover all necessary topic and go slowly . Keep going. Absolutely, I'm now one of your subscriber. :-)
@PhilippLackner
@PhilippLackner 2 жыл бұрын
Glad it was helpful!
@techstudio7331
@techstudio7331 4 жыл бұрын
Awesome tutorial
@PhilippLackner
@PhilippLackner 4 жыл бұрын
Thanks!
@arjunkadam71
@arjunkadam71 Жыл бұрын
Awesome tutorial, I appreciate your efforts.
@pt8817
@pt8817 3 жыл бұрын
this video will help me save a lot of time, thanks
@shotx333
@shotx333 3 жыл бұрын
8:52 I would say not only for beginners
@progtom7585
@progtom7585 4 жыл бұрын
Im a beginner and yes, a few times i did think what the fark 🤪🤪🤪 But i read thru the logcat and tried to understand the code that was wrong... Great video, thanks for the content
@PhilippLackner
@PhilippLackner 4 жыл бұрын
Thanks, happy to help!
@NjoguAmos
@NjoguAmos 4 ай бұрын
Great tutorial.
@rehansyed89
@rehansyed89 8 ай бұрын
Hi Thank you for such a great tutorial, I just have one question, why do we need to have two lopps in the example? Thanks
@harshavardhankanoj6021
@harshavardhankanoj6021 3 жыл бұрын
Please make videos on Recycler view to understand all functionality
@samiiiworldeducation7166
@samiiiworldeducation7166 3 жыл бұрын
Thank you so much sir .......really appriciated
@gamesforu6619
@gamesforu6619 4 жыл бұрын
Very good tutorial 👍
@DBClipss
@DBClipss Жыл бұрын
great one
@annunzarizzle
@annunzarizzle 3 жыл бұрын
You're a god.
@LaLuna-g5j
@LaLuna-g5j Жыл бұрын
Does anyone know how to use swap() method now sn kotlin? Because it shows me an error that there is no such method.
@-_-5070
@-_-5070 2 жыл бұрын
Thank you so much, amazing tutorial. can you tell me please how to solve gradle errors forever?)
@HaiderAli-uh8sn
@HaiderAli-uh8sn 2 жыл бұрын
This method helped me in solving all errors in android studio kzbin.info/www/bejne/rJOzimqpi9l6bqM
@korvingaming
@korvingaming 3 жыл бұрын
best video please make more
@mehdinouri-h1f
@mehdinouri-h1f Жыл бұрын
thank you ♥
@mikeryan2388
@mikeryan2388 2 жыл бұрын
This didn't help solve a gradle build error. This didn't help solve emulator errors. This didn't help solve SDK/JDK/APK errors. This didn't help solve versioning errors, excluded dependencies, or Maven or Kotlin, or you-name-it error. It seems that at least half of your comments are not even real people
@KotlinBek
@KotlinBek 3 жыл бұрын
it would be awesome if you could go little bit deeper in logcat
@QuebrandoParadigmas
@QuebrandoParadigmas 2 жыл бұрын
Hi guys! There is any way to listen for or catch all errors from the application globally (in a single place) for handling it?
@gameking2447
@gameking2447 9 ай бұрын
that line wtf 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣 i am a beginner and while this video i also said the same thing at this timestamp 3:50 🤣🤣🤣🤣🤣🤣🤣🤣
@omegamagna
@omegamagna 4 ай бұрын
so, I try to click on logcat but when I run the app it goes into build errors instead of logcat. is there any way I can fix this? I want my errors to look like yours
@iftak01
@iftak01 3 жыл бұрын
3:45 is the highlight of the video lol
@soulapparel9388
@soulapparel9388 3 жыл бұрын
When using sqlite, it says unfortunately it stopped. Whats the problem with this?
@syscreeper4376
@syscreeper4376 3 жыл бұрын
make video on nullpointexception in android studio
@lawanrajapaksha
@lawanrajapaksha 4 жыл бұрын
3:46 😂
@innocentby8949
@innocentby8949 3 жыл бұрын
Tell me how we know that where is error? If it is saying that error is in row1 column 39 then how we find .plz help me and guide me
@saniamalik6545
@saniamalik6545 3 жыл бұрын
Unknown bits set in runtime_flags: 0x8000 please tell me how to debug this error, please
@wildwoolf9986
@wildwoolf9986 2 жыл бұрын
How did u solved it sister please reply
@syscreeper4376
@syscreeper4376 3 жыл бұрын
what is your system specs
@anurudhsingh3397
@anurudhsingh3397 2 жыл бұрын
awesome!
@taesoungyang7241
@taesoungyang7241 3 жыл бұрын
How to solve this error " error: package R does not exist setContentView(R.layout.activity_main); " ? ? ^
@emmanuelonwumah915
@emmanuelonwumah915 3 жыл бұрын
Please make a video about using the debugger! No make videos on that and it is so important
@gaurakshvernekar8961
@gaurakshvernekar8961 3 жыл бұрын
Hey man!! can you help me this error msg? : eglchooseconfig failed with error EGL_SUCCESS
@supunmadushanka9518
@supunmadushanka9518 2 жыл бұрын
Hallo Bro I Face This Error Can you tell me how to solve it? **(unknown bits set in runtime_flags 0x8000)**
@gauravwaghmare3883
@gauravwaghmare3883 3 жыл бұрын
Thank you
@djappa1009
@djappa1009 3 жыл бұрын
can you help me about my error in android studio?its already a week i can"t solve it....need help
@royalstranger
@royalstranger 4 жыл бұрын
Can anyone solve this problem AAPT: unknown option '--proguard-minimal-keep-rules'. aapt2 link [options] -o arg --manifest arg files... Using build script classpath 'com.android.tools:gradle:4.0.1' Version : 6.1.1 gradle version in distribution Url
@rahulKaushal39
@rahulKaushal39 4 жыл бұрын
how to solve eglcodeccommons error's
@notsie607
@notsie607 3 жыл бұрын
Content is not allowed in prolog can some one tell how to fix this
@innocentby8949
@innocentby8949 3 жыл бұрын
How we know that this is column 39
@unionid3867
@unionid3867 3 жыл бұрын
durasi iklan youtube tambah panjang
@newsmasala701
@newsmasala701 3 жыл бұрын
If I'm wrong please 🙏 please 🙏 elaborate
@sultanabdulrrahman5319
@sultanabdulrrahman5319 2 жыл бұрын
I tried the command but gave me error. Hold on a second, am working on it.
@newsmasala701
@newsmasala701 3 жыл бұрын
I still not understand the logic of i and j. Infact i does nothing. Why j is compared with j? At least i should have some involvement so more clearly it would be understandable.
@zaico09
@zaico09 3 жыл бұрын
search bubble sort, I would like to explain it but my english is so bad :(
@divyanshusharma5614
@divyanshusharma5614 2 жыл бұрын
3:47 What the f**
@bilelrahmouni01
@bilelrahmouni01 2 жыл бұрын
thank you
LAYOUT BASICS AND LINEAR LAYOUT - Android Fundamentals
16:45
Philipp Lackner
Рет қаралды 126 М.
RECYCLERVIEW - Android Fundamentals
24:58
Philipp Lackner
Рет қаралды 106 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
PERMISSIONS - Android Fundamentals
19:00
Philipp Lackner
Рет қаралды 48 М.
ViewModels & Configuration Changes - Android Basics 2023
18:46
Philipp Lackner
Рет қаралды 136 М.
SAVING DATA IN SHARED PREFERENCES - Android Fundamentals
11:17
Philipp Lackner
Рет қаралды 40 М.
EDITTEXTS - Android Fundamentals
13:38
Philipp Lackner
Рет қаралды 22 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
FRAGMENTS - Android Fundamentals
17:29
Philipp Lackner
Рет қаралды 338 М.
BUTTONS - Android Fundamentals
13:07
Philipp Lackner
Рет қаралды 38 М.
Understanding the internals of LeakCanary Memory Leak Library in Android.
6:50
Intents & Intent Filters - Android Basics 2023
25:36
Philipp Lackner
Рет қаралды 83 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19