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.
我被要求创建一个独立的移动 (android) 应用程序。
自包含应用程序是什么意思?
它可以连接到远程服务器/数据库吗?它可以在移动设备上使用内部 SqlLite 数据库吗?
是否还有其他适用于独立应用程序的限制/条件?
一个自包含的应用程序绝对不需要网络连接或外部依赖来满足它的功能要求。