PDF Viewer :How to Open PDF File in Android

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

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

  • @DyNiceDraw-np3gq
    @DyNiceDraw-np3gq 9 หลายเดือนก่อน

    Thank for sharing 100% ❤❤❤

  • @kurtsebastian5206
    @kurtsebastian5206 8 วันที่ผ่านมา

    the github version is not working help me

  • @ShakilaRahman-t9w
    @ShakilaRahman-t9w 3 หลายเดือนก่อน

    Whice version is this

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

      What library !?
      Or
      Software

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

    I'm adding the dependency but when I add PdfView to the .xml file it isn't being recognised!

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

      Check Dependency in build.gradle:
      implementation 'com.github.barteksc:android-pdf-viewer:2.8.2'
      Check XML Code for PDFView:

    • @ShakilAdnan-yn1pn
      @ShakilAdnan-yn1pn 2 หลายเดือนก่อน

      @@Pavi_TechZone didnot work

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

    It's not working showing the errors

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

      Check Dependency in build.gradle:
      implementation 'com.github.barteksc:android-pdf-viewer:2.8.2'
      Check XML Code for PDFView:

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

    this library is not working few days

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

      Check Dependency in build.gradle:
      implementation 'com.github.barteksc:android-pdf-viewer:2.8.2'
      Check XML Code for PDFView:

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

      @@Pavi_TechZone not working brother ❤️
      can you give me a empty source code please?

  • @ShakilAdnan-yn1pn
    @ShakilAdnan-yn1pn 2 หลายเดือนก่อน

    not working bro

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

      Check with the library dependencies and implementations
      And PDF viewer version compatibility

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

    What about Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

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

      "Thanks for your message!
      So that error typically means Gradle can't resolve some dependencies. Try these steps:
      *Check your internet for stability.
      *Invalidate Caches via File > Invalidate Caches / Restart in Android Studio.
      *Run ./gradlew clean build --refresh-dependencies to refresh dependencies.
      *Double-check your build.gradle for correct dependencies and repository settings.
      Let me know if this helps!"

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

      ​@@Pavi_TechZone Could you please send me a sample project that implements the Bartekcs library in a zip file? I’m using the latest version of Android Studio (Koala). I’ve tried several sample projects but haven’t had success, Thanks in advance!

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

      @@Pavi_TechZone Solution : implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.3'

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

    All my depedencies like this:
    dependencies {
    implementation(libs.appcompat)
    implementation(libs.material)
    implementation(libs.activity)
    implementation(libs.constraintlayout)
    testImplementation(libs.junit)
    androidTestImplementation(libs.ext.junit)
    androidTestImplementation(libs.espresso.core)
    }
    Please, help, bro. How do I insert the depedencies there?

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

      do you still need help, regarding this?

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

      Have you resolved this ..??
      Need help!!

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

      @@Pavi_TechZone i have resolved it, if you are asking me...