This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
proton:admanager_tapjoy [2012/12/02 12:30] seth |
proton:admanager_tapjoy [2013/01/16 03:29] (current) seth |
||
---|---|---|---|
Line 55: | Line 55: | ||
</code> | </code> | ||
- | Edit android/src/Main.java and change // #define RT_TAPJOY_SUPPORT to //#define RT_TAPJOY_SUPPORT | + | Edit android/src/Main.java and change: |
+ | |||
+ | <code> | ||
+ | // #define RT_TAPJOY_SUPPORT | ||
+ | |||
+ | to | ||
+ | |||
+ | //#define RT_TAPJOY_SUPPORT | ||
+ | </code> | ||
Also look below in that file and change this to valid info: | Also look below in that file and change this to valid info: |