অ্যান্ড্রয়েডের জন্য অ্যাপ ফ্লিপ
{% অন্তর্ভুক্ত "/identity/account-linking/templates/___app-flip-android" %}
,
{% অন্তর্ভুক্ত "/identity/account-linking/templates/___app-flip-android" %}
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-19 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-19 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["OAuth-based App Flip linking streamlines account linking on Android by allowing users to sign in using existing app authorizations, eliminating the need for credential re-entry in a browser."],["Integrating App Flip into your Android app involves modifying your `AndroidManifest.xml`, validating the calling app's signature and client ID, and handling authorization and error responses."],["Upon successful authorization, your app returns an authorization code to Google; in case of errors, specific result codes and error types are returned to trigger appropriate fallback mechanisms."],["The App Flip linking sample app and test tool provide resources to understand and verify your app's integration with this feature."],["The launch intent from Google includes `CLIENT_ID`, `SCOPE`, and `REDIRECT_URI`, while the response data includes `AUTHORIZATION_CODE`, `resultCode`, and error details if applicable."]]],[]]