ftc android dev setup
install vscode or antigravity or other vscode based ide
install extension pack for java. which includes gradle
further update java to the latest version. //antigravity will hint you if jdk version not latest.
on left side bar, there will be a gradle icon
click it, then TeamCode -> Tasks -> build -> build. click run task.