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.
我有一个 sqlite 数据库存储在我的应用程序的内部存储中。
我希望我的应用程序检查 .db 文件是否已从 url 更改为文件。如果有,则必须下载该文件并将该文件替换为其内部数据库存储中的文件。我该如何继续实施呢?我无法支付托管费用,但计划使用 www.fileswap.com。请帮忙。
我已经考虑过upload.com,但他们想要完整的软件而不是小数据库文件。任何帮助将不胜感激。