How to Send an Email via Intent using Kotlin || Email Intent Kotlin || Android Studio Tutorial

Sdílet
Vložit
  • čas přidán 26. 05. 2021
  • How to Send an Email via Intent using Kotlin || Email Intent Kotlin || Android Studio Tutorial
    Source Code: DM on Instagram
    Follow me on Instagram: / foxandroidblog
    Follow me on Facebook: / foxandroidblog
    Hey Developers,
    In this video, I have explained :
    * How to send an email using email intent from android application - Kotlin
    Google Admob Ads Implementation in Android using Kotlin
    • Google Admob Ads Imple...
    Firestore Data to Recyclerview
    • Firestore Data to Recy...
    Recyclerview in Android Studio
    • Recyclerview in Androi...
    Filter Recyclerview using Search View
    • Filter Recyclerview us...
    Firestore Data to Recyclerview using Kotlin
    • Firestore Data to Recy...
    How to Send an Email via Intent
    • How to Send an Email v...
    #emailintent #kotlin #intent
  • Věda a technologie

Komentáře • 10

  • @EC1GANGSTA
    @EC1GANGSTA Před rokem

    Is there a way to hardcode the email, so that user doesnt have to type it in and the email would be a static email that doesnt change in the app?

  • @piru72_
    @piru72_ Před rokem +2

    If anyone is getting the error of "Required app not found " remove the if that is checking for exceptions!

  • @andripram0209
    @andripram0209 Před rokem +1

    Hello, is there anyway we can send email without using gmail app or yahoo app ?(email is automaticly send after we click send button)

    • @_foxandroid
      @_foxandroid  Před rokem

      No you need some app which can handle this intent

  • @AZCardsFan247
    @AZCardsFan247 Před 3 lety +1

    Great video, how can i add additional text to email and format it like a list?

    • @AZCardsFan247
      @AZCardsFan247 Před 3 lety +1

      putExtra(Intent.EXTRA_TEXT,textPhone + textEmailAddress) is what i did but it adds them together

    • @_foxandroid
      @_foxandroid  Před 3 lety

      DM on IG