Skip to content

feat(pasteboard): Add Android setup instructions to README #383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 7, 2025
Merged

feat(pasteboard): Add Android setup instructions to README #383

merged 1 commit into from
Jan 7, 2025

Conversation

vicajilau
Copy link
Contributor

@vicajilau vicajilau commented Jan 5, 2025

This PR updates the README.md related with #362 to include the necessary setup steps for using pasteboard on Android. Without these steps, users may encounter a runtime error:

Couldn't find meta-data for provider with authority

Changes

  • Added a "Requires Setup" column to the platform support table.
  • Included a new "Android Setup" section explaining the required changes to AndroidManifest.xml and provider_paths.xml.
  • Added a "Common Issues" section to help troubleshoot common errors.

📱 Why is this needed?

The recent PR adding Android support requires additional configuration in AndroidManifest.xml and a new XML file for FileProvider. This update ensures that users can integrate pasteboard on Android smoothly.

✅ Checklist

  • Updated README.md with Android setup instructions.
  • Verified that the instructions are correct and complete.

Let me know if any changes are needed. 🚀

@crossle crossle merged commit 6e379de into MixinNetwork:main Jan 7, 2025
@skyisle
Copy link

skyisle commented Apr 13, 2025

is this feature published? I can't find android supports on 0.3.0

@vicajilau
Copy link
Contributor Author

vicajilau commented Apr 13, 2025

@skyisle It has been merged but it has not been released yet. @crossle would you mind to help us releasing it?

@crossle
Copy link
Member

crossle commented Apr 14, 2025

@skyisle It has been merged but it has not been released yet. @crossle would you mind to help us releasing it?

SOON

@crossle
Copy link
Member

crossle commented Apr 14, 2025

https://pub.dev/packages/pasteboard

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.

3 participants