in Android Studio 4.1.3 there’s a Compose plugin, ...
# compose
o
in Android Studio 4.1.3 there’s a Compose plugin, does this mean I can develop with Compose on stable Android Studio?
ah although there’s no Compose project template starter in the menu of stable AS
j
This has been answered many times in the past, you might try with Slack’s search feature. AFAIR the answer is no. You can compile compose code under AGP 4.2 but in both AS 4.1 and 4.2 there is no compose support.
☝️ 1
o
thanks for taking the time anyway, alright!