Android Java - Implicit Intent and Explicit Intent Practical Demo

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • This video practically demonstrates how to implement the functionality of implicit and explicit intent in android java.
    Following implicit intent shown in this video practically
    Write any URL and Open Website in Browser
    Write any Number and open Dial Pad
    Write any Location and Open same in Google Map
    Write any Text and share same with the other apps
    Open another activity of your application using explicit intent.
    For Learning More about Programming
    Subscribe to My Channel: www.youtube.co...

Комментарии • 5

  • @thadhasneemnooriya8171
    @thadhasneemnooriya8171 Год назад +1

    Sir your teaching method is very easy to understand and helpful!

  • @thadhasneemnooriya8171
    @thadhasneemnooriya8171 Год назад +1

    Thank You very much Sir! Looking forward to Learn All android functionalities and features in java from basic to advance .... waiting for your next video.. Also Sir please make video for android app development with java and firebase! with seperate playlist

    • @DrParagShukla
      @DrParagShukla  Год назад

      Sure
      Will post more videos
      Thank you for watching

  • @ChinhPhucTopikI
    @ChinhPhucTopikI Год назад

    why openWebpage and openLocation not working on android version 13, API 33 sir?