Hi, I open asset file with Assets.Open ("myfile", Android.Content.Res.Access.Random). I try to position in the file by seek() method, but I get an exception. How can I do?
↧
Hi, I open asset file with Assets.Open ("myfile", Android.Content.Res.Access.Random). I try to position in the file by seek() method, but I get an exception. How can I do?