I'm trying to save a csv file with data from table 2, so I did as follows:
Typing method:
public void escrever(int PedLinhas, int ProLinhas) {
File caminho = new File(Environment.getExternalStorageDirectory().getAbsolutePath() +...
asked by
10.06.2016 / 14:14