Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 941

How to save a string on android without "contains a path separator" ERROR

$
0
0

Alright so my code is basically:

int gun; gun = int(loadStrings("gun.txt"));

I get an error about a path separator. The code used to be "data/gun.txt" instead of "gun.txt" because of the error. Didn't fix it. I have tried another thread but it didn't work and this problem for some reason isn't asked often according to me not finding anything so can anyone help?


Viewing all articles
Browse latest Browse all 941

Trending Articles