Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/223.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java Google Play发布前报告_Java_Android_Android Studio_Google Play - Fatal编程技术网

Java Google Play发布前报告

Java Google Play发布前报告,java,android,android-studio,google-play,Java,Android,Android Studio,Google Play,我最近将我的应用程序上传到了游戏中,但得到了一份发布前的报告,报告显示在测试的13台设备中,我的应用程序在8台上运行良好,在5台上运行不好。经过详细分析,我意识到这五个版本都运行安卓5.0和5.1。我在android studio中构建应用程序 这是我收到的报告。我如何解决这个问题 Device(s) with issues Google Nexus 7 (flo) - Android 5.0 Google Nexus 9 (flounder) - Android 5.0 Google Nexu

我最近将我的应用程序上传到了游戏中,但得到了一份发布前的报告,报告显示在测试的13台设备中,我的应用程序在8台上运行良好,在5台上运行不好。经过详细分析,我意识到这五个版本都运行安卓5.0和5.1。我在android studio中构建应用程序

这是我收到的报告。我如何解决这个问题

Device(s) with issues
Google Nexus 7 (flo) - Android 5.0
Google Nexus 9 (flounder) - Android 5.0
Google Nexus 5 (hammerhead) - Android 5.1
Google Nexus 4 (mako) - Android 5.1
Samsung Galaxy S6 (zeroflte) - Android 5.1

Exceptions
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.techafriq.ubiserve/com.techafriq.ubiserve.MainActivity}: java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.android.vending.licensing.ILicensingService }
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.techafriq.ubiserve/com.techafriq.ubiserve.MainActivity}: java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.android.vending.licensing.ILicensingService }
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.techafriq.ubiserve/com.techafriq.ubiserve.MainActivity}: java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.android.vending.licensing.ILicensingService }
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.techafriq.ubiserve/com.techafriq.ubiserve.MainActivity}: java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.android.vending.licensing.ILicensingService }
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.techafriq.ubiserve/com.techafriq.ubiserve.MainActivity}: java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.android.vending.licensing.ILicensingService }

可能重复的@Ashwani不是直接重复,但你确实指向了解决方案。同意,但它有解决方案,所以我指出了它:)可能重复的@Ashwani不是直接重复,但你确实指向了解决方案。同意,但它有解决方案,所以我指出了它:)