New Start App Sdk . How to Add ?

Discussion in 'Help & Support' started by wladca, Sep 15, 2013.

  1. wladca Active Member

    Member Since:
    Mar 20, 2013
    Message Count:
    50
    Likes Received:
    4
    Trophy Points:
    50
    Hello guys,

    Can someone make a tutorial or just give a example how to easy imlement all of ads from start app ? I'm still getting errors :-/ .

    It will be nice and very helpfull for all of us :)

    Greetings and waiting !
  2. wladca Active Member

    Member Since:
    Mar 20, 2013
    Message Count:
    50
    Likes Received:
    4
    Trophy Points:
    50
    I have problem here

    Code (text):
     @Override
        public void onCreate() {
            StartAppSearch.init(this);
            super.onCreate();
        }
    with StartAppSearch.init(this); , init is still showing errors and tip show me to change it to wait but it dont work also.

    What I should do with it ?

Share This Page