I update the SDK to have a better behaviour.
This classes plugins bridge should now use singleton model.
Flurry.java
AmazonAds.java
AmazonGameCircles.java
SonarFrameworks.cpp file should be updated to use this new updates to this clases.
New Calls from C++ to Java are now using first jobject (this class is exclusive for Android JNI) and then using this java object reference we call a non static method, this will make the things with less code for SonarFrameworkFunctions.java
I update the SDK to have a better behaviour. This classes plugins bridge should now use singleton model. Flurry.java AmazonAds.java AmazonGameCircles.java
SonarFrameworks.cpp file should be updated to use this new updates to this clases. New Calls from C++ to Java are now using first jobject (this class is exclusive for Android JNI) and then using this java object reference we call a non static method, this will make the things with less code for SonarFrameworkFunctions.java