xamarin.forms 版本自动更新(针对android)
摘要:
1.首先同过url地址下载文件,这里必须要启用单独一个下载线程 new Thread(run).Start(); 通过url下载的方法 public void run() { int receivedBytes = 0; int totalBytes = 0; string dirPath = "/ 阅读全文
posted @ 2016-02-27 09:46
sxsean
阅读(4524)
评论(0)
推荐(1)
浙公网安备 33010602011771号