https://kotlinlang.org logo
#compose
Title
# compose
s

Smorg

02/27/2021, 8:24 AM
I have been experiencing serious issues with the Android Studio IDE since trying to use compose with it, specifically in an existing project. Issues ranging from not completing “Analyzing/syncing” source files, resource manager not showing my resources, autocomplete is slow or not even working sometimes. I got a pop-up saying this below:
Copy code
High number of internal exceptions has been detected. This indicates a serious problem with the IDE. Please consider clean reinstall of Android Studio. If the problem persists, please report a bug by following the link below.
Anyone else experiencing this?
Android Studio Arctic Fox | 2020.3.1 Canary 8 Build #AI-203.7148.57.2031.7165533, built on February 23, 2021 Runtime version: 11.0.8+10-b944.6842174 x86_64 VM: OpenJDK 64-Bit Server VM by N/A macOS 10.14.6 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 4 Registry: editor.distraction.free.mode=true, external.system.auto.import.disabled=true, ide.balloon.shadow.size=0 Non-Bundled Plugins: com.mallowigi, mobi.hsz.idea.gitignore, com.developerphil.adbidea, com.chrisrm.idea.MaterialThemeUI, com.nvinayshetty.DTOnator
Thread dump
t

Tanaka

02/27/2021, 10:21 AM
Android studio rec
t

Timo Drick

02/27/2021, 10:46 AM
I think the minimum to work is 16Gb RAM and when you want to use the emulator better have 32Gb Ram
s

Smorg

02/27/2021, 2:43 PM
@Tanaka I have a 16GB 2017 Macbook Pro, and I have been running AS on it for years now without issues until I started using compose. In fact, when I switch to a different branch in the same project without anything compose in it, everything works perfectly. And compose in other projects like Tivi, etc., works well.
c

Colton Idle

02/27/2021, 6:24 PM
s

Smorg

02/27/2021, 8:12 PM
doesn’t fix it @Colton Idle. I guess I’ll wait for a new update of the IDE to be available.
3 Views