Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 49339200B3E for ; Wed, 7 Sep 2016 23:03:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 47E98160ABF; Wed, 7 Sep 2016 21:03:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8F351160AC1 for ; Wed, 7 Sep 2016 23:03:26 +0200 (CEST) Received: (qmail 25184 invoked by uid 500); 7 Sep 2016 21:03:20 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 25033 invoked by uid 99); 7 Sep 2016 21:03:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2016 21:03:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8B0FF2C1B77 for ; Wed, 7 Sep 2016 21:03:20 +0000 (UTC) Date: Wed, 7 Sep 2016 21:03:20 +0000 (UTC) From: "Joe Bowser (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-11374) Support applicationId for android on config.xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Sep 2016 21:03:27 -0000 [ https://issues.apache.org/jira/browse/CB-11374?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D154717= 92#comment-15471792 ]=20 Joe Bowser commented on CB-11374: --------------------------------- The more I read about applicationId, the less I think this needs to be chan= ged, and the more I think we need re-do our whole build to be more gradle f= riendly. I don't think that config.xml is the right place to add this supp= ort. > Support applicationId for android on config.xml > ----------------------------------------------- > > Key: CB-11374 > URL: https://issues.apache.org/jira/browse/CB-11374 > Project: Apache Cordova > Issue Type: New Feature > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Android, CLI > Affects Versions: 6.2.0 > Reporter: Frederico Costa Galv=C3=A3o > Assignee: Joe Bowser > > After discovering these hidden/undocumented options \[1\], while trying t= o set up my cordova project to be whitelabel-friendly, I realized that a *a= ndroid-applicationId* setting should be made available on config.xml now th= at android decoupled *applicationId* from *packageName*. > An initial PR related to this topic was https://github.com/apache/cordova= -android/pull/247, but the "more robust" thing was left for later. This sec= ond step should be fairly easy to set up, I guess. > \[1\] https://issues.apache.org/jira/browse/CB-11373 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org