VirtualAPK icon indicating copy to clipboard operation
VirtualAPK copied to clipboard

A powerful and lightweight plugin framework for Android

Results 100 VirtualAPK issues
Sort by recently updated
recently updated
newest added

gradle版本不一致问题 Unable to load class 'com.android.build.gradle.internal.TaskFactory'. Possible causes for this unexpected error include: Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and...

RequestConfigUrlType(getAppDetail=true, getMarketRank=true, getTopics=true, getTopDeveloperList=true, getAppDeveloper=true, getTopicList=true, getTop=true, getMarketCategory=true, getTopicAppBannerList=true, getAppCategory=true, getAppListAboutTag=true, getAppSimilar=true, getAppHisVersion=true, searchUser=false, searchQuery=true)

插件内有多个页面 跳转时报错 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.wan.my/com.didi.virtualapk.core.A$1}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setOnClickListener(android.view.View$OnClickListener)' on a null object reference

2019-01-03 14:12:20.177 19324-19324/com.didi.virtualapk E/AndroidRuntime: FATAL EXCEPTION: main Process: com.didi.virtualapk, PID: 19324 java.lang.InternalError: Attempt to register dex file /storage/emulated/0/Test.apk!classes6.dex with multiple class loaders at dalvik.system.DexFile.defineClassNative(Native Method) at dalvik.system.DexFile.defineClass(DexFile.java:282) at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:275) at...

高版本的AGP不能用,有其他好用的框架吗?

具体机型为ZUK_ZUK Z2121 系统版本:7.0 崩溃日志: java.lang.NoSuchMethodError: No direct method (Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;)V in class Landroid/content/res/ResourcesKey; or its super classes (declaration of 'android.content.res.ResourcesKey' appears in /system/framework/framework.jar) at com.didi.virtualapk.internal.ResourcesManager$ResourcesManagerCompatForN. resolveResourcesImplMap(ResourcesManager.java:288) 请问下这里怎么适配呢?