Andrea De Matteis
Andrea De Matteis
Still experience this bug myself, It remained opened for quite sometime... Is it ever gonna be fixed?
Can confirm this is indeed a problem also in Android Studio Hedgehog Canary 14.
I think this is not yet implemented.
I am also having this issue. I think the openid flow needs to be changed because API 34 looks like it's forcing intents to open in a new task (FLAG_ACTIVITY_NEW_TASK)
I want actually to elaborate a bit on @troymolnar 's answer (and thank you for the idea by the way). The trick is indeed in the launchMode of the openId...
I just did that to compile rethinkdb. So no luck. My swap file is already 1GB.
Did anyone manage to make it work without a Virtual Machine or with an extremely lightweight virtual machine? I tried compiling with the Instructions for Linux but it's basically impossible...
I also am having this issue. The step looks for an apk in a library project, I think it should be fixed.
Thanks guys, I was suggesting to the author a more permanent solution.
I've got a problem that might be related to this. I'm using these two dependencies: `implementation "io.grpc:grpc-okhttp:1.48.1" implementation "io.grpc:grpc-android:1.48.1"` on my Android project. I've tried updating Gradle to 8. Everything...