nspire-emus / firebird

Multi-platform emulator of TI Nspire calculators
GNU General Public License v3.0
697 stars 69 forks source link

File Transfer on Android not working. #249

Open LanHikari64 opened 2 years ago

LanHikari64 commented 2 years ago

Maybe I am just stupid, but I cannot get any files to transfer. I always get "Status: Failed!"

Vogtinator commented 2 years ago

Does the destination folder exist and is the extension of the file .tns?

If yes, what's the version of Firebird and Android?

LanHikari64 commented 2 years ago

Does the destination folder exist and is the extension of the file .tns?

If yes, what's the version of Firebird and Android?

I set the folder to / and the file is a tns file. I am on Android 11. Firebird version is 1.5.

Vogtinator commented 2 years ago

Did the path to the source file contain special characters such as spaces? If so, this is probably the same issue as #202.

BashhScriptKid commented 2 years ago

Did the path to the source file contain special characters such as spaces? If so, this is probably the same issue as #202.

I have the same problem but the tns filename only had underscores instead of spaces but its still failing

Vogtinator commented 2 years ago

Underscores should be fine. Did you try with the build from the linked issue?