Android Manifest conflict while multiple plugins.

hi there, I wants to give two plugins(facebook and admob) in myunity android game, both plugins individually works fine but in same project gives problem. I knew it might be possible by eclipse integration of google android project build. but don’t know how to work with both SDK(in eclipse). Is there any way to work with multiple plugin???

thanks.

Can you check there are two jar files in your plugin folder with the same name.if there is then you need to update the “.jar” file, functions by importing in eclipse or remove one of the jar (i know 2ed one is not the reliable option but works in some cases ).