Hi,
I posted a question about one hour ago (android section) and thought it might be good to make a second post here.
So I want to call C# from Java and read that it is basically possible using Java → c++ → managed c++ → C#, but is that a way which would work for unity android too?
@edit
Or is there something similar to UnitySendMessage(…)(iOS) for android?