You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/21 23:34:27 UTC

[jira] [Commented] (CB-9736) 2 main activities are generated when a package name is specified

    [ https://issues.apache.org/jira/browse/CB-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967983#comment-14967983 ] 

ASF GitHub Bot commented on CB-9736:
------------------------------------

GitHub user gorkem opened a pull request:

    https://github.com/apache/cordova-lib/pull/328

    CB-9736 - Extra main activity generated when an android package name specified

    Removes the old package name after the new one is created. If the package
    name is different

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gorkem/cordova-lib CB-9736

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/328.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #328
    
----
commit 071eccd7eb33b61fe9dd706dfb520de10bfcfc83
Author: Gorkem Ercan <go...@gmail.com>
Date:   2015-10-21T21:32:08Z

    CB-9736 - Extra main activity generated when an android package name is specified
    
    Removes the old package name after the new one is created. If the package
    name is different

----


> 2 main activities are generated when a package name is specified
> ----------------------------------------------------------------
>
>                 Key: CB-9736
>                 URL: https://issues.apache.org/jira/browse/CB-9736
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 3.5.0
>            Reporter: Gorkem ERCAN
>            Assignee: Gorkem ERCAN
>            Priority: Minor
>
> If android-packageName is specified on the config.xml two main activity classes are generated. One with with the package name as specified on id attribute and one with the value of android-packageName. This does not seem to cause any problems as AndroidManifest.xml references the android-packageName value.



--
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