SonarSystem and standalone Facebook plugin integration

Hello,

I really like the framework, it’s easy do use and nice documentation.
But I have a question about facebook. I’m trying to use the standalone facebook plugin with all api supported but I see AppActivity extens SonarSystemActivity and the standalone facebook plugin also wants to extend AppActivity. Since java is no multiinheritance how I can use both plugins?

Thanks.