Relative Content

Tag Archive for javaandroidkotlinandroid-studioandroid-room

Cannot find implementation for AppDB .AppDb_Impl does not exist

I am having an issue with room database where it wont find the _impl to run the service, I have tried many things such as changing to kapt from ksp, check the integrity of classes and everything, the error is: by: java.lang.RuntimeException: Cannot find implementation for FATAL EXCEPTION: mainProcess: br.com.fiap.locaweb, PID: 17188java.lang.RuntimeException: Cannot find implementation for br.com.fiap.locaweb.database.dao.LocaWebDb. LocaWebDb_Impl does not exist