Appodeal + Android Studio. Who Did It Please Help With One Step.

Discussion in 'Technical Discussion' started by elbatros, May 20, 2018.

  1. elbatros

    elbatros Boxer

    Joined:
    Feb 1, 2018
    Messages:
    29
    Likes Received:
    0
    Guy,
    I am spamming discord and forum with this question.

    In guide step 12 and 13 doesn't work. I get error when I try to import .aar file!

    Which SDK tool version I should use?
    Please someone :)
     
  2. elbatros

    elbatros Boxer

    Joined:
    Feb 1, 2018
    Messages:
    29
    Likes Received:
    0
    This is what happens after Step 11,12 and 13. What can be wrong? There should be bunch of people who had this issue, not only me.
     

    Attached Files:

  3. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Does Adcolony appear in the Dependencies list after you add it?
     
  4. elbatros

    elbatros Boxer

    Joined:
    Feb 1, 2018
    Messages:
    29
    Likes Received:
    0
    Hi. No it doesnt. Thats the case. You can see it in my attached pictures
     
  5. Quantico

    Quantico Boxer

    Joined:
    Mar 23, 2018
    Messages:
    17
    Likes Received:
    19
    go to your settings.graddle and under include ':app' type include ':adcolony-sdk-3.1.2' and sync
    you can also add your dependency manually on your build.gradle , just add
    implementation project(':adcolony-sdk-3.2.1')
     
  6. joeitsuke5371

    joeitsuke5371 Boxer

    Joined:
    Mar 11, 2018
    Messages:
    9
    Likes Received:
    0
    I have the same problem but HAS FIX the issues. just download OLD VERSION OF ANDROID STUDIO. the latest version has a problem to recognise aar file. once u using the old version on AS. the aar file will sync automatically. and you will be able to chose the module.
     

Share This Page