Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个连接到网站数据库的安卓应用程序。
网站中的数据将同步到移动设备。现在,当应用程序第一次启动时,一些数据会下载到移动设备进行初始化。
是否可以在安装过程中下载数据?
谢谢!