TMSLiveGridDataBinding not found

I've created a small demo multi device application with a TMSFMXLiveGrid on it.

On all targets (Win32, Win64, macOS, iOS) this compiles and works fine but when I try to build it for Android I get an error: "Unit FMX.TMSLiveGridDataBinding not found".
Any idea what I'm doing wrong?

Best regards
Anske  

Problem solved.

I installed the TMS software before installing the Android platform (I thought I didn't need it).
Removing the TMS packages and reinstalling them solved my problem.

Best Regards
Anske