Skip to content
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

OpenURL() for Android Platform #2396

Merged
merged 1 commit into from
Mar 18, 2022
Merged

OpenURL() for Android Platform #2396

merged 1 commit into from
Mar 18, 2022

Conversation

futureapricot
Copy link
Contributor

This PR implements the OpenURL() function for Android Platform.
It will call an Intent to open the given url with the default browser app.

src/rcore.c Outdated Show resolved Hide resolved
src/rcore.c Show resolved Hide resolved
src/rcore.c Outdated Show resolved Hide resolved
@futureapricot
Copy link
Contributor Author

I have made the mentioned corrections

@raysan5 raysan5 merged commit 9723489 into raysan5:master Mar 18, 2022
@raysan5
Copy link
Owner

raysan5 commented Mar 18, 2022

@futureapricot Thanks for the improvement and the review

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.

2 participants