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

反射仍然是ClassNotFoundException #63

Open
shaomaicheng opened this issue Mar 19, 2024 · 3 comments
Open

反射仍然是ClassNotFoundException #63

shaomaicheng opened this issue Mar 19, 2024 · 3 comments

Comments

@shaomaicheng
Copy link

报错信息

 Caused by: java.lang.ClassNotFoundException: Didn't find class "android.os.Binder.ProxyTransactListener" on path:
fun setBinderProxyTransactionListener() {
            val clazz = Class.forName("android.os.Binder.ProxyTransactListener")
        }
@shaomaicheng
Copy link
Author

运行环境是Android10 vivox27

@hushenghao
Copy link
Contributor

静态内部类,android.os.Binder$ProxyTransactListener

@lanxiong1122
Copy link

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

No branches or pull requests

3 participants