1
I need to record a set of variables:
int var1,var2,var3
var4=new int[10], var5=new int[10], var6=new int[10]
var7=new int[5][3],var8=new int[5][3]
My goal was to record them all in order and then read them all in the same order.
By the other posts I saw, to record in internal memory I have to use the openFileOutput()
but I couldn’t find any example that would explain to me how to pass array´s
, arrays bidimensionais
. Can someone tell me how to fix this?
An alternative would be to use a Webview, and use the function of writing data to the device on Html5. If you choose this form, this article may help you: http://www.devmedia.com.br/activities-basicas-ao-processo-development-software/5413
– Paulo Sérgio Duff