Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Support for aapt --rename-manifest-package #191

Description

@migo

Hi,

I'm trying to create two versions of my android app. That means that I have to have two different package names in the AndroidManifest file.

An easy solution to this problem would be to use aapt --rename-manifest-package, as described here:
http://www.piwai.info/renaming-android-manifest-package/

I think aaptGenerateTask in AndroidBase.scala would have to be changed to support this package name parameter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions