How to fix unable to execute dex multiple dex files define lcom google android vending licensing?

StackOverflow https://stackoverflow.com/questions/20141380

  •  03-08-2022
  •  | 
  •  

Question

My project was working fine before added com.google.android.vending.licensing package. I also added all the libaray as required.but i am getting the above issue unable to execute dex multiple dex files define lcom google android vending licensing.

I googled a lot but nothing found any valid solution for this issue.

If anyone have idea please help me.

Thanks in advance.....

Was it helpful?

Solution

I solved my issue by removing library.jar.Because i added library as well com.google.android.vending.licensing package also. Thats why i was getting this issue.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top