Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Oh okay I managed to solve it, I will post the solution in case that helps someone. If you do not have your device "rooted" you can use the Device File explorer inside Android Studio and you need to upload the files there to where your app is located. In my case it was: /data/user/0/com.NAME_OF_APP/files/ so you copy your models here and you read them normally with the path /data/user/0/com.NAME_OF_APP/files/FILE_TO_READ