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

Compile class containing inner class to smali within IntelliJ 2021.1 #27

Open
auermich93 opened this issue Dec 21, 2021 · 0 comments
Open

Comments

@auermich93
Copy link

I wouldn't say it is a real bug, but whenever I try to compile the first time a java class containing an anonymous inner class, e.g. a class defining a callback directly, only the outer class is produced initially. I have to 'Compile to smali' another time that the inner class is generated as well.

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

1 participant