diff --git a/developer_manual/client_apis/android_library/index.rst b/developer_manual/client_apis/android_library/index.rst index c084f8b0b..ca51d2e93 100644 --- a/developer_manual/client_apis/android_library/index.rst +++ b/developer_manual/client_apis/android_library/index.rst @@ -21,6 +21,10 @@ setup and process of contribution is You might want to start with doing one or two `good first issues `_ to get into the code and note our :doc:`../general/index`. +For authentication, you can use our usual login flow, and in addition (or instead +if you are OK for users to depend on our Files app) use the great +`Android SingeSignOn library `_ + Nextcloud Android library -------------------------