集成android 版推送报错

daomeixiaoming
2017-11-13 02:40 3.6k 0
11-13 10:28:39.363 20092-20092/? E/SoundPool: int android::Soundpool_perf_lock_init(): Perf lock handles Success 
11-13 10:28:43.017 20092-20092/com.qiduo.duduhuyu E/TAG: invalid argument
11-13 10:28:43.149 20092-20092/com.qiduo.duduhuyu E/VivoSystemReflect: Failure register UserProfilingManager
 java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:430)
at android.app.VivoSystemReflect$7.createService(VivoSystemReflect.java:461)
at android.app.SystemServiceRegistry$CachedServiceFetcher.getService(SystemServiceRegistry.java:860)
at android.app.SystemServiceRegistry.getSystemService(SystemServiceRegistry.java:801)
at android.app.ContextImpl.getSystemService(ContextImpl.java:1512)
at android.content.ContextWrapper.getSystemService(ContextWrapper.java:659)
at android.app.Application.getUserProfilingManager(Application.java:328)
at android.app.Activity.onResume(Activity.java:1291)

我是按文档接的,接了几遍,就报这个问题,比较纠结!请教一下!

1个回答

热门排序