Skip to content

Duplicated assets in APK #14

@Cervator

Description

@Cervator

An APK build at present will grab the assets directory twice.

  • Once at the root of the APK
  • Once inside org\destinationsol\assets

I tried blindly to comment out from "$rootDir/engine/src/main/resources/org/destinationsol" in the Android build file to leave out one set which worked fine, and gradlew android:assembleRelease with our keystore (see private infra repo for details) did seemingly make a signed and valid APK. I just have no idea if it worked as the Play Store rejected it for other reasons (see other issue I'm about to file)

Sorting out which copy of the assets to keep shouldn't be too hard


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions