Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

OutOfMemory and NullPointException in PDFView

More
IP: 192.168.0.71 11 years 2 months ago #8182 by radaee
first issue mosyly caused by some un-released objects.
u shall invoke codes:

PDFThumbView.thumbClose();
PDFReader.PDFClose();
Document.Close();

to release memories, when Activity destroyed.

second mostly caused by not init PDFThumbView object.
using PDFThumbView.thumbOpen() to init.
Time to create page: 0.387 seconds
Powered by Kunena Forum