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

TOPIC:

How to give path of sdcard in PDFSetRootPath? 7 years 2 weeks ago #12190

  • rachnasagar
  • rachnasagar's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 69
  • Thank you received: 0
I want to give path of sdcard PDFSetRootPath from where I read files?
presently I am passing this for internal memory m_grid.PDFSetRootPath("/mnt/sdcard);

but if I have to pass this for sdcard what I have to do ?

Please Log in or Create an account to join the conversation.

How to give path of sdcard in PDFSetRootPath? 7 years 2 weeks ago #12192

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
this is not related to the library, but I suggest you to use Android standard method
Environment.getExternalStorageDirectory().getAbsolutePath()
If it doesn't fit you, you can check others Android methods.

Please Log in or Create an account to join the conversation.

Last edit: by Davide.

How to give path of sdcard in PDFSetRootPath? 7 years 2 weeks ago #12193

  • rachnasagar
  • rachnasagar's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 69
  • Thank you received: 0
I checked all these methods but actually its not working

Please Log in or Create an account to join the conversation.

How to give path of sdcard in PDFSetRootPath? 7 years 2 weeks ago #12195

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
even if this is not related to the Radaee library I suggest you to read and check this thread : stackoverflow.com/questions/5694933/find...nal-sd-card-location

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum