Skip to content

Update README#119

Open
yashovardhan wants to merge 1 commit into
masterfrom
update-readme
Open

Update README#119
yashovardhan wants to merge 1 commit into
masterfrom
update-readme

Conversation

@yashovardhan

@yashovardhan yashovardhan commented Jul 2, 2026

Copy link
Copy Markdown
Member

Update SDK Readme for latest


Note

Low Risk
Documentation-only changes; no application or library code is modified.

Overview
Updates README integration guidance for the current Android SDK release without changing runtime code.

Requirements & install: Minimum Android API is raised from 24 to 26, and the documented dependency moves from 9.0.0 to 10.0.1.

Getting Started sample: The Kotlin snippet reflects the v10 API—Web3Auth construction passes Activity as a second argument; options use web3AuthNetwork (Web3AuthNetwork.SAPPHIRE_MAINNET) and a string redirectUrl instead of context, Network.MAINNET, and Uri.parse. Login uses LoginParams(authConnection = AuthConnection.GOOGLE) and web3Auth.connectTo(...) instead of Provider and login(), with matching import updates.

Links: Example and quick-start URLs point at web3auth-android-examples, and the sample app folder link drops a broken https://https:// prefix.

Reviewed by Cursor Bugbot for commit 0b00ccf. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant