jaunt-api

Class name conflict while using Jaunt with android

旧街凉风 提交于 2019-12-11 01:38:51
问题 I am trying to use the jaunt api with android as per suggestion from this SO answer. But I get this error when I run the project: Could not find class 'com.jaunt.h', referenced from method com.jaunt.UserAgent.a I tried changing the order of referencing of libraries by putting jaunt0.9.6.3.jar at the top of android 4.3 platform.jar. But in that case, I get this error: Could not find class 'android.app.AppOpsManager', referenced from method box.a Now it suggests that the class name "a" is at