Error Exporting Using Android Studio In Buildbox 2.3

Discussion in 'Buildbox General Discussion' started by Lamora, Dec 10, 2017.

  1. Lamora

    Lamora Avid Boxer

    Joined:
    Dec 8, 2016
    Messages:
    282
    Likes Received:
    140
    Get this list of errors when trying to create apk in android studio
    Errors come from ads that i choose to display in my game:

    did anybody had same problem and fix it ?


    Error:(13, 26) error: package com.chartboost.sdk does not exist
    Error:(150, 17) error: cannot find symbol class ChartboostDelegate
    Error:(18, 40) error: package com.chartboost.sdk.Model.CBError does not exist
    Error:(17, 46) error: package com.chartboost.sdk.Libraries.CBLogging does not exist
    Error:Execution failed for task ':app:compileReleaseJavaWithJavac'.
    > Compilation failed; see the compiler error output for details.
    Error:(49, 5) error: cannot find symbol variable Chartboost
    Error:(79, 34) error: cannot find symbol variable CBLocation
    Error:(19, 40) error: package com.chartboost.sdk.Model.CBError does not exist
    Error:(47, 5) error: cannot find symbol variable Chartboost
    Error:(15, 26) error: package com.chartboost.sdk does not exist
    Error:(147, 3) error: cannot find symbol variable Chartboost
    Error:(143, 3) error: cannot find symbol variable Chartboost
    Error:(176, 17) error: cannot find symbol variable AppLovinSdk
    Error:(47, 32) error: cannot find symbol variable Level
    Error:(53, 5) error: cannot find symbol variable Chartboost
    Error:(79, 5) error: cannot find symbol variable Chartboost
    Error:(48, 5) error: cannot find symbol variable Chartboost
    Error:(150, 51) error: cannot find symbol class ChartboostDelegate
    Error:(46, 5) error: cannot find symbol variable Chartboost
    Error:(93, 5) error: cannot find symbol variable Chartboost
    Error:(93, 34) error: cannot find symbol variable CBLocation
    Error:(176, 129) error: cannot find symbol class AppLovinAdLoadListener
    Error:(139, 3) error: cannot find symbol variable Chartboost
    Error:(14, 26) error: package com.chartboost.sdk does not exist
    Error:(16, 33) error: package com.chartboost.sdk.InPlay does not exist
    Error:(135, 9) error: cannot find symbol variable AppLovinSdk
    Error:(176, 96) error: cannot find symbol variable AppLovinAdSize
    Error:(93, 3) error: method does not override or implement a method from a supertype
    Error:(66, 3) error: method does not override or implement a method from a supertype
    Error:(54, 3) error: method does not override or implement a method from a supertype
    Error:(49, 6) error: method does not override or implement a method from a supertype
    Error:(67, 26) error: cannot find symbol class AppLovinAd
    Error:(55, 24) error: cannot find symbol class AppLovinAd
    Error:(50, 27) error: cannot find symbol class AppLovinAd
    Error:(46, 81) error: cannot find symbol class AppLovinAdDisplayListener
    Error:(46, 58) error: cannot find symbol class AppLovinAdLoadListener
    Error:(35, 20) error: cannot find symbol class AppLovinSdk
    Error:(34, 20) error: cannot find symbol class AppLovinAdView
    Error:(24, 27) error: package com.applovin.adview does not exist
    Error:(23, 24) error: package com.applovin.sdk does not exist
    Error:(22, 24) error: package com.applovin.sdk does not exist
    Error:(21, 24) error: package com.applovin.sdk does not exist
    Error:(20, 24) error: package com.applovin.sdk does not exist
    Error:(19, 24) error: package com.applovin.sdk does not exist
    Error:(18, 24) error: package com.applovin.sdk does not exist
    Error:(17, 1) error: package com.applovin.adview does not exist
     

    Attached Files:

    volcank likes this.
  2. Skrubzy

    Skrubzy Avid Boxer

    Joined:
    Nov 3, 2017
    Messages:
    177
    Likes Received:
    44
    This is really sad :(
     
  3. Phoebe

    Phoebe Serious Boxer

    Joined:
    Aug 9, 2016
    Messages:
    667
    Likes Received:
    392
    Haha nice reply but He need help ;) He know it that it sad
     
  4. Lamora

    Lamora Avid Boxer

    Joined:
    Dec 8, 2016
    Messages:
    282
    Likes Received:
    140
    Haha thanks man :)

    after adding this line
    compile 'com.applovin:applovin-sdk:7.3.2'

    Now only chartboost is giving error i mean if this is something on buildbox end i think its time to look for new software im getting more and more annoyed with every update its very hard and toxic love :)
     
    Phoebe likes this.
  5. Skrubzy

    Skrubzy Avid Boxer

    Joined:
    Nov 3, 2017
    Messages:
    177
    Likes Received:
    44
    I think I know what's going on, let me find a video for you real quick. I'll edit this when I find it

    EDIT: The solution starts around 16:45.
    You may need to rewind a little to find what to paste, but the "painful" part was done for you in the comments by the user Doppler
     
    Last edited: Dec 10, 2017
    Lamora likes this.
  6. Lamora

    Lamora Avid Boxer

    Joined:
    Dec 8, 2016
    Messages:
    282
    Likes Received:
    140
    Thank you for helping, but this is for xcode and for heyzapp, i need something else but thank You
     
  7. Skrubzy

    Skrubzy Avid Boxer

    Joined:
    Nov 3, 2017
    Messages:
    177
    Likes Received:
    44
    Are you using independent ad networks? He said there's another video for Android, but I couldn't find it.
     
  8. Lamora

    Lamora Avid Boxer

    Joined:
    Dec 8, 2016
    Messages:
    282
    Likes Received:
    140
    There is video how to export APK using eclipse that i know how to do, but 2.3 no longer support eclipse :) so F*** me im stuck for 2 days now with two games ready to publish and just get annoyed af
     
  9. Skrubzy

    Skrubzy Avid Boxer

    Joined:
    Nov 3, 2017
    Messages:
    177
    Likes Received:
    44
    It shouldn't really matter if you use Eclipse or Android Studio, they both have access to the source code. On the HeyZap website, just select "Android" instead of "IOS" and follow the other tutorial video using Android Studio.
     
  10. lqur

    lqur Boxer

    Joined:
    Nov 25, 2015
    Messages:
    23
    Likes Received:
    19
    @Lamora , I have found a "temporary" solution. You have to download the Chartboost SDK, copy the chartboost.jar file to the "libs" folder of you BB export (in the "app" folder). Then, in Android Studio, open the build.gradle (Module: app). At the end of the file, there is a dependencies section. Add the following line :

    compile files('libs/chartboost.jar')

    @Andy , please a dev need to fix BB 2.9 export. We have problem with both iOS and Android ads SDK not being exported well.
     
    Lamora likes this.
  11. Lamora

    Lamora Avid Boxer

    Joined:
    Dec 8, 2016
    Messages:
    282
    Likes Received:
    140
    Thank you so much for time and effort to write this, but im done. Im using buildbox for more then a year now and every update makes more troubles, now i have one game that is runied since there is no more random spawn, and second that i just will no export till SDK issue is fixed and this god knows when will happen :)
     
    Quielo and Christoph like this.
  12. volcank

    volcank Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    794
    Likes Received:
    391

Share This Page