Api Selection

Discussion in 'Technical Discussion' started by whagler, Jun 10, 2017.

  1. whagler

    whagler Boxer

    Joined:
    Jun 7, 2017
    Messages:
    40
    Likes Received:
    4
    Okay, I would love some help on the api selection. I want to make sure the game can run on devices with out crashing which api lvl should i use that way i can make sure it runs on as many android devices that it can.
     
  2. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,193
    Likes Received:
    541
    You can not create a game with different API, in BB only API23 works.
    API23 can run on versions of Android 3.0 or higher.

    Any phone with Android 2.3 or lower is too old, more than 4 years, does not have the necessary processing capability for BB.
     
  3. whagler

    whagler Boxer

    Joined:
    Jun 7, 2017
    Messages:
    40
    Likes Received:
    4
    How can you double check if the game is being packaged with api 23?
     

Share This Page