chaquo / chaquopy

Chaquopy: the Python SDK for Android
https://chaquo.com/chaquopy/
MIT License
762 stars 130 forks source link

How to read csv file from internal storage ('/storage/emulated/0/filename')? #184

Closed Raghu17s closed 4 years ago

Raghu17s commented 4 years ago

Hi,

Is there any way to read data from internal storage ('/storage/emulated/0/filename') other than the in-app folder? When I place a larger size file (>300 Mb), it throws a memory-related error. So thought of reading the file from the internal storage of mobile.

mhsmith commented 4 years ago

See https://github.com/chaquo/chaquopy/issues/38#issuecomment-388632574.