Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

How to stop showing AvialMem value 9 years 4 months ago #7909

  • asliyanage
  • asliyanage's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 100
  • Thank you received: 0
I try to use the Radaee PDF library 3.1,but when i used it it shows me a text value for named AvialMem each pdf file.I found that it comes from PDFReader class inside library.Then i commented out the below line.

canvas.drawText( "AvialMem:" + info.availMem/(1024*1024) + " M", 20, 150, m_info_paint);

Then it doesn't show me that value.What is this value shows?
Is it ok to comment that line to prevent showing it ?
The topic has been locked.

How to stop showing AvialMem value 9 years 4 months ago #7917

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
yes, it is OK.
these codes placed here, due to debug and monitor memory usage info.
The topic has been locked.
  • Page:
  • 1
Powered by Kunena Forum