我有文件/Tmp/Contens,我想像这样拷贝文件/内容 File src = new File(context.getExternalFilesDir(null).getAbsolutePath(), "Tmp");
File dir = new File(context.getExternalFilesDir(null).getAbsolutePath(), "Files")destination = nul
如何将Proto数据保存在文件中?如果我的proto数据看起来像这样,我可以将它保存在一个文件中吗?或者我需要在Proto文件中做一些更改吗? repeated Game game = 1; string title = 1; Easy easy = 2; }}
Bool isPaid =1;
int32 n