Not working with Android Studio 3.3.1
iscle opened this issue · 0 comments
iscle commented
Everything seems to be working fine, except when I want to use a Java class as root, because it gives null pointer exceptions. The reason is that the folder structure has changed, and it can't find the required files.
I've tried to hardcode the required directories in the code, but the final file is not generated for some reason...