Status Update
Comments
vs...@google.com <vs...@google.com>
jm...@google.com <jm...@google.com> #2
That seems quite bad :/ weird.
We have fairly large test projects which do not take anywhere close to it, maybe your code is triggering some bad code path.
Can you provide a sample or share your project with us? It is impossible to do something here unless we have a reproduction case. Might also possibly be related to your machine configuration.
We have fairly large test projects which do not take anywhere close to it, maybe your code is triggering some bad code path.
Can you provide a sample or share your project with us? It is impossible to do something here unless we have a reproduction case. Might also possibly be related to your machine configuration.
di...@gmail.com <di...@gmail.com> #3
Let me see what I can do on the reproduction as I am anyways blocked on this. I will try to extract out the DB module in a new project and see if it reproduces the issue.
jm...@google.com <jm...@google.com>
xa...@google.com <xa...@google.com>
tg...@google.com <tg...@google.com>
em...@google.com <em...@google.com> #4
Attaching the sample project. When I run the project through the android studio or even command line, I see the described issue.
Try uncommenting room-compiler dependency from app's build.gradle, it does not have the issue because room compiler is not at work.
Try uncommenting room-compiler dependency from app's build.gradle, it does not have the issue because room compiler is not at work.
Description
1.8.0_76-release-b03x64 Oracle Corporation, Mac OS X(x86_64) v10.11.6 unknown (1920x1200)
IMPORTANT: Please read
Currently, Android Studio appears to choose the hybrid debugger if -any- project in the workspace contains native code. It should only choose the hybrid debugger if the current target transitively includes a target with native dependencies.