2

I need to get list of some applications from TapJoy, and then display them in my Android project. Have TapJoy a special SDK for working with Android (something like AdWhirl SDK for Android)?

joao2fast4u
  • 6,868
  • 5
  • 28
  • 42
Artem Garkusha
  • 331
  • 5
  • 16

2 Answers2

4

I registered a tapjoy account, created a sample project and found this:

https://s3.amazonaws.com/tapjoy/sdks/TapjoyConnectSDK_Android_v8.0.1.zip

That is the andriod SDK for tapjoy.

apscience
  • 7,033
  • 11
  • 55
  • 89
1

Tapjoy has a Knowledge Center with all the information you need on integrating an Android device. Have you looked there? They even have code samples! That's how we got our application setup to use their SDK.

Marc Van Daele
  • 2,856
  • 1
  • 26
  • 52
doomspork
  • 2,302
  • 1
  • 17
  • 24