Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Rendering PDFs in Android with Jetpack Compose - Including Search Functionality
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Search Function
- 3 Coil Compost
- 4 Create PDF bitmap converter class
- 5 Read with context
- 6 Open file descriptor
- 7 Return with context
- 8 Create a bitmap
- 9 Create a canvas
- 10 Create PDF viewer screen
- 11 Context reference
- 12 Activity result launcher
- 13 Choose PDF launcher
- 14 Display a lazy column
- 15 Display a PDF page
- 16 Update the rendered pages
- 17 Test the render
- 18 Test on emulator
- 19 Open another PDF
- 20 Search PDF API
- 21 Search Results Data Class
- 22 Search Text State
- 23 Search Results
- 24 Draw Content
- 25 Calculate Scale Factor
- 26 Adjust Rect
- 27 Draw RCT