gpt4 book ai didi

Android 应用程序无法在平板电脑上运行

转载 作者:行者123 更新时间:2023-11-30 03:06:34 26 4
gpt4 key购买 nike

我创建了一个 android 应用程序,它不能在平板电脑上运行。

我在 res/layout-large 文件夹中添加了 xml 文件。当我在模拟器上运行时,它可以正常工作,但在平板电脑上会出现错误,例如- Unfortunately xxx has stopped.

Logcat 输出:

java.lang.RuntimeException: Unable to start activityComponentInfo{idev.android.soulspotter/idev.android.soulspotter.Login}:android.content.res.Resources$NotFoundException: Resource ID

0x7f030021

at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1956)at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1981)at android.app.ActivityThread.access$600(ActivityThread.java:123)at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1147)at android.os.Handler.dispatchMessage(Handler.java:99)at android.os.Looper.loop(Looper.java:137)at android.app.ActivityThread.main(ActivityThread.java:4424)at java.lang.reflect.Method.invokeNative(Native Method)at java.lang.reflect.Method.invoke(Method.java:511)at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)at dalvik.system.NativeStart.main(Native Method)Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f030022at android.content.res.Resources.getValue(Resources.java:1018)at android.content.res.Resources.loadXmlResourceParser(Resources.java:2105)at android.content.res.Resources.getLayout(Resources.java:857)at android.view.LayoutInflater.inflate(LayoutInflater.java:394)at android.view.LayoutInflater.inflate(LayoutInflater.java:352)at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:251)at android.app.Activity.setContentView(Activity.java:1862)at idev.android.soulspotter.Login.onCreate(Login.java:57)at android.app.Activity.performCreate(Activity.java:4492)at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1920)... 11 more

请给我解决方案。

最佳答案

将所有xml文件放在同一个文件夹“Layout”中

可能有用。

关于Android 应用程序无法在平板电脑上运行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21728477/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com