Android | Kotlin Download PDF using Retrofit and Display on PDF Viewer and Share on email | MVVM

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ธ.ค. 2024

ความคิดเห็น • 11

  • @raizan3797
    @raizan3797 2 ปีที่แล้ว +1

    Thank you for this video . Is there a tutorial in Java? From the retrofit response body to pdf view/display.

    • @LearningWorldz
      @LearningWorldz  2 ปีที่แล้ว +1

      Thanks for your feedback, unfortunately this is available in kotlin only!

  • @rosalessprobe7666
    @rosalessprobe7666 2 ปีที่แล้ว

    Thank you!

  • @ayomideakinwunmi7462
    @ayomideakinwunmi7462 2 ปีที่แล้ว +1

    Please can i get the github link to the source code

    • @LearningWorldz
      @LearningWorldz  2 ปีที่แล้ว +1

      you can find it in the description of this video.
      github.com/ravizworldz

  • @AdityaAnandaRamadhani
    @AdityaAnandaRamadhani 2 ปีที่แล้ว

    can you give tutorial for post file pdf with retrofit? please help me

    • @LearningWorldz
      @LearningWorldz  2 ปีที่แล้ว

      I do not have a web server to demo uploading pdf/file, but I can help you with the code snippet. use below code in your retrofit interface, Hope that help!
      @Multipart
      @POST("retrofit_example/upload_image.php")//Server URL
      fun uploadFile(@Part MultipartBody.Part file, @Part("file") RequestBody name): Call

  • @chaichanavisessing4789
    @chaichanavisessing4789 2 ปีที่แล้ว

    ผมอยากทราบว่าโปรแกรมนี้มีไว้ใช้เพื่อวัตถุประสงค์อะไร ในโทรศัพท์ภรรยา มีแบบนี้แหละเหมือนซ่อนอะไรไว้ในนั้น มันจะเกี่ยวของได้ไหมที่ภรรยาผมแอบมีชู้ ผมไม่มีความรู้อะไรเลยครับบ้านจนเลยไม่มีโอกาสได้เรียนสูงไปครับ ช่วยแนะนำผมด้วยนะครับ ถือว่าเป็นทานความรุ้ ท่านจะเป็นผู้รุ้ในทุกๆชาติครับ

  • @sepa1234
    @sepa1234 2 ปีที่แล้ว +1

    likeeee