- Видео 115
- Просмотров 125 394
Sibghat's Lectures
Пакистан
Добавлен 14 июл 2020
This channel is created to upload Lectures on different topics related to computer science and Software engineering. The playlists for android app development, Web application development, Windows applications development, Database Management Systems, Structured Query Language (SQL) are available at our channel. Besides these tips and Tricks related to computer and android applications are also available here.
Fragments in Android Part VII, Passing Custom Class as Bundle to Fragment
Hello friends, welcome to my RUclips channel. In this video we will learn how to pass data from activity to fragment at runtime. If you like my work subscribe to my channel to watch the full playlists on android app development.
Просмотров: 66
Видео
Fragments in Android Part VI, Passing Data From Activity to Fragment using Factory Methods
Просмотров 50Год назад
Hello friends, welcome to my RUclips channel. In this video we will learn how to pass data from activity to fragment at runtime. If you like my work subscribe to my channel to watch the full playlists on android app development.
Fragments in Android Part V, Passing Data From Activity to Fragment
Просмотров 99Год назад
Hello friends, welcome to my RUclips channel. In this video we will learn how to pass data from activity to fragment at runtime. If you like my work subscribe to my channel to watch the full playlists on android app development.
Fragments in Android Part IV, Remove Fragment at Runtime Java
Просмотров 162Год назад
Hello friends, welcome to my RUclips channel. In this video we will learn how to remove fragment at runtime through java programmatically. I hope you like this effort if so hit subscribe sibghat's lectures for latest playlist for beginners to advance learning. Thanks.
Fragments in Android Part III, How to add Fragments Dynamic Fragments
Просмотров 38Год назад
Hello friends, In this video we will learn how we can add dynamic fragments at run time in android through java. If you like my videos subscribe the channel and do comment if you have any questions related to any topic.
Fragments in Android Part II How to add Static Fragments
Просмотров 39Год назад
Hello friends, welcome to my RUclips channel. In this video we will learn how to use Static Fragments in android. Keep follow Sibghat lectures and subscribe the channel to see the full playlists on android app development. Thanks
Fragments in Android Part I, Introduction to Fragments
Просмотров 67Год назад
Hello friends, welcome to my RUclips channel. In this video you will start our new series on Fragments in android which is an advance series. If you follow this series you can then use it in your advance projects.
Safe Gallery App Part V, Password Reset Work Complete
Просмотров 154Год назад
Hello friends, welcome to my RUclips channel. In this video we will learn how we you can implement forget password for the safe gallery app. Here is the link to complete Safe Gallery App: github.com/Rajasibghat/Safe_Gallery_App Here is the Link User Login and Password Reset Combined github.com/Rajasibghat/Safe_Gallery_App/tree/User_Account_Login_Work
Safe Gallery App Part IV, User Login Work Complete
Просмотров 44Год назад
Hello friends, welcome to my RUclips channel. In this video we will learn how we can login to user account for the safe gallery. Here is the link to complete Safe Gallery App: github.com/Rajasibghat/Safe_Gallery_App Here is the Link User Login and Password Reset Combined github.com/Rajasibghat/Safe_Gallery_App/tree/User_Account_Login_Work
Safe Gallery App Part III, Create Account Activity Working Part II Complete
Просмотров 53Год назад
Hello friends, welcome to my RUclips channel. In this video we will learn how we can easily create user account creation activity for our Safe gallery app. Here is the link to complete Safe Gallery App: github.com/Rajasibghat/Safe_Gallery_App Here is the link to this video: github.com/Rajasibghat/Safe_Gallery_App/tree/User_Account_Creation_Complete_Work
Safe Gallery App Part II, Create Account Activity Working Part I
Просмотров 38Год назад
Hello friends, welcome to my RUclips channel. In this video we will learn how we can easily create user account creation activity for our Safe gallery app. Here is the link to complete Safe Gallery App: github.com/Rajasibghat/Safe_Gallery_App Here is the link to this video: github.com/Rajasibghat/Safe_Gallery_App/tree/User_Account_Creation_Work Here is the link how to Implement Material Design ...
Safe Gallery App Part I, Project Setup and Splash Screen
Просмотров 19Год назад
Hello friends, Welcome to my RUclips channel. Today we are going to start our complete safe gallery app, After this series you will be able to build apps contains SQLite database, SharedPreferences and File Sytems. Keep watching sibghat's Lectures for android series for beginners. Here is the link to complete Safe Gallery App: github.com/Rajasibghat/Safe_Gallery_App Here is the link to this vid...
How to use Lottie animation in Android Apps
Просмотров 21Год назад
Hello friends, welcome to my RUclips channel in this video we will learn how easily we can use lottie animations in android apps, that make our apps feel like professional. Here is the link to code for this video: github.com/Rajasibghat/AndroidSolutions/tree/Lottie_Animations Link for dependency: github.com/airbnb/lottie-android Here is the link to get Lottie animations lottiefiles.com/ you can...
How to use Date Picker Dialog in Android
Просмотров 48Год назад
Hello friends, in this video we will learn how we can use date picker dialog in android which is a built in widget in android. Here is the link to code for this video github.com/Rajasibghat/AndroidSolutions/tree/Date_Picker_Dialog
How to use Material Design Spinner in Android
Просмотров 561Год назад
Hello friends, In this video we will learn how easily we can implement material design spinner in android apps. As material spinner is not available as a widget just like material button, textviews etc. So we will use a simple trick to make our material design spinner below is the link for the code of this video. github.com/Rajasibghat/AndroidSolutions/tree/Material_Design_Spinner
Lecture 33 Part III, Read and Write Video File External Storage Android
Просмотров 222Год назад
Lecture 33 Part III, Read and Write Video File External Storage Android
Lecture 33 Part II, Writing and Reading Images to External Storage Android
Просмотров 20Год назад
Lecture 33 Part II, Writing and Reading Images to External Storage Android
Lecture 33 Part I, Writing and Reading TextFiles to External Storage Android
Просмотров 672 года назад
Lecture 33 Part I, Writing and Reading TextFiles to External Storage Android
Lecture 32 Part IV, Reading and Writing VIDEO Files to Internal Storage
Просмотров 422 года назад
Lecture 32 Part IV, Reading and Writing VIDEO Files to Internal Storage
Lecture 32 Part III, Reading and Writing Images to Internal Storage
Просмотров 262 года назад
Lecture 32 Part III, Reading and Writing Images to Internal Storage
Lecture 32 Part II, Reading TextFiles from Internal Storage (Main Directory and Sub Directories)
Просмотров 212 года назад
Lecture 32 Part II, Reading TextFiles from Internal Storage (Main Directory and Sub Directories)
Lecture 32 Part I, Writing TextFiles to Internal Storage (Root directory and sub-directories)
Просмотров 212 года назад
Lecture 32 Part I, Writing TextFiles to Internal Storage (Root directory and sub-directories)
Lecture 31, What is ViewBinding? Why use ViewBinding.
Просмотров 282 года назад
Lecture 31, What is ViewBinding? Why use ViewBinding.
Lecture 30 Part VII, Delete Record or All Data From SQLite database With Best Practices
Просмотров 352 года назад
Lecture 30 Part VII, Delete Record or All Data From SQLite database With Best Practices
Lecture 30 Part VI, Update Data in SQLite database With Best Practices
Просмотров 262 года назад
Lecture 30 Part VI, Update Data in SQLite database With Best Practices
Lecture 30 Part V, Read Data (With certain criteria and conditions) From SQLite
Просмотров 442 года назад
Lecture 30 Part V, Read Data (With certain criteria and conditions) From SQLite
Lecture 30 Part IV, Read All Data From SQLite database With Best Practices
Просмотров 402 года назад
Lecture 30 Part IV, Read All Data From SQLite database With Best Practices
Lecture 30 Part III, Insert Query in SQLite Database with Best Practices
Просмотров 362 года назад
Lecture 30 Part III, Insert Query in SQLite Database with Best Practices
Lecture 30 Part II, How to define Database Structure in SQLite database?
Просмотров 462 года назад
Lecture 30 Part II, How to define Database Structure in SQLite database?
bhai app video bhaut ache banatey ho likein android k project bhi banaya karo
Bhai yeh hi kaam mobile pe kaise kar sakte hain ya srif laptop pe hi hu ga? Pls reply
Fantastic explanation Fantastic Explanation
Sir Android studio windows 7me work krel ka
jazzaKALLAH hu khaira AMEEN
Helpful
Very thanks you solved my issue your video is the only one who solved it Although i saw many videos but nothing
sir ek mic kharid lo
👉😡Are nahi samjhane aata hai to Mt video banaya Karo dimag ka dahi kr diya , ye kyu ni bta rhe ho agar yahi kam Bina inflater ka use se kare to kya problem hoga or exactly inflater ka kam kya hota hota h , kyu use kru kya jarurat h iaske Bina nahi ho sakta vahi kam, aur Java mein kyon convert karna hai kya jarurat hai uski
❤
woah bro we have the same name and we both love coding WOAHHHHHHHHHH
THANK YOU SIR ! HELPED ME A LOT !
Just seeing before 1 hours of exams😂
walaikumsalam
it is really great
Thanks..❤
Assalamu Alaikum hermano ¿cómo puedo contactarte?
It happened to me
bhai wo open nhi horha hai dikha rha hai ki compatible nhi hai
Bhai konsa device show hoga let me pick ke baad, mujhe 2 horhe hai, ADB device or WinUSB Device, kon sa select karu ?
Great
Why you not zoom out for all code
Wonderful u solved my issue thanks
جزاک اللہ خیراً کثیراً برادر !
Thank You
NYC
Kon hai yee madorchod bacha chila raha hai
Thankyou so much it really work on my laptop
Thanks you so much sir ALLAHA pak apku khush rkhy ameeen jazakallalla
❤❤❤❤❤ sukuriah
Alhamdulillah
Thank you brother ❤
shukria bahi😍
this is what i was looking for thank you for amazing explanation
1 sal sy android studio kr rhi thi jo k asal solution aj pta chla hai well done well well well done😂
What solution u got tell me too
shukria bahi😍
thank you very much. This video helped me to fix the problem
Shukria sir♥️
Nice explanation
bhai yarr mere me aa raha hai ki SDK ( Unavailable) to kaise karu
Same
sir while source code run only it will ask signin information after only blank screen appears hw to solve the issue?
thanks a lot this is really helpful for me jazak Allah
Still tag missmatch issue persist not resolve my bug 😢😢😢😢😢
Bhdve tej bol thoda
very helpful thanks alot to helping us for solving our problems Jzajk Allah
thank you broooooooooooooooo
Thnx sir❤ it's working
thank you sir. Jay Shree Ram🚩🚩
😂😂😂😂😂😂 Jai shree Ram
Yahan bhi aake hag rahe ho Abe jalne walon itna kiun jalte ho 😂😂😂 bete Education ka video hai 😂😂😂
@@Corruptedy Jay shree Ram 🚩🚩
You are most welcome. Assalamu alaikum
thanks sir ji it works
Bro android folder is only not there 🥺😅