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

android: Support new ART on compatible Android versions #343

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

kaftejiman
Copy link
Contributor

@kaftejiman kaftejiman commented Jan 28, 2025

Recent versions of ART can run on older Android versions. Because some of the ClassLinker’s specifications and method-invocation logic are tied exclusively to the API level, this pull request also considers the ART level to ensure compatibility

@kaftejiman
Copy link
Contributor Author

Fixes #309

@oleavr oleavr merged commit 89007ab into frida:main Feb 18, 2025
@oleavr
Copy link
Member

oleavr commented Feb 18, 2025

Thank you! 🙌

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