From 3d905a9dc39127ddd23473d1d48404e3d4dbd73c Mon Sep 17 00:00:00 2001 From: Melissa O'Sullivan Date: Tue, 30 Jun 2026 13:25:44 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index c2a1c03..d380182 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,13 @@ This sample app shows how the Link Android SDK integrates with your own app. It' Compose and demonstrates four Link flows — Standard Link, Headless, Layer, and Embedded — each on its own screen. Check out [the benefits](./docs/sdk-vs-webview-comparison.md) of using the SDK. - -

- Link demo gif -

- > Detailed instructions on how to integrate with Plaid Link for Android can be found in our [main documentation][link-android-docs]. > Upgrading from 5.x? See the [v6 migration guide](./v6-migration-guide.md). - # Getting Started To run the sample app, you'll need a Plaid account. You can create one on [our website][plaid-signup]. -## 1. Register your app id +## 1. Register your app's package name 1. Log into your [Plaid Dashboard][plaid-dashboard-api] at the API page 2. Next to "Allowed Android package names" click "Configure" then "Add New Android Package Name" 3. Enter the sample app package name: `com.plaid.linksample`