366
Views
12
Comments
Solved
Duplicate elements declared in Androidmanifest
Question

I have this error message when i try to generate my apk, How can i solve this?

2020-03-05 14-29-02
José Costa
Solution

Hi Leidy,

That can happen when two (or more) plugins need to use the same feature. Could you list here the plugins that you are using?

Cheers,

José

UserImage.jpg
Alberto De Vargas

Hi,


This error appears when I add in the same project "Twilio Video Mobile" and "Barcode Plugin".


What should I do to use both?


Thanks.

2018-10-18 08-34-00
Eric Bulters
 
MVP

I encountered the same issue with "Twilio Video Mobile" and "Barcode Plugin". has there been a response to this yet?

UserImage.jpg
Alberto De Vargas

Hi Eric,


No one has told me how to fix it yet.


Sorry.

2018-10-18 08-34-00
Eric Bulters
 
MVP

Alberto De Vargas wrote:

Hi Eric,


No one has told me how to fix it yet.


Sorry.


Hi Alberto,

I got it working. I forked the barcode plugin git and took out the manifest part about the camera.
Copied the barcode plugin and used that git instead of the original git.

Not sure if this is the correct or best way... but it works
the git I used is https://github.com/EricRisa/csZBar.git 
obviously it will only work if the other plugin requires the same native functionality in this case "Twilio Video Mobile" does

UserImage.jpg
den rick

Hi everyone, 


Please, Is there a simplier and better solution for this problem? I am using the barcode plugin et the camerapreview plugin. 

2024-09-27 08-47-09
Rashmi Hatwar

Leidy Navarro wrote:

I have this error message when i try to generate my apk, How can i solve this?

I am also facing the same issue. Can anyone please guide me on that? How to find that which plugins need to use the same feature?


2024-05-28 00-11-35
Luis Andrés Jara Vásquez

Hello, i have the same problem with "CameraPreviewPlugin" x/


Help

2024-05-28 00-11-35
Luis Andrés Jara Vásquez

Luis Andrés Jara Vásquez wrote:

Hello, i have the same problem with "CameraPreviewPlugin" x/


Help

Hello, i solved the problem, the real problem was that i have  previewsly installed the "barcode plugin", then uninstalled (Barcode plugin) and i could finally generate the app for install, but i lost the functionality of QR.


Regards!


UserImage.jpg
DucBinh Nguyen

Sorry. I want to use BarcodePlugin and CameraPlugin. What should i do to use both?

2020-04-15 19-07-26
Eduardo Rodrigues

DucBinh Nguyen wrote:

Sorry. I want to use BarcodePlugin and CameraPlugin. What should i do to use both?

Hi, 

it's better to post your question in a new post, so that the community can see your question better and for others who have the same question to find it.


UserImage.jpg
DucBinh Nguyen

Hi, thank you for your advise. I will post my question in a new post.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.