[您似乎正在尝试运行这是一个即时应用程序。确保您在Android Studio中运行配置的模块为“ collect_app”,并且“部署”设置为“默认APK”。如果您无法设置这些设置,我会尝试重新导入。
在android visuel studio 3.5.2上构建并运行odk收集失败
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在android visuel studio 3.5.2上构建并运行odk收集失败相关的知识,希望对你有一定的参考价值。
[使用Ubuntu 16.04,我在android visual studio中是一个新手,我想这样做:
- 从github克隆并克隆Odk Collect应用程序
- 从Android Visual Studio中进行编辑,以更改徽标,GUI颜色,图标...]
但是问题是,当我单击“运行”图标时,出现以下错误。请注意,当我尝试在模拟器上运行应用程序时,我的互联网连接没有问题]
> com.google.android.instantapps.sdk.lib.AdbCommandException: Error
> launching activity
> org.odk.collect.android/com.squareup.leakcanary.internal.DisplayLeakActivity
> Command output: Starting: Intent { flg=0x800
> cmp=org.odk.collect.android/com.squareup.leakcanary.internal.DisplayLeakActivity
> } Error type 3 Error: Activity class
> {org.odk.collect.android/com.squareup.leakcanary.internal.DisplayLeakActivity}
> does not exist.
>
> Error while Uploading and launching Instant App
使用Ubuntu 16.04,我是Android Visual Studio中的新手,我想这样做:从github分支并克隆Odk Collect应用程序从Android visual Studio中编辑它,以便更改某些内容...
] >最初在Github上回答。
答案
[您似乎正在尝试运行这是一个即时应用程序。确保您在Android Studio中运行配置的模块为“ collect_app”,并且“部署”设置为“默认APK”。如果您无法设置这些设置,我会尝试重新导入。
以上是关于在android visuel studio 3.5.2上构建并运行odk收集失败的主要内容,如果未能解决你的问题,请参考以下文章
android studio Gradle升级到3.5.0遇到的坑
android studio 3.0 android profiler怎么看
如何解决android studio2.3导入android studio2.1的问题