Skip to content

History / Working for Android (on Linux)

Revisions

  • Bump ANDROID_API_VERSION to 34

    @samsvp samsvp committed Sep 26, 2024
  • Targetting android 29 issues a warning on new device that the apk contains security breaches. I've updated the target to Android 34 and made the necessary changes to build the apk. We still install build-tools and platform version 29 because version 34 has a bug in `dx` (renamed to `d8`) where it fails to link classes.dex

    @samsvp samsvp committed Sep 25, 2024
  • Introduced a separate linking step in the build script to prevent `Relocations in generic ELF (EM: 183)` issue with arm64 compilation.

    @purrie purrie committed Dec 28, 2023
  • Updated Working for Android (on Linux) (markdown)

    @e-ivkov e-ivkov committed Mar 5, 2023
  • Updated Working for Android (on Linux) (markdown)

    @gtrxAC gtrxAC committed Jul 20, 2022
  • Updated Working for Android (on Linux) (markdown)

    @gtrxAC gtrxAC committed Jul 20, 2022
  • Update guide for modern SDK versions

    @gtrxAC gtrxAC committed Jul 20, 2022
  • Updated Working for Android (on Linux) (markdown)

    @RitariME RitariME committed Jul 21, 2021
  • Updated Working for Android (on Linux) (markdown)

    @Teashrock Teashrock committed Jun 28, 2021
  • small typo

    @msoygen msoygen committed Aug 22, 2019
  • Updated Working for Android (on Linux) (markdown)

    @msoygen msoygen committed Aug 22, 2019
  • Created Working for Android (on Linux) (markdown)

    @msoygen msoygen committed Aug 22, 2019