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 应用程序中的多个身份验证选项组合到 Facebook、OpenID、Twitter 等服务,就像 RPX 所做的那样?
在 res 文件夹中制作一个嵌入了 RPX 的小 HTML 页面(就像一个真实的站点),并使用 WebView 呈现它。无论如何,您都需要 WebView,因为作为 OpenID 和 OpenAuth 的要求,一切都需要您访问他们的站点。所以最后,您需要加载一个 WebView 以向用户显示该屏幕。