How can I make a callback from libgdx to an Android method? I want to use the method to overwrite a file in the internal memory.
1 Answer
\$\begingroup\$
\$\endgroup\$
2
I resolved it as if it was a simple callback in Java or a delegate in C# thanks
-
\$\begingroup\$ I believe you can click the "tick" over your answer to consider the question answered so it is not listed as unanswered questions any more. \$\endgroup\$arielsan– arielsan2012-03-19 03:03:50 +00:00Commented Mar 19, 2012 at 3:03
-
2\$\begingroup\$ Your answer is terrible. It gives no solution to the OP. You should at least provide some instructions, or some code or to make it into a real answer. Others like matjaz would like to know the answer. \$\endgroup\$Coyote– Coyote2012-12-08 23:47:41 +00:00Commented Dec 8, 2012 at 23:47