AndroidDocumentViewer icon indicating copy to clipboard operation
AndroidDocumentViewer copied to clipboard

error: uses unchecked or unsafe operations.

Open bha2020 opened this issue 6 years ago • 3 comments

Error: Program type already present: com.tencent.smtt.export.external.DexClassLoaderProvider please help.

bha2020 avatar Feb 12 '19 09:02 bha2020

Error: Program type already present: com.tencent.smtt.export.external.DexClassLoaderProvider please help.

Can u give more error info?

hanlyjiang avatar Feb 13 '19 02:02 hanlyjiang

When I tried to compile project it gives me compile time errors as follows error: package com.tencent.smtt.sdk does not exist error: cannot find symbol variable QbSdk

error: package com.tencent.smtt.sdk does not exist error: cannot find symbol class WebView error: cannot access TbsReaderView class file for com.tencent.smtt.sdk.TbsReaderView not found

So I added tbs_.jar file in libs folder and above errors gone but now It gives error as 'Error: Program type already present: MTT.ThirdAppInfoNew'

bha2020 avatar Feb 14 '19 10:02 bha2020

When I tried to compile project it gives me compile time errors as follows error: package com.tencent.smtt.sdk does not exist error: cannot find symbol variable QbSdk

error: package com.tencent.smtt.sdk does not exist error: cannot find symbol class WebView error: cannot access TbsReaderView class file for com.tencent.smtt.sdk.TbsReaderView not found

So I added tbs_.jar file in libs folder and above errors gone but now It gives error as 'Error: Program type already present: MTT.ThirdAppInfoNew'

I think u project have init issues Did you cloning my whole repo And open it with AndroidStudio directly, When U open it, if AndroidStudio prompt you to upgrade gradle version, if there is and u click update, you should clone a new repo, and open it again, then ignore the gradle upgrade dialog.

hanlyjiang avatar Feb 18 '19 01:02 hanlyjiang