Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Android Version - Google Play

  • #1, by darren-beckett 8 years ago Zitieren
    Hi Guys,

    Are you working on a new version of the android APK?

    Google
    "This is a reminder that starting November 1, 2018, updates to apps and games on Google Play will be required to target Android Oreo (API level 26) or higher. After this date, the Play Console will prevent you from submitting new APKs with a targetSdkVersion less than 26."
  • #2, by SimonS 8 years ago Zitieren
    I will really use that deadline, it took forever to work out the current build system and I probably would need to move to Android Studio then, where they really haven't put much work into the ndk.
  • #3, by darren-beckett 8 years ago Zitieren
    Thanks for sharing.I hope you continue to have such quality articles to share with everyone! I believe there will be many people who share my views when they read this article from you.Those who come to read your article will find lots of helpful and informative tips.
    Thanks for getting involved

  • #4, by darren-beckett 8 years ago Zitieren
    @SimonS, you should definitely use Visual Studio 2017
  • #5, by SimonS 8 years ago Zitieren
    I tried that too, was also very tricky, the best option was to use the ndk command line with cmake and apache ant. I will see what works best.
  • #6, by darren-beckett 8 years ago Zitieren
    Hi Simon,
    Any progress on building on the newest android SDK to allow upload to the Play Store?
  • #7, by darren-beckett 7 years ago Zitieren
    Has this now been resolved with VS 5.0.8 ??
  • #8, by SimonS 7 years ago Zitieren
    I updated the sdk, but you would need to check.
  • #9, by darren-beckett 7 years ago Zitieren
    Looks good, Google recognised it as sdk 26 (Android 8).
    Thanks Simon.