Completed
Building the build
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Bringing Legacy Codebases to Android
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 ¡Text Software, leader in PDF Technology
- 3 Today's Objective
- 4 What is a legacy code base?
- 5 The list of banned APIs
- 6 AWT was on the list
- 7 iText 5 and Bouncy Castle
- 8 SpongyCastle to the Rescue
- 9 Why is iText 7 different from iText 5?
- 10 More importantly!
- 11 Android issues with iText 7
- 12 What's wrong with early API Levels?
- 13 iText 5 Automation
- 14 The markers
- 15 iText 7 automation
- 16 Scripting! v2
- 17 Markers! v2
- 18 Testing the build
- 19 How we test
- 20 Test Extraction
- 21 Building the build
- 22 Additional Tooling
- 23 Convert iText to Kotlin?
- 24 Use Xamarin to support Android?
- 25 Conclusions