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.
跨多个应用程序拥有中央或统一用户数据库的最佳方式是什么?现在我有一个执行心电图的应用程序和另一个执行脑电图的应用程序。每个应用程序在开始之前都需要一个用户。目前每个用户都是独立的,但我希望它们在两个应用程序中都相同。
我会选择一个来托管数据库,然后使用内容提供商在两者之间共享信息吗?
我不确定这是否相关,但用户群将扩展到除我提到的应用程序之外的更多应用程序。
我认为ContentProvider是您的最佳选择。
snippets with TinyMCE Editor and render using CodeMirror code highlighter