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
  •  | 
  •  

문제

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.....

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top