Skip to main content

Litho Android Studio Plugin

Litho Kotlin API​

New Litho Kotlin API, is a significant upgrade designed to provide native support for most Android Studio IDE actions, right from the outset.

note

At this time, we recommend adopting the new Litho Kotlin API for your development needs.

Litho Java API​

In 2019, the capabilities of the (now deprecated) Litho Java generative API were expanded with the addition of the Litho IDE plugin. This plugin was specifically designed to enhance the functionality of IDE actions for generated code. It offered comprehensive support for key features including: Code Navigation, Code Completion, Editor Warnings, File Templates.

Relevant links: