Android Gestures: Getting Started

Поділитися
Вставка
  • Опубліковано 6 жов 2024
  • In this video I teach you how to get started detecting Gestures with Android.
    We focus on 4 specific forms of Gesture Detection:
    1) OnTouchListener
    2) OnGestureListener
    3) OnDragListener
    4) OnDoubleTapListener
    By the end of the video you'll understand how to capture touch events, track movements on the screen, drag a view around the screen, and detect some of the many Gestures offered by the Android SDK.
    ➤ Try Pluralsight for 10 days free:
    ↻ pluralsight.px...
    ➤ Android Gestures: Getting Started (Course)
    ↻ goo.gl/mJW1kx
    ➤ Merchandise:
    ↻ store.codingwi...
    ➤ Starting point:
    ↻ github.com/mit...
    ➤Source Code:
    ↻ github.com/mit...

КОМЕНТАРІ • 49

  • @soontaek
    @soontaek 3 роки тому +2

    The way you explain things is phenomenal. No unnecessarily long detailed explanations, very concise and easy to follow. Thank you so much.

  • @josephetim6117
    @josephetim6117 6 років тому +10

    I love your tutorials when it comes to android..

  • @abhishekgidde
    @abhishekgidde 3 роки тому

    I watched a boring ad just to support this guy!

  • @mohamedelkayal8871
    @mohamedelkayal8871 3 роки тому

    Much appreciated, have been going in circles to get this to work and finally found a comprehensive tutorial for it.

  • @alhajsiddiqui5715
    @alhajsiddiqui5715 4 роки тому +1

    Appreciate your work
    We need more developer like you

  • @LtWittmann
    @LtWittmann 4 роки тому +1

    Finally a quality content for Android development

  • @urdev65
    @urdev65 4 роки тому

    This is a fantastic tutorial with proper English speaking (clear and no weird accent). It is so informative and beginner-friendly. Thanks.

  • @anjumourya7211
    @anjumourya7211 4 роки тому +1

    I'm late....and you're awesome.....bless you sir😊

  • @lukmanmudi5742
    @lukmanmudi5742 6 років тому +1

    Am captivated....this is superb!

  • @aalap03
    @aalap03 6 років тому +1

    Good video.. One suggestion though.. Try to filter the tag while observing the logs all the time so it can be more clear.. cant wait to another videos..

  • @samha1513
    @samha1513 6 років тому +2

    So helpful . Thanks

  • @AgusTriyonoSuga
    @AgusTriyonoSuga 4 роки тому

    Great explanation about android gestures 👍 👍 . Just need to show taps position so we can imagine easier 🙏

  • @mikeramosgaming
    @mikeramosgaming 4 роки тому

    Why haven't I seen your content til now! Great tutorials!

  • @mohsing
    @mohsing 6 років тому +1

    you got a new subscriber buddy :)

  • @sohailfx
    @sohailfx 4 роки тому

    great video.. thank you for everything..

  • @jessehao590
    @jessehao590 6 років тому

    Hi Mitch, please give us a tutorial for android with deep learning (such as mobileNet), this will be very cool, thanks.

  • @Cio098
    @Cio098 6 років тому +1

    Can you do a tutorial for Event List?

  • @saurabh75prakash
    @saurabh75prakash 4 роки тому

    Awesome!

  • @muhammadsarimmehdi
    @muhammadsarimmehdi 3 роки тому

    why is onDoubleTap triggered twice when you only double-tapped once?

  • @lukmanmudi5742
    @lukmanmudi5742 6 років тому

    awesome. pls can you make a video on push notification to all user connected to firebase

    • @codingwithmitch
      @codingwithmitch  6 років тому

      Mudi Lukman I have a course on Pluralsight: www.pluralsight.com/courses/android-firebase-cloud-messaging-storage-crash-reporting .
      Watch it free with this: pluralsight.pxf.io/c/1194789/424552/7490

  • @mdaman25
    @mdaman25 4 роки тому

    Thanks.... To replace one imageview from another and vice versa what will be best approach ?

  • @rektgvaur2696
    @rektgvaur2696 6 років тому +2

    ya ..
    I saw this on plurasite!!

  • @alvincastillo3931
    @alvincastillo3931 4 роки тому

    what is the main difference with the onclick i mean, touch and click sounds like the same thing

  • @sumbultariq9700
    @sumbultariq9700 6 років тому

    Great tutorial (Y)

  • @mikeakin9655
    @mikeakin9655 2 роки тому

    Any methods for fling listener?

  • @agentche6550
    @agentche6550 3 роки тому

    Pls, left timecodes

  • @amirdhero
    @amirdhero 6 років тому

    thanks, it was great.
    would you tell me what kinda font and color scheme you use in android studio?

  • @mav1656
    @mav1656 4 роки тому

    hey sir , how can i enlarge a touch in certain area, or is there any apps like that

  • @onyashed
    @onyashed 5 років тому

    Nice...

  • @asifiqbal1261
    @asifiqbal1261 6 років тому

    Please make videos about REST API in android.

    • @codingwithmitch
      @codingwithmitch  6 років тому

      I want to. It just takes so long. I'd have to put up a server to communicate with. I've been thinking about doing it for a long time though.

  • @Suraj-tz3oq
    @Suraj-tz3oq 5 років тому

    What is the font you use in your slides

  • @sebajunkj
    @sebajunkj 6 років тому

    Does your tutorial require advance knowledge in java or can I just follow without basic

  • @jovanrocksable
    @jovanrocksable 6 років тому

    Hay bro im doing your insta clone but android studio has a rendering problem with coordinator layout... android studio 3.0 above doesnt work with it

  • @garyfxxk
    @garyfxxk 6 років тому

    why 'this' keyword can be used to point to the listener?

    • @codingwithmitch
      @codingwithmitch  6 років тому

      When you implement an interface you reference it with "this"

  • @harshneerajan5583
    @harshneerajan5583 5 років тому +1

    this video is so good. but im a beginner :(

  • @ЯоМин-э9ы
    @ЯоМин-э9ы 6 років тому

    hi, Mitch, can i ask you, Is it possible to get data from firebase to another app?

    • @tafwizhassan5846
      @tafwizhassan5846 6 років тому

      Яо Мин yes it is possible you need to integrate the same project on firebase to your app...

  • @vit6723
    @vit6723 Рік тому

    seem outdated

  • @LukeMattson
    @LukeMattson 5 років тому

    can this work in Kotlin as well?