List Question
20 TechQA 2024-03-05T11:35:50.077000Android Room ksp processing does not cope with nullability correctly
26 views
Asked by Hector
Android room dao generation fails afrer Migrating to ksp from kapt due to TypeAlias
34 views
Asked by Hector
KSP - How to consolidate module results into a file
116 views
Asked by rafaelasguerra
Unable to enable ksp for room database when using kotlin DSL build script
872 views
Asked by Vikram Baliga
Can we read value of a variable in a class using KSP?
155 views
Asked by user22758998
Migrating Room from KAPT to KSP leads to RuntimeException
960 views
Asked by Gelson Schikorski
Jetpack Compose: Impossible to use Room (dependencies problem)
327 views
Asked by kasimaru13
Kotlin Multiplatform generated code is not aware of target's code
179 views
Asked by GuilhE
How to correctly add Room Persistence dependencies to my Jetack Compose Android app
633 views
Asked by Michael Appiah-kubi
Android Compose doesn't work with KSP, ROOM for multi-module projects
574 views
Asked by Gregorian
KSP with Version Catalog
811 views
Asked by Jonry Simbolon
how to generate a non-source-code file with ksp
467 views
Asked by cmdjulian
Control output folder and source set for a KSP annotation processor
643 views
Asked by arkascha
Use KSP to add extra properties to Compose components
148 views
Asked by SageJustus
Modify Kotlin compiled code output based on annotation (not generate separate code)
245 views
Asked by Samuel Neff
Disable task for code-generation in test for google's KSP
497 views
Asked by gxyd
How to set --verbose in IntelliJ (Android Studio) for KSP debugging purposes?
639 views
Asked by Elye
How to print a log in Kotlin KSP Processor?
1.1k views
Asked by Elye
Could not find method ksp() for arguments
18.9k views
Asked by Achintya
How to get full packageName of fuction parameter?
90 views
Asked by Kirill Martyuk