0

I'm working on an app using databinding and room. The databinding works fine when I first created it, everything went well. But when I modify or add a new room module totally independent of the earlier module which worked, it shows "databinding package does not exist" for the one which worked earlier.

I'm not sure how it is linked.

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
  • I think it is a duplicate question, you can find your answer [here](https://stackoverflow.com/questions/33934249/android-databinding-package-does-not-exist/41195335) – salmanseifian Apr 16 '18 at 08:31
  • I figured out the problem. It was due to logical errors in the RoomDatabase file but it would show me errors like ""databinding package does not exist" which didn't seem relevant to the actual problem. – Kushal Raju May 01 '18 at 07:24

0 Answers0