Heyzap Mediation Sdk 9 - Android/eclipse [tutorial]

Discussion in 'Advertising' started by Christoph, Jun 2, 2016.

  1. Fer Zheng

    Fer Zheng Boxer

    Joined:
    Oct 10, 2015
    Messages:
    29
    Likes Received:
    16
  2. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Delete the Heyzap Unified SDK.

    Update:
    I will upload the new tutorial soon...
     
  3. gheorghe9512

    gheorghe9512 Boxer

    Joined:
    Dec 20, 2015
    Messages:
    70
    Likes Received:
    46
    [Quote = "mousefer post: 46433, membru: 22709"] Im care nu au aceeași problemă exact ca a ta in Eclipse, dar se confruntă cu probleme atunci când încearcă să exporte cu Eclipse.
    Asta-i de ce prefer utilizarea Android Studio, e mult mai ușor și mai rapid.
    Il puteti descarca aici: https://developer.android.com/studio/index.html [/ quote]
    I have android studio
     
    Mr Goodcat likes this.
  4. Fer Zheng

    Fer Zheng Boxer

    Joined:
    Oct 10, 2015
    Messages:
    29
    Likes Received:
    16
    Do exactly the same as in Eclipse: copy .jar and .aar into libs folder, add the stuff to AndroidManifest, and then Generate Signed APK
     
  5. gheorghe9512

    gheorghe9512 Boxer

    Joined:
    Dec 20, 2015
    Messages:
    70
    Likes Received:
    46
    CAN you do me a video how to do ? plz
     
    Mr Goodcat likes this.
  6. Cristian

    Cristian Avid Boxer

    Joined:
    Aug 1, 2016
    Messages:
    143
    Likes Received:
    27
    For anyone who is experiencing delays on android with sdk 10. I got this from heyzap

    "Thanks for reaching out, and really sorry for the delay in our response. It sounds like what you're experiencing is a black screen bug we've seen for a while in a few other developers. We've spent a ton of time on this issue and have pinpointed to a combination of network latency/connectivity/server issues causing the problem. Unfortunately we don't really have a fix for this; hopefully it doesn't happen often depending on the network connectivity... Sorry about that."
     
    Christoph likes this.
  7. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
  8. manak4u

    manak4u Avid Boxer

    Joined:
    Feb 18, 2016
    Messages:
    112
    Likes Received:
    20
    Hi,
    Thank for the amazing tutorial @Christoph
    I followed exact steps and getting an error:

    [2017-03-17 01:39:43 - Dex Loader] Unable to execute dex: Multiple dex files define Ldagger/Lazy;
    [2017-03-17 01:39:43 - net.apptard.redrunner] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Ldagger/Lazy;

    any Idea what might be the issue?

    Thanks in advance.
     
    bmsingha likes this.
  9. Ben Kane Johns

    Ben Kane Johns Boxer

    Joined:
    May 22, 2016
    Messages:
    8
    Likes Received:
    5
    Hi @manak4u ,

    To get around these issues I have had to stop using Eclipse and use Android Studio and Multidex in your gradle.build.
    https://developer.android.com/studio/build/multidex.html

    I started getting these kind of errors in Eclipse when I used more than about 3 ads provide SDK. I don't think Eclispe can handle to many thrid party SDKs.

    Thanks
    Ben
     
  10. spacerain

    spacerain Boxer

    Joined:
    Dec 4, 2016
    Messages:
    42
    Likes Received:
    6
    Hey I followed all of these steps but now I'm getting an error that says "The container 'Android Dependencies' references non existing library 'C:\Users\Hamza\Documents\Buildbox Projects\Fast Blast (Android) 7\android\libs\google-play-services_lib\bin\google-play-services_lib.jar'" even though the google-play-services_lib.jar file actually IS in that location. Why does it say it's a non-existing library, and how do I fix this error?
     
  11. bmsingha

    bmsingha Serious Boxer

    Joined:
    Feb 17, 2016
    Messages:
    517
    Likes Received:
    198
    Hey dude, finding same issue, how did you sorted it?? Please let know
     
  12. bmsingha

    bmsingha Serious Boxer

    Joined:
    Feb 17, 2016
    Messages:
    517
    Likes Received:
    198
    Hey found same issue, can you please let know how you solved?
     
  13. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Just a heads up guys:
    BB2.2.8 --> SDK 10
    BB2.2.7 and earlier --> SDK 9
     
  14. Cristian

    Cristian Avid Boxer

    Joined:
    Aug 1, 2016
    Messages:
    143
    Likes Received:
    27
    Hi guys,

    Does anyone have the permissions for vungle for sdk 9? Something odd is happening, using sdk 9 and in testing the ads are showing for vungle, network is green but when opening it is showing in red Missing Premissions. Odd that the permissions are added in manifest. Using vungle 3.5 libs. Same is happening for applovin. Anyone any ideas?

    Cheers
     
  15. Eageron

    Eageron Avid Boxer

    Joined:
    Nov 28, 2016
    Messages:
    160
    Likes Received:
    99
    Hi Cristian,

    I'm having the same problem. Actually everything works fine except for Vungle (Missing Activities and Permissions) and Unity. Unity even says in the TestSuite there has been no SDK detected. However it is in there. So far haven't found a solution for this.

    Best
     
  16. Cristian

    Cristian Avid Boxer

    Joined:
    Aug 1, 2016
    Messages:
    143
    Likes Received:
    27
    In my case vungle is working fine- all ads are showing, just have Permissions missing there.
    Unity - for some reason do not detect the SDK and in heyzap dashboard I have authentication failure even I did copy pasted the right codes and all that on heyzapp.
     
    Last edited: Jun 8, 2017
  17. Eageron

    Eageron Avid Boxer

    Joined:
    Nov 28, 2016
    Messages:
    160
    Likes Received:
    99
    Hi Cristian,

    I just contacted Heyzap. I will keep you posted! By the way I can confirm Christophs move:

    2.2.8 with Heyzap Folder of a 2.2.7 export functions well and stable!

    Best
     
  18. Cristian

    Cristian Avid Boxer

    Joined:
    Aug 1, 2016
    Messages:
    143
    Likes Received:
    27
    I did not get the part with 2.2.8 heyzapp folder of a 2.2.7 export function? What do you mean?
     
  19. Cristian

    Cristian Avid Boxer

    Joined:
    Aug 1, 2016
    Messages:
    143
    Likes Received:
    27
    Hi All,

    I have anew one. I get in developer console a security warning

    Your app is sending Advertising ID over an unencrypted connection.
    This isn't recommended because network intermediaries might be able to intercept it. You should use an encrypted connection when sending Advertising ID


    Is happening when am adding the activities for Heyzapp on android manifest. BB227 and 228 export. SDK 9 activities copied from heyzapp.

    Anyone have any ideas?
    C
     
  20. Eageron

    Eageron Avid Boxer

    Joined:
    Nov 28, 2016
    Messages:
    160
    Likes Received:
    99
    I exported a demo project with Buildbox 2.2.7. and imported it to Eclipse. I then took the "PTAdHeyzap.jar" of this 2.2.7 export. I then exported my new project with Buildbox 2.2.8 and then imported it to Eclipse. In Eclipse I changed "PTAdHeyzap.jar (2.2.8)" with "PTAdHeyzap.jar (2.2.7)" and added the Heyzap Third Party 9 SDKs into Eclipse. This way you can work with the stable Heyzap 9 SDK but use the features of 2.2.8 Buildbox.

    Do you understand what I'm talking about?

    Best
     

Share This Page