You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2014/05/13 01:04:15 UTC

[jira] [Resolved] (CB-6166) Cannot create two android apps from the same code base

     [ https://issues.apache.org/jira/browse/CB-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-6166.
----------------------------

    Resolution: Won't Fix

The "widget ID" is the namespace for the Android application, and this is the unique identifier for the application.  You are going to have to one project per client, which is probably a good idea anyway, since their needs will diverge at some point.

> Cannot create two android apps from the same code base
> ------------------------------------------------------
>
>                 Key: CB-6166
>                 URL: https://issues.apache.org/jira/browse/CB-6166
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.3.0
>            Reporter: Philip Holden
>
> We have an app we want to build for two customers. We use grunt to inject different CSS before doing Cordova build. We are able to build two apps with different icons and display names. However we are unable to install both apps on the same phone at the same time. If we change the widget ID in config.xml we do get two apps that will not overwrite each other but one will not run because the widget ID causes a new package structure to be created for our app.
> How can I create two apps from a single code base that can be installed side by side?



--
This message was sent by Atlassian JIRA
(v6.2#6252)