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

jcesarmobile commented on CB-12505:
-----------------------------------

Yes, it should
https://developer.android.com/studio/build/manifest-build-variables.html

> plugin CAMERA--import to eclipse 
> ---------------------------------
>
>                 Key: CB-12505
>                 URL: https://issues.apache.org/jira/browse/CB-12505
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 6.5.0
>         Environment: Cordova6.5_Eclipse4.6.2NEON2_jdk1.7_androidSDK6.0
>            Reporter: judice zhc
>            Assignee: jcesarmobile
>              Labels: cordova, plugin
>
>  I ever imported other projects ,they worked well.
> But after I successfully ( builded android ) and( run andoid )of a CAMERA 
> DEMO by cordova cli on true phone,when I imported project dir to 
> eclipse,errors happened.
> 1ST , AndroidManifest.xml ( <provider 
> android:authorities="${applicationId}.provider" )Tag <provider> attribute 
> authorities has invalid character '$'.
> 2nd ,  in PACKAGE CAMERA ( CameraLauncher.java and CordovaUri.java ) The 
> import android.support cannot be resolved  
> I try to add jar from android prj 
> DIR\build\intermediates\pre-dexed\debug\com.android.support-support-v4-24.1.1_37bc5c75534513e0eba84766e6857428d6bb873b.jar
>  , this doesn't help .
> I wonder why cordova build a AndroidManifest.xml with some symbol like 
> ${applicationId} which eclipse doesnot understand ?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to