Why does loadStrings gives me an error only the first time in Android?
in
Android Processing
•
1 years ago
Let say I have a button, I click it and it starts a new thread("loadScore");
In loadScore is only the loadStrings("webadress");
So I run it at my samsung galaxy spica, first time I hit it, it takes a while and then throws an error, that the file is missing... OK... I hit it again... and voila it's working.
What's up with that?
In loadScore is only the loadStrings("webadress");
So I run it at my samsung galaxy spica, first time I hit it, it takes a while and then throws an error, that the file is missing... OK... I hit it again... and voila it's working.
What's up with that?
1