gradle - Android Data binding debugging -


i'm starting android's databinding tools every time come run program build error my.package.databinding not exist. error get:

 error:(15, 47) error: package a.b.c.d.databinding not exist 

the try review bindings , find problem. process slow , slower use more bindings.

is there way build process or gradle tells me probelm code , why could'nt create binding classes.

thanks.

the best place report b.android.com.

we've received reports when there java code mistake, sometimes, not build binding files wrong struggling reproduce it.

so if can create bug report w/ project reproduce, we'll try fix asap.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -