问题标签 [buildbox]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - 无法解决:appcompat-v7 android studio 3.2.1
我导出了我的 Build box 项目并在 Android Studio 上打开了它。但无法构建它。我收到此错误。
无法解决:appcompat-v7
摇篮文件
有人知道怎么修这个东西吗 ?
android - Android Project Import to Eclipse 不在 Import Projects 窗口中显示项目名称,而是在“PTPlayer”中显示 - 项目未正确导入
我在 Buildbox 中创建了一个已导出到 Android 的游戏。将此项目导入 Eclipse(导入 -> 将现有 Android 代码导入工作区 -> 浏览文件夹)后,项目不会出现,而是出现在“要导入的项目”下的目录和“新项目名称”下的“PTPlayer”(如per this screenshot ) 这表明它没有正确导入。
我知道我应该得到两个项目,一个带有“新项目名称”(格式为 com.companyname.gamename)以及一个 lib 项目。
令人烦恼的是,大约 18 个月前,我能够使用相同的程序产生所需的输出,并且我在网上遵循了各种教程,但没有成功。显然我在这里做错了什么。任何帮助将不胜感激。
非常感谢
java - 由于抽象方法错误,应用程序在启动后不久崩溃
我通过 buildbox 构建了我的游戏。由于下面粘贴的错误,我的应用程序不断崩溃:
我通过将以下命令放入 AndroidManifext.xml 来修复此错误:
现在我面临一个新的崩溃原因:
我的 android 级别构建 gradle 是:
和应用程序级别的构建等级是:
我现在面临的是应用程序在启动后 30 分钟内崩溃。有时它不会在几分钟内崩溃,但通常会在第一分钟内崩溃。这导致了大量的卸载。
如果有人可以提供帮助,将不胜感激。到目前为止,我已经尝试过论坛上的解决方案,但还没有解决方案。
android - 禁用游戏应用程序上的 android 后退按钮
当我尝试添加后退按钮删除代码时,它会给出错误。
我创建了一个游戏buildbox
,它是一个拖放操作,并将其导出到 Android Studio。我想禁用android后退按钮。拜托,我需要帮助来解决这个问题。
buildbox - 如何阻止物体消失?
我正在使用 Buildbox 开发游戏,但遇到了一个我不知道如何解决的问题。在实践中,我正在制作一个只能向上的垂直滚动游戏。无尽的攀爬,避免障碍、陷阱等。为了稍微移动游戏玩法,我决定插入一个弹球部分,用球击中物体以挣脱并继续攀登。我遇到的问题涉及击球的杠杆。
如果我单独尝试该阶段,则没有问题,但如果我通过阶段再次返回并正常继续游戏,则在与它们进行几次互动后,木棍往往会消失。
黄点是杠杆,蓝点是扳机,如果杠杆不合适,它们会回到起始位置
我已经尝试过以下解决方案:
添加一个 spawner 命令,但与我需要的相比,结果是在起始位置不断产生棒。即使杠杆收到交互或命令移动。
将控制杆与场景的其他固定元素联系起来,但结果是控制杆没有正确移动。
- 将杠杆连接到场景的其他可移动元素上。
- 增加背面和侧面删除阈值。
- 取消并重做杠杆。
我注意到杠杆消失了,因为我在从一个阶段转移到另一个阶段时移动了它们。它们消失了,因为使角色跳跃的按钮叠加在用于移动控制杆的按钮上。我确保按钮没有相互穿透,但没有任何改变,我唯一得到的是当我回到舞台时杠杆还没有消失,但是一旦我再次移动它们它们就会消失。
我也试图移除触发器,但杠杆会自行转动一千次,然后无论如何都会消失。
android-studio - 导入 Buildbox 项目时 Android Studio 构建错误
这是我的 build.gradle(Project:Android) 文件
这是 gradle.build(Module:app) 文件应用插件:'com.android.application'
构建 APK 会产生以下错误
在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1) 中发现重复的类 android.support.v4.accessibilityservice.AccessibilityServiceInfoCompat .jar) 在模块 classes.jar (com.android.support:support-core-ui:26.1.0) 和 support-v4-19.0.1.jar (support- v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-core-ui:26.1.0) 和 support-v4-19.0 中找到重复的类 android.support.v4.app.ActionBarDrawerToggle$Delegate .1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.app.ActionBarDrawerToggle$DelegateProvider 在模块 classes.jar (com.android.support:support-core-ui:26.1.0 ) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.app。在模块 classes.jar (com.android.support:support-core-ui:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 ActionBarDrawerToggle$SlideDrawable 类 android .support.v4.app.ActivityCompat 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1) 中发现重复的类 android.support.v4.app.ActivityOptionsCompat .jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-) 中找到重复的类 android.support.v4.app.BackStackRecord 19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1 中找到重复的类 android.support.v4.app.BackStackRecord$Op。jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0 中找到重复的类 android.support.v4.app.BackStackState .1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和支持中找到重复的类 android.support.v4.app.BackStackState$1 -v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 中找到重复的类 android.support.v4.app.DialogFragment ) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment: 26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:支持片段:26。1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support -fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com. android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 android.support.v4.app.Fragment$SavedState$1 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.app.FragmentActivity在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 android.support.v4。应用程序。在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 FragmentActivity$1 与 android.support 类重复。在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 v4.app.FragmentActivity$NonConfigurationInstances 重复在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1. jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0) 中找到重复的类 android.support.v4.app.FragmentManager .1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support -fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android. support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar ( com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 android.support.v4.app.FragmentManagerImpl$2 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.app。在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 FragmentManagerImpl$3 与 android.support 类重复。在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 v4.app.FragmentManagerImpl$4 重复类android.support.v4.app.FragmentManagerState 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar ) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0) 中找到重复的类 android.support.v4.app.FragmentManagerState$1 .1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0 中找到重复的类 android.support.v4.app.FragmentPagerAdapter。1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4 中找到重复的类 android.support.v4.app.FragmentState -19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 中找到重复的类 android.support.v4.app.FragmentState$1和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1 .0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support- fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块类中发现重复的类 android.support.v4.app.FragmentTabHost$DummyTabFactory。jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.app.FragmentTabHost$SavedState在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 android.support.v4。在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 app.FragmentTabHost$SavedState$1 重复类android.support.v4.app.FragmentTabHost$TabInfo 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1 .jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4- 19.0.1。jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0) 中找到重复的类 android.support.v4.app.ListFragment .1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support -v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1 中找到重复的类 android.support.v4.app.ListFragment$2 .jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4- 中找到重复的类 android.support.v4.app.LoaderManager 19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment) 中找到重复的类 android.support.v4.app.LoaderManagerImpl :26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android. support:support-fragment:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com .android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 android.support.v4.app.NotificationCompat classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.app。在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 NotificationCompat$Action 重复类 android.support .v4.app.NotificationCompat$BigPictureStyle 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0) 中发现重复的类 android.support.v4.app.NotificationCompat$BigTextStyle .1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar ( support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com .android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 android.support.v4.app.NotificationCompat$Style classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.app.NotificationCompatJellybean在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 android.support.v4。在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 app.ServiceCompat 与 android 类重复。在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 support.v4.app.ShareCompat 重复类 android.support.v4.app.ShareCompat$IntentBuilder 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0. 1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support -v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-fragment:26.1.0) 和 support-v4-19.0.1 中发现重复的类 android.support.v4.app.SuperNotCalledException。 jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support -core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com. android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.content.AsyncTaskLoader$LoadTask 在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4。在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 content.ContextCompat 重复类 android.support .v4.内容。在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 CursorLoader 重复类 android.support .v4.content.FileProvider 在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4 -19.0.1.jar) 在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0 中找到重复的类 android.support.v4.content.FileProvider$SimplePathStrategy。 1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-core) 中找到重复的类 android.support.v4.content.Loader -utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com. android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.content.Loader$OnLoadCompleteListener 在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4。在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 content.LocalBroadcastManager 类 android .support.v4。在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 content.LocalBroadcastManager$1 重复类android.support.v4.content.LocalBroadcastManager$BroadcastRecord 在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0 .1.jar) 在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4-19.0.1 中找到重复的类 android.support.v4.content.LocalBroadcastManager$ReceiverRecord。 jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0 中找到重复的类 android.support.v4.content.ModernAsyncTask .1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar ( com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 android.support.v4.content.ModernAsyncTask$3 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 android.support.v4.content.ModernAsyncTask在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 $4 重复类 android.support.v4在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 .content.ModernAsyncTask$AsyncTaskResult 重复类安卓。support.v4.content.ModernAsyncTask$InternalHandler 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar ) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4- 19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar 中找到重复的类 android.support.v4.content.ModernAsyncTask$WorkerRunnable (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-core-utils:26.1.0) 和 support-v4- 中找到重复的类 android.support.v4.content.WakefulBroadcastReceiver 19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar 中找到重复的类 android.support.v4.database.DatabaseUtilsCompat (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 发现重复的类 android.support.v4.graphics.drawable.DrawableCompat在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中重复类 android.support.v4.hardware在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 .display.DisplayManagerCompat 与 android 类重复。在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4) 中找到重复的类 android.support.v4.internal.view.SupportMenuItem -19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1 中找到重复的类 android.support.v4.internal.view.SupportSubMenu。 jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0 中找到重复的类 android.support.v4.net.ConnectivityManagerCompat .1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和支持-v4-19.0.1.jar (支持-v4-19.0.1.jar)在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 SupportMenuItem 重复类 android.support.v4在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 .internal.view.SupportSubMenu 重复类android.support.v4.net.ConnectivityManagerCompat 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar ) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4- 19.0.1.jar)在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 SupportMenuItem 重复类 android.support.v4在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 .internal.view.SupportSubMenu 重复类android.support.v4.net.ConnectivityManagerCompat 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar ) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4- 19.0.1.jar)support.v4.internal.view.SupportSubMenu 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar ) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0. 1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support -v4-19.0.1.jar)support.v4.internal.view.SupportSubMenu 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar ) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0. 1.jar) 在模块 classes.jar (com.android.support:support-compat:26.1.0) 和 support-v4-19.0.1.jar (support -v4-19.0.1.jar)1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support -compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar)1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (com.android.support:support -compat:26.1.0) 和 support-v4-19.0.1.jar (support-v4-19.0.1.jar)
java - Google Play 64 位合规性
我有一个由 Buildbox2 开发的游戏。正如 BB 所说,他们的最新版本支持 64 位。
https://www.buildbox.com/forum/index.php?threads/buildbox-2-3-8-2509-beta.17155/
我下载了最新的 BB2 并将我的游戏导出到 Android。
然后我分析APK
正如你在图片中看到的:
lib 文件夹中有两个 .so 文件。我想知道“我的应用程序是否支持 Google Play 的 64 位?”
你怎么看?
如何使其符合 64 位标准?
xcode - 为什么 AppDelegate 文件看不到 GameAnalytics 文件?
我正在尝试将 GameAnalytics SDK 添加到我的项目(游戏)中,将框架文件拖到项目中,但是当我导入它时,我收到一条错误消息,指出该文件GameAnalytics/GameAnalytics.h is not found
如何解决该问题?
ios - Info.plist :无法读取数据,因为它的格式不正确
我试图在 iphone 上测试我的项目(bulidbox 游戏),导出项目,在 xcode 上打开,当我尝试运行它时,出现错误,如下所示:
错误:无法解析“/project/ios/BBplayer/Info.plist”的内容:无法读取数据,因为它的格式不正确。
我查看了过去的 StackOverflow 问题,在相同的问题中发现了大约 7 个帖子,但仍然无法解决此问题
有什么办法可以解决这个问题吗?
xcode 10;
info.plist 文件的内容作为源代码打开
android - 重复类 androidx。在模块 classes.jar 中找到
当我尝试为我的项目生成签名的 apk 时出现此错误
在模块 collection-1.0.0.jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现重复的类 androidx.collection.LongSparseArray ) 在模块 collection-1.0.0.jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1. jar) 在模块 collection-1.0.0.jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1) 中发现重复的类 androidx.collection.MapCollections .jar) 重复类 androidx.collection.MapCollections$ArrayIterator 在模块 collection-1.0.0.jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4- 19.0.1.jar) 在模块 collection-1.0.0 中找到重复的类 androidx.collection.MapCollections$EntrySet。jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 collection-1.0 中找到重复的类 androidx.collection.MapCollections$KeySet .0.jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 androidx.collection.MapCollections$MapIterator collection-1.0.0.jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.collection.MapCollections$ValuesCollection在模块 collection-1.0.0.jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.collection。 SimpleArrayMap 在模块 collection-1.0.0.jar (androidx.collection:collection:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 collection-1.0.0.jar (androidx.collection:collection:1.0) 中发现重复的类 androidx.collection.SparseArrayCompat .0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0. 0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 中找到重复的类 androidx.core.app.NotificationCompat ) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0. 0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块类中发现重复的类 androidx.core.app.NotificationCompat$BigPictureStyle。jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块类中发现重复类 androidx.core.app.NotificationCompat$BigTextStyle .jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 androidx.core.app.NotificationCompat$Builder classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.core.app.NotificationCompat$InboxStyle 发现于模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 发现重复的类 androidx.core.app.NotificationCompat$Style在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中重复类 androidx.core.app。NotificationCompatJellybean 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现重复的类 androidx.core.app.ServiceCompat在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.core.app.ShareCompat在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中重复类 androidx.core.app.ShareCompat$IntentBuilder在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.core.app.ShareCompat$ IntentReader 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现重复的类 androidx.core.app。在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 TaskStackBuilder 重复类 androidx.core.app.TaskStackBuilder在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 $SupportParentable 类 androidx.core.content 重复。在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 ContextCompat 重复类 androidx.core.content.FileProvider在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.core.content.FileProvider$ PathStrategy 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1) 中找到重复的类 androidx.core.content.FileProvider$SimplePathStrategy .jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1. jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1) 中发现重复的类 androidx.core.content.pm.ActivityInfoCompat .jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0. 1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.core.internal.view.SupportMenuItem。jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.core.internal.view.SupportSubMenu .jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.core.net.ConnectivityManagerCompat。 jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar 中找到重复的类 androidx.core.net.TrafficStatsCompat (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar ( support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.core.os.ParcelableCompat。jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar 中找到重复的类 androidx.core.os.ParcelableCompatCreatorCallbacks (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.core.text.TextDirectionHeuristicsCompat$AnyStrong。 jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.core.text.TextDirectionHeuristicsCompat$FirstStrong .jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0 中找到重复的类 androidx.core.text.TextDirectionHeuristicsCompat$TextDirectionAlgorithm。 1.jar (support-v4-19.0.1.jar) 重复类 androidx.core.text。在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 TextDirectionHeuristicsCompat$TextDirectionHeuristicImpl 类 androidx.core.text .TextDirectionHeuristicsCompat$TextDirectionHeuristicInternal 在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.core。在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 widget.AutoScrollHelper$ScrollAnimationRunnable 重复类 androidx.core在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 .widget.ContentLoadingProgressBar 类 androidx.core。在模块类中找到的 widget.ContentLoadingProgressBar$1。jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块类中找到重复的类 androidx.core.widget.ContentLoadingProgressBar$2。 jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar 中找到重复的类 androidx.core.widget.EdgeEffectCompat (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar ( androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx .core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.core.widget。在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 PopupMenuCompat 重复类 androidx.core.widget.ScrollerCompat在模块 classes.jar (androidx.core:core:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现重复的类 androidx.cursoradapter.widget.CursorAdapter在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中重复类 androidx.cursoradapter.widget.CursorAdapter$ChangeObserver在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.cursoradapter.widget.CursorAdapter$ MyDataSetObserver 在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0.0) 中找到重复的类 androidx.cursoradapter.widget.CursorFilter ) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0. 0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0.0) 中找到重复的类 androidx.cursoradapter.widget.ResourceCursorAdapter ) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0.0) 中找到重复的类 androidx.cursoradapter.widget.SimpleCursorAdapter和 jetified-support-v4-19.0.1。jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.cursoradapter.widget.SimpleCursorAdapter$CursorToStringConverter .jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.cursoradapter:cursoradapter:1.0.0) 和 jetified-support-v4-19.0 中找到重复的类 androidx.cursoradapter.widget.SimpleCursorAdapter$ViewBinder。 1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.customview:customview:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.customview.widget.ExploreByTouchHelper .jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.customview:customview:1.0.0) 和 jetified-support-v4-19.0.1 中找到重复的类 androidx.customview.widget.ExploreByTouchHelper$1 .jar (支持-v4-19.0.1.jar) 在模块 classes.jar (androidx.customview:customview:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.customview.widget.ViewDragHelper ) 在模块 classes.jar (androidx.customview:customview:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.customview.widget.ViewDragHelper$1 ) 在模块 classes.jar (androidx.customview:customview:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.customview.widget.ViewDragHelper$2 ) 在模块 classes.jar (androidx.customview:customview:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1. jar) 在模块类中找到重复的类 androidx.drawerlayout.widget.DrawerLayout。jar (androidx.drawerlayout:drawerlayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块类中找到重复的类 androidx.drawerlayout.widget.DrawerLayout$AccessibilityDelegate .jar (androidx.drawerlayout:drawerlayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 androidx.drawerlayout.widget.DrawerLayout$DrawerListener classes.jar (androidx.drawerlayout:drawerlayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.drawerlayout.widget.DrawerLayout$LayoutParams 在模块 classes.jar (androidx.drawerlayout:drawerlayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 发现重复的类 androidx.drawerlayout.widget.DrawerLayout$SavedState在模块 classes.jar (androidx.drawerlayout:drawerlayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx. drawerlayout:drawerlayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.fragment) 中找到重复的类 androidx.fragment.app.FragmentContainer :fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.fragment: fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.fragment) 中找到重复的类 androidx.fragment.app.FragmentManager$BackStackEntry :fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1) 中找到重复的类 androidx.fragment.app.FragmentManager$OnBackStackChangedListener .jar) 在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1. jar) 在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.fragment.app.FragmentManagerImpl$1。 jar) 在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.fragment.app.FragmentManagerImpl$2。 jar) 在模块类中找到重复的类 androidx.fragment.app.FragmentManagerImpl$3。jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块类中找到重复的类 androidx.fragment.app.FragmentManagerImpl$4。 jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar 中找到重复的类 androidx.fragment.app.FragmentManagerState (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar 中找到重复的类 androidx.fragment.app.FragmentManagerState$1 (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar ( androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现重复的类 androidx.fragment.app.FragmentState ) 在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现重复的类 androidx.fragment.app.FragmentState$1 ) 在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现重复的类 androidx.fragment.app.FragmentStatePagerAdapter在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现重复的类 androidx.fragment.app.FragmentTabHost类 androidx.fragment.app.FragmentTabHost$DummyTabFactory 在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.fragment:fragment:1.0) 中找到重复的类 androidx.fragment.app.FragmentTabHost$SavedState .0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.fragment.app.FragmentTabHost$SavedState$1 在模块 classes.jar (androidx.fragment:fragment :1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.fragment: fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.fragment:fragment) 中找到重复的类 androidx.fragment.app.FragmentTransaction :1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.fragment.app。在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 ListFragment 重复类 androidx.fragment.app.ListFragment在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 $1 重复类 androidx.fragment.app.ListFragment在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 $2 重复类 androidx.fragment.app.SuperNotCalledException在模块 classes.jar (androidx.fragment:fragment:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.legacy.app.ActionBarDrawerToggle在模块 classes.jar (androidx.legacy:legacy-support-core-ui:1.0.0) 和 jetified-support-v4-19.0.1 中。jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.legacy:legacy-support-core-ui:1.0.0) 和 jetified-support 中找到重复的类 androidx.legacy.app.ActionBarDrawerToggle$Delegate -v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.legacy:legacy-support-core-ui:1.0) 中找到重复的类 androidx.legacy.app.ActionBarDrawerToggle$DelegateProvider .0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.legacy:legacy- support-core-ui:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx) 中找到重复的类 androidx.legacy.content.WakefulBroadcastReceiver .legacy:legacy-support-core-utils:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.loader.app.LoaderManager ) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1. jar) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.loader.app.LoaderManagerImpl ) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1. jar) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.loader:loader:1.0) 中找到重复的类 androidx.loader.content.AsyncTaskLoader$LoadTask .0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.loader:loader:1.0. 0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.loader:loader:1.0.0) 中找到重复的类 androidx.loader.content.Loader ) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.loader:loader:1.0. 0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.loader.content。在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 Loader$OnLoadCompleteListener 重复类 androidx.loader.content在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 .ModernAsyncTask 与 androidx.loader.content 类重复。在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 ModernAsyncTask$1 重复类 androidx.loader.content。在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 ModernAsyncTask$2 重复类 androidx.loader.content。 ModernAsyncTask$3 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.loader.content.ModernAsyncTask$4。 jar) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1) 中找到重复的类 androidx.loader.content.ModernAsyncTask$AsyncTaskResult .jar) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0. 1.jar) 在模块 classes.jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0) 中找到重复的类 androidx.loader.content.ModernAsyncTask$Status .1.jar) 在模块类中找到重复的类 androidx.loader.content.ModernAsyncTask$WorkerRunnable。jar (androidx.loader:loader:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar 中找到重复的类 androidx.localbroadcastmanager.content.LocalBroadcastManager (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar 中找到重复的类 androidx.localbroadcastmanager.content.LocalBroadcastManager$1 (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块类中发现重复的类 androidx.localbroadcastmanager.content.LocalBroadcastManager$BroadcastRecord。 jar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.localbroadcastmanager.content。在模块 classes.jar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 LocalBroadcastManager$ReceiverRecord 类 androidx.print.PrintHelper在模块 classes.jar (androidx.print:print:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.print.PrintHelper$1 在模块 classes.jar (androidx.print:print:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块中发现重复的类 androidx.slidingpanelayout.widget.SlidingPaneLayout classes.jar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.slidingpanelayout.widget.SlidingPaneLayout$AccessibilityDelegate 发现于模块类.jar (androidx.slippingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.slidingpanelayout.widget.SlidingPaneLayout$DisableLayerRunnable 在模块 classes.jar (androidx .slidingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar ( androidx.slidingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar 中找到重复的类 androidx.slidingpanelayout.widget.SlidingPaneLayout$LayoutParams (androidx.slidingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 重复类 androidx.slidingpanelayout.widget。在模块 classes.jar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 SlidingPaneLayout$PanelSlideListener 重复类 androidx.slidingpanelayout.widget .SlidingPaneLayout$SavedState 在模块 classes.jar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.slidingpanelayout。在模块 classes.jar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中发现 widget.SlidingPaneLayout$SavedState$1 与 androidx 类重复。在模块 classes.jar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 在模块 classes.jar (androidx.viewpager:viewpager:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.jar) 中找到重复的类 androidx.viewpager.widget.PagerAdapter ) 在模块 classes.jar (androidx.viewpager:viewpager:1.0.0) 和 jetified-support-v4-19.0.1.jar (support-v4-19.0.1.罐)
转到文档以了解如何修复依赖关系解析错误。