The PdfRenderer cannot set the API level to 19...
romnickrefugia opened this issue · 1 comments
romnickrefugia commented
Is it posible to set the API level to 19?
keyboardsurfer commented
This API has been introduced in Android Lollipop which is corresponding with API level 21.
So it's not possible to change the API level and compile this sample with API levels lower than 21.