u2gilles

Results 6 comments of u2gilles

Same with the demo. I looked into the code and the problem is that you are using Environment.getExternalStorageDirectory(), which return the top directory of the internal memory of the device,...

I cloned locally your lib. When I tried this method, there were plenty of drives like usb1, usb2 etc... and when you click on it the app crashes. I read...

yes but i tested it only on my samsung s4. It should also work on all android devices as they all should have the same file system structure (application folder...

Hi Rahulrj, It would be great if you could find some time to fix this issue. In the meanwhile, I added the following quick fix in " in closeOpenedItems() and...

Good. I'm afraid my fix has side effects . Better a clean fix from the designer Sent from Samsung Mobile. -------- Original message --------From: RAHUL RAJA [email protected] Date:13/01/2015 23:51 (GMT+07:00)...

We may not use the lib in the same way. I recommend you to use a debugger and notice that when start==-1, it crashed. Then add your own fix to...