I am trying to figure out, how to make a wrapper for the new Tap for Tap SDK.
I have created a new JAVA project in Eclipse and added android.jar, B4AShared.jar, Core.jar, TapForTap.jar and TapForTapAdMob.jar (don´t know if the last one is needed, but it comes with the new TapForTap.jar)
Then I tried copying the code from Tap for Tap documentation (Tap for Tap), and tried to figure out, how that works, but FAILED.
I also took a look at the code from the old wrapper and tried to copy that in, instead and tried to see if I could understand enough to be able to edit it, to fit the new SDK, but FAILED.
I simply do not understand the Java code!
Kind regards
Jakob
I have created a new JAVA project in Eclipse and added android.jar, B4AShared.jar, Core.jar, TapForTap.jar and TapForTapAdMob.jar (don´t know if the last one is needed, but it comes with the new TapForTap.jar)
Then I tried copying the code from Tap for Tap documentation (Tap for Tap), and tried to figure out, how that works, but FAILED.
I also took a look at the code from the old wrapper and tried to copy that in, instead and tried to see if I could understand enough to be able to edit it, to fit the new SDK, but FAILED.
I simply do not understand the Java code!
Kind regards
Jakob