Is there any way to get more details about what an...
# compose
b
Is there any way to get more details about what android studio is doing when generating previews? They are VERY slow, and i’m trying to figure out if there’s anything i can do to speed the process up in my codebase
💯 5
👀 1
c
What version of Android Studio are you using? We've made speed improvements in Chipmunk and Dolphin that should be helpful, especially the latest canaries of Dolphin
As far as how to speed things up by changing your codebase, I think others here can weigh in more on that than I reliably can since it likely involves modularization and build optimizations
b
Oh, i’m on a pretty out of date version - arctic fox. I’ll try the canaries and see if that’s better. Do you know if there’s any way to get better logging though? It’s kind of opaque
c
Besides Studio logs, unfortunately no.