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

How to give path of sdcard in PDFSetRootPath?

More
IP: 192.168.0.71 9 years 5 months ago #12190 by rachnasagar
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 ?
More
IP: 192.168.0.71 9 years 5 months ago - 9 years 5 months ago #12192 by Davide
Hi,
this is not related to the library, but I suggest you to use Android standard method
Code:
Environment.getExternalStorageDirectory().getAbsolutePath()
If it doesn't fit you, you can check others Android methods.
Last edit: 9 years 5 months ago by Davide.
More
IP: 192.168.0.71 9 years 5 months ago #12193 by rachnasagar
I checked all these methods but actually its not working
More
IP: 192.168.0.71 9 years 5 months ago #12195 by Davide
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
Time to create page: 0.433 seconds
Powered by Kunena Forum