Skip to content

ActivityWithMoreApps

uncleLem edited this page Nov 26, 2012 · 1 revision

ActivityWithMoreApps - this activity will allow you to show "More Apps" screen.

In order to add promotion to app you have to:

  1. add chartboost.jar as library

  2. register your app at http://chartboost.com/app/edit

  3. in "More Apps Page" section enter your existing and already registered apps names which you want to represent in your More Apps Page

  4. if necessary, add created app to others app's "More Apps Page" sections

  5. call setupChartBoost(String, String) in onCreate() method of your activity

  6. call showMoreApps() to show More Apps screen

Clone this wiki locally