Welcome to Tech Pro Advice. We post about technology, including tech reviews, how to Fix Windows PC errors, Microsoft Word Tips, Excel tips, Facebook tips, Youtube tips & Updates. And other content like a how-to, science, digital culture, innovation, or just awesome stuff to watch from Tech Pro Advice. Subscribe to This Channel For apps, Software, Gadgets Review, Unboxing, Tips, And Tricks.

Subscribe Us

Friday, June 26, 2020

Create a book app in Android Studio

Create a book app in Android Studio


 

implementation 'com.github.barteksc:android-pdf-viewer:2.8.2'

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>






<com.github.barteksc.pdfviewer.PDFView 
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/pdfbook">
</com.github.barteksc.pdfviewer.PDFView>



LinearLayout

PDFView pdfView;

PDFView pdfView= (PDFView) findViewById(R.id.pdfbook);
pdfView.fromAsset("Appstips.pdf").load();



https://youtu.be/YBlIS9Ysd74



No comments:

Post a Comment

Post Top Ad

Your Ad Spot

Pages

SoraTemplates

Best Free and Premium Blogger Templates Provider.

Buy This Template