ios - How to call native (Android) function from PlayN? -
Is it possible to call "basic" forum-specific Java code from plain games? For example, launch an external (Android and iOS) activity in response to clicking buttons? Can you link me to some demos how to do this?
Yes, it is possible, you have the interface to call your original code; We did it to apply the advertisement to our game, you can see how we did it and maybe it could help you.
Comments
Post a Comment