judice zhc created CB-12505:
-------------------------------
Summary: plugin CAMERA--import to eclipse
Key: CB-12505
URL: https://issues.apache.org/jira/browse/CB-12505
Project: Apache Cordova
Issue Type: Bug
Components: Android
Affects Versions: 6.5.0
Environment: Cordova6.5_Eclipse4.6.2NEON2_jdk1.7_androidSDK6.0
Reporter: judice zhc
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: [email protected]
For additional commands, e-mail: [email protected]