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)?
Asked
Active
Viewed 3,246 times
2 Answers
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
-
1Sorry, I don't even have an android device! – apscience Jun 21 '11 at 08:17
-
You can find the tapjoy sample application in the zip file that you download now. www.tapjoy.com/sdk – locoboy Mar 28 '12 at 22:02
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