Testing With Eclipse

Discussion in 'How Can I...?' started by Brocky120, Jun 20, 2017.

  1. Brocky120

    Brocky120 Avid Boxer

    Joined:
    May 2, 2016
    Messages:
    127
    Likes Received:
    27
    I dont have an android device and I am trying to test my BB Game exported in 2.2.9.

    I have created 2 Devices in the AVDM, but the game just gets stuck at "Launch Job 23%". Android is so infuriatingly complicated and is why I hate it!

    Any help would be much appreciated...
     
  2. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,193
    Likes Received:
    541
    I think BB games can not run on AVDM.
    There are people that modifying some parameters of Android Studio or Eclipse have been able to run it, but officially, it can not.
     
    HowToMake likes this.
  3. Brocky120

    Brocky120 Avid Boxer

    Joined:
    May 2, 2016
    Messages:
    127
    Likes Received:
    27
    I fixed but Eclipse was very slow. I switched to Android Studio and it seemed fine but no ads showing. My Android developer got this when he tried implementing Heyzap and Chartboost

    java.lang.NoSuchMethodError: No static method setImpressionsUseActivities(Z)V in class Lcom/chartboost/sdk/Chartboost; or its super classes (declaration of 'com.chartboost.sdk.Chartboost' appears in /data/app/com.distracteddiamond.android-1/base.apk:classes52.dex)
     

Share This Page