[jira] [Commented] (CB-12505) plugin CAMERA--import to eclipse

2017-02-27 Thread jcesarmobile (JIRA)

[ 
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 (  android:authorities="${applicationId}.provider" )Tag  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



[jira] [Commented] (CB-12505) plugin CAMERA--import to eclipse

2017-02-27 Thread judice zhc (JIRA)

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

judice zhc commented on CB-12505:
-

Jesus ! Thanks very much ! Are u sure AS could recognize this kind of symbol " 
${applicationId} " in a AndroidManifest.xml file ?

> 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 (  android:authorities="${applicationId}.provider" )Tag  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