Technical Coding
Technical Coding
  • 57
  • 754 271
How to Pass Data from one Fragment to another in android || Android Studio Tutorial
In this you will learn how to pass data from one fragment to another fragment using bundle class.
Source code: github.com/Pritish-git/pass_fragment_data
Thank you guys for watching and don't forget to subscribe
th-cam.com/users/technicalcoding
check out my website:-
technical-coding.blogspot.com
Follow me on Intagram:-
technical__coding
#androiddev #github #androiddevelopers #android #androidstudio
มุมมอง: 120

วีดีโอ

How to implement Translate Animation in Android app || Android studio tutorial
มุมมอง 10421 วันที่ผ่านมา
In this video, we are gonna learn how to implement translate animation in your android app, means moving your views from one place to another with animation. We will take a look how to create these animations and apply them to our views. We will also take a look at some customizations, so stay tune for that. Find src code in here github.com/Pritish-git/Translate-animation All the interpolators:...
How to Push code from android studio to Gtihub || Android studio tutorial
มุมมอง 341ปีที่แล้ว
In This Video I explain how you can push android studio projects from android studio to your github repository in a very simple steps, watch the video to know more. Thank you guys for watching and don,t forget to subscribe th-cam.com/users/technicalcoding Support us through patreon:- www.patreaon.com/technicalcoding check out my website:- technical-coding.blogspot.com Follow us on Facebook page...
How to use new Dark them implementation features with android 10 and later | Android studio tutorial
มุมมอง 801ปีที่แล้ว
In This Video I will show new dark theme implementation features that was introducd in android version 10 and later and how you all of in your android app or migrate your app to support the changes. Example code: github.com/Pritish-git/new-dark-theme-implementation Thank you guys for watching and don,t forget to subscribe th-cam.com/users/technicalcoding Support us through patreon:- www.patreao...
How to use Date and Time Picker Dialogs in android || Android Studio Tutorial
มุมมอง 37Kปีที่แล้ว
In This Video I explain how to use Date and Time Picker Dialogs in android. You can easily create date and picker dialogs in this way and utilize them all over your android studio projects, it's very easy to do and look attractive, so stay tuned until the end. Example code: github.com/Pritish-git/date-and-time-picker-dialog Thank you guys for watching and don,t forget to subscribe th-cam.com/us...
How to control FlashLight from android app || Android studio tutorial
มุมมอง 3.2K2 ปีที่แล้ว
In This Video I explain how you can turn on and off camera flashlight from your android app and in this tutorial you will learn how you can do this in higher android levels and as well as in android level also, so make sure to watch this video till the end. Example code: github.com/Pritish-git/turnOn-FlashLight Thank you guys for watching and don,t forget to subscribe th-cam.com/users/technical...
How to vibrate Android device || Android studio tutorial
มุมมอง 6K3 ปีที่แล้ว
If you are a android device user then you have already noticed that the android device vibrates at certain events like notification, calls, alarms etc. Now in this video tutorial you will learn how to vibrate the android device for certain events in your app. And if you want this functionality in your app watch this video till the end to find out how its done. I hope you will like it. Example c...
How to Record Audio in android || Android studio tutorial
มุมมอง 9K3 ปีที่แล้ว
In this video you will learn how to record audio/sound from the device's mic and play the recorded audio. For that I will be using MediaRecorder class. Example code: github.com/Pritish-git/Record-Audio Thank you guys for watching and don,t forget to subscribe th-cam.com/users/technicalcoding Support us through patreon:- www.patreaon.com/technicalcoding check out my website:- technical-coding.bl...
Get user's current location in android || Android studio tutorial
มุมมอง 49K3 ปีที่แล้ว
In This Video you will learn how to get user's current location with the help of gps in android. We will not use fusedlocationproviderclient to get the last known location that is saved in play services instead we will get device current location. We will use Google play service API to get device current location from the user and this will actual current location of the device not the last one...
How to request Multiple Permissions at once in android || Android studio tutorial
มุมมอง 14K3 ปีที่แล้ว
In This Video I will show how you can request multiple permissions at once in runtime in android and you can also check which permission were user allowed and which were denied, so stick to the tutorial watch it till the end to find out! With these you can ask more than one permission at a time and check which were allowed and which were denied by the client. Chapters 00:12 Preview 01:08 Add bu...
Create custom Circular ProgressBar in android studo || Android studio tutorial
มุมมอง 12K3 ปีที่แล้ว
In This Video you will learn how to create a circular progress bar in Android Studio that displays the current progress value and has a background color, at the end of video you will learn how to create your own circular determinate progressbar with your custom color. Chapter: 00:14 Preview 00:49 Creating Xml layout 02:16 Creating custom drawable shape 05:00 Java code to start progressbar Examp...
Create custom Horizontal ProgressBar in android studio || Android studio tutorial
มุมมอง 42K3 ปีที่แล้ว
Custom progress bar in android application gives it a personal touch. In This Video you will learn how you can create a custom Horizontal ProgressBar in android studio. Chapters: 0:04 Preview of what we are going to create 0:45 Add progressBar and button in layout 2:28 Create custom drawable for progressBar 5:14 Write the Java code 7:10 Result Example code: drive.google.com/file/d/1ZN_DdbgO-Ek5...
How to control screen brightness using seekbar in android || Android studio tutorial
มุมมอง 4.6K3 ปีที่แล้ว
In This Video I explain how to control screen brightness in android devices with the seekbar. With the help of the seekbar you can adjust the screen brightness. It is very useful and handy feature to have when you are creating Android app and it is also easy to implement. So keep watching till the end and find out how you can do it in your own. Example code: it will available in short time Than...
How to create shortcut Badge count in android studio || Android Studio tutorial
มุมมอง 9K3 ปีที่แล้ว
In This Video I explain how to create and display a shortcut Badge count on your android app icon to show unread messages or notifications The ShortcutBadger makes your Android App show the count of unread messages as a badge on your App shortcut! Example code: drive.google.com/file/d/1bIAk4ZCFuyHIdrOaqlMbLblpxYBvtWhz/view?usp=drivesdk GitHub Page: github.com/leolin310148/ShortcutBadger/wiki Th...
How to implement Lottie Animations in android || Android studio tutorial
มุมมอง 3.1K3 ปีที่แล้ว
In This Video I explain how to how to implement lottie animations in your Android app to make your app Ui more sophisticate. Lottie is an open source animation file format that’s tiny, high quality, interactive, created in after effects and can be manipulated at runtime. The top 500 apps on the App store now use Lottie to engage users and enhance conversions. Lottie files {Website} link- lottie...
How to use sharedpreference to store the data in android || Android studio tutorial
มุมมอง 7603 ปีที่แล้ว
How to use sharedpreference to store the data in android || Android studio tutorial
How to change app icon in android app || Android studio tutorial
มุมมอง 7K3 ปีที่แล้ว
How to change app icon in android app || Android studio tutorial
How to change packagename of an existing project || Android studio tutorial
มุมมอง 4323 ปีที่แล้ว
How to change packagename of an existing project || Android studio tutorial
Create Custom Switch in android || Android studio tutorial
มุมมอง 33K3 ปีที่แล้ว
Create Custom Switch in android || Android studio tutorial
Create Custom Dialog in android || Android studio tutorial (2020)
มุมมอง 60K4 ปีที่แล้ว
Create Custom Dialog in android || Android studio tutorial (2020)
How to turn on loaction in android || Android studio tutorial
มุมมอง 11K4 ปีที่แล้ว
How to turn on loaction in android || Android studio tutorial
Get User's last known location in android || Android studio tutorial
มุมมอง 22K4 ปีที่แล้ว
Get User's last known location in android || Android studio tutorial
How to launch google maps turn-by-turn navigation from android app [ Android studio tutorial ]
มุมมอง 18K4 ปีที่แล้ว
How to launch google maps turn-by-turn navigation from android app [ Android studio tutorial ]
How to launch google maps from your android app [ Android studio tutorial ]
มุมมอง 11K4 ปีที่แล้ว
How to launch google maps from your android app [ Android studio tutorial ]
MotionLayout:- How to use motionlayout to create animation || Android studio 4.0 tutorial (2020)
มุมมอง 9K4 ปีที่แล้ว
MotionLayout:- How to use motionlayout to create animation || Android studio 4.0 tutorial (2020)
Create Custom Radio Button in android || Android studio tutorial
มุมมอง 27K4 ปีที่แล้ว
Create Custom Radio Button in android || Android studio tutorial
How to Send text message from android app || Android studio tutorial
มุมมอง 42K4 ปีที่แล้ว
How to Send text message from android app || Android studio tutorial
Notification style: Create inbox style notifications in android studio
มุมมอง 1.2K4 ปีที่แล้ว
Notification style: Create inbox style notifications in android studio
Create shining / glare effect in android studio
มุมมอง 4K4 ปีที่แล้ว
Create shining / glare effect in android studio
Create Coustom EditText - Android studio tutorial (2020)
มุมมอง 15K4 ปีที่แล้ว
Create Coustom EditText - Android studio tutorial (2020)

ความคิดเห็น

  • @code642
    @code642 วันที่ผ่านมา

    Hi

  • @MayaRaniDas-c7e
    @MayaRaniDas-c7e 12 วันที่ผ่านมา

    Good

  • @ramdas7007
    @ramdas7007 12 วันที่ผ่านมา

    Very nice

  • @teladoum9
    @teladoum9 20 วันที่ผ่านมา

    Cool ❤❤

  • @teladoum9
    @teladoum9 20 วันที่ผ่านมา

    Nice tutorial ❤❤❤appreciate it

  • @teladoum9
    @teladoum9 21 วันที่ผ่านมา

    ❤❤❤❤

  • @teladoum9
    @teladoum9 21 วันที่ผ่านมา

    ❤❤❤❤

  • @teladoum9
    @teladoum9 21 วันที่ผ่านมา

    Nice

  • @teladoum9
    @teladoum9 21 วันที่ผ่านมา

    Than

  • @teladoum9
    @teladoum9 21 วันที่ผ่านมา

    Can you make a video on notifications badge? I mean for example like Facebook or WhatsApp, if you receive message, Facebook or WhatsApp icon shown in the top of icon a number of message or notifications received. Need your help. If possible let's sharcontact. Thank!

    • @TechnicalCoding
      @TechnicalCoding 21 วันที่ผ่านมา

      I already have a video about showing notification badges on the app icons, th-cam.com/video/UGRjPWO4ckE/w-d-xo.html

  • @teladoum9
    @teladoum9 21 วันที่ผ่านมา

    Hello, I am looking for this video longtime and I just get now. Appreciate it

  • @teladoum9
    @teladoum9 21 วันที่ผ่านมา

    ❤❤❤❤

  • @GürkanAYTEKİN-z1b
    @GürkanAYTEKİN-z1b หลายเดือนก่อน

    Thnaks man, it's working.

  • @evangelistar
    @evangelistar 2 หลายเดือนก่อน

    Nice! Thank you!

  • @raruviji8612
    @raruviji8612 3 หลายเดือนก่อน

    Hi does this application can call the other user? Like if i type a phone number in the application which u created above will it send the call to the other user who uses the same or different app Expecting your answer.

    • @TechnicalCoding
      @TechnicalCoding 29 วันที่ผ่านมา

      It sends an Intent to the calling app on the phone, you can open other apps too

  • @Ytfunhubshorts
    @Ytfunhubshorts 4 หลายเดือนก่อน

    i want this live navigation inside my app activity not to intent outside app

    • @TechnicalCoding
      @TechnicalCoding 20 วันที่ผ่านมา

      It will be very complex to develop that even some app companies avoid

    • @Ytfunhubshorts
      @Ytfunhubshorts 20 วันที่ผ่านมา

      @@TechnicalCoding Foodpanda, indrive etc are using it

  • @rovaherverabe-andriamarozo3787
    @rovaherverabe-andriamarozo3787 4 หลายเดือนก่อน

    Can you give the source code please ?

  • @amdanm7954
    @amdanm7954 4 หลายเดือนก่อน

  • @olavoz8210
    @olavoz8210 4 หลายเดือนก่อน

    Thankyou ❤

  • @bhavukxd
    @bhavukxd 4 หลายเดือนก่อน

    how to add save buton and store in storage

  • @culinary-crave
    @culinary-crave 4 หลายเดือนก่อน

    thank you so much

  • @madhurchaturvedi5551
    @madhurchaturvedi5551 4 หลายเดือนก่อน

    can we make auto in to text and make todo my listing

  • @spencerwatts3569
    @spencerwatts3569 5 หลายเดือนก่อน

    YOUR INSTRUCTIONS ABSOLUTELY NOT CLEAR

  • @HarikaBuragapu-rg7yz
    @HarikaBuragapu-rg7yz 5 หลายเดือนก่อน

    Can you show calender connecting with to do list and alarm

  • @ajaysrailzoneunofficial
    @ajaysrailzoneunofficial 5 หลายเดือนก่อน

    Bro buton par click toh Kiya par notification nahin aa rahi hain code right hain ok❤❤

  • @oscarpeter2904
    @oscarpeter2904 5 หลายเดือนก่อน

    very easy way to dispatch

  • @pipochipo3332
    @pipochipo3332 6 หลายเดือนก่อน

    Nice sir thankyou very much ❤

  • @souravkarjole7587
    @souravkarjole7587 6 หลายเดือนก่อน

    can we set the progress's arc to curve ?

  • @fernandox1985
    @fernandox1985 6 หลายเดือนก่อน

    Thanks!!! It was helpfulll

  • @alexeio627
    @alexeio627 7 หลายเดือนก่อน

    very nice, concise and to the point! Perfect, thank you much!

  • @shahinpalowan473
    @shahinpalowan473 8 หลายเดือนก่อน

    I did it, thank you so much❤

  • @shihabkhan9805
    @shihabkhan9805 8 หลายเดือนก่อน

    All these method is deprecated I want to make an app like alarm. But the vibration Don't work if my phone screen is locked. Can.anyone help me?

  • @myworldworks
    @myworldworks 8 หลายเดือนก่อน

    Nice video. Thanks

  • @natural_lover573
    @natural_lover573 9 หลายเดือนก่อน

    nice, thank you

  • @coder_aditya02
    @coder_aditya02 9 หลายเดือนก่อน

    thank you so much for your codding support

  • @lovebeaut560
    @lovebeaut560 10 หลายเดือนก่อน

    thank you very much...

  • @imibrahimk
    @imibrahimk 10 หลายเดือนก่อน

    how to add this switch on the toolbar right side ?

  • @someshsahu4638
    @someshsahu4638 10 หลายเดือนก่อน

    nice video thank you so much 🙏🏼🙏🏼🙏🏼

  • @suryaprasadpadhi2525
    @suryaprasadpadhi2525 11 หลายเดือนก่อน

    Can you tell me in detail why show() is used here

    • @TechnicalCoding
      @TechnicalCoding 11 หลายเดือนก่อน

      If you don't call show(), that dialog won't appear

  • @user-by2uj4cd4x
    @user-by2uj4cd4x 11 หลายเดือนก่อน

    I Must Thank you for being a Tremendous help..May God Bless uh abundantly.....

  • @MACteaism
    @MACteaism 11 หลายเดือนก่อน

    Can you make tut like this for kotlin too?

  • @mexicousa3245
    @mexicousa3245 11 หลายเดือนก่อน

    Gracias muy bien explicado

  • @villagerstown
    @villagerstown ปีที่แล้ว

    thanks. i am using it in fragment and its width showing in match_parent. i want some margin from left and right side. how can i do it bro?

  • @RonalRomeroVergel
    @RonalRomeroVergel ปีที่แล้ว

    The switch is really big, how can i transform this more tiny... can u help me?

    • @TechnicalCoding
      @TechnicalCoding ปีที่แล้ว

      I intentionally make it big for others to see, you can just adjust width and height to make it fit for your project size

  • @fatinbillah7041
    @fatinbillah7041 ปีที่แล้ว

    you are a boss ❤️

  • @shivanshsenpai8742
    @shivanshsenpai8742 ปีที่แล้ว

    😭😭 Thankyou so much bhai , I actually am just starting to learn Java , but my Internship teacher gave us an assignment on this and i did not knew any terminology but you explained so well that even a rookie like me was able to do it and learn it all and how does it work in just one hour

  • @neelmistry7940
    @neelmistry7940 ปีที่แล้ว

    well done your code is so simple and easy . The code is working, not like others..👏👏👏

  • @user-tb3qj7sd3c
    @user-tb3qj7sd3c ปีที่แล้ว

    This not working :(

  • @Gabriel-oo2jk
    @Gabriel-oo2jk ปีที่แล้ว

    Obrigado, não sabe como ajudou meu parça!!!!!

  • @--MoshiurRahman
    @--MoshiurRahman ปีที่แล้ว

    Thanks a lot ❤️