in Android Studio 4.1.3 there’s a Compose plugin, does this mean I can develop with Compose on stable Android Studio?
oday
03/24/2021, 5:40 PM
ah although there’s no Compose project template starter in the menu of stable AS
j
julioromano
03/24/2021, 5:41 PM
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.