ClassLoader引用的未知路径 [英] ClassLoader referenced unknown path

查看:283
本文介绍了ClassLoader引用的未知路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发个人用药时间提醒应用程序。除了几次通知用药时间后停止运行,它几乎可以正常工作。
在监视应用程序的日志猫时,我发现它在收到以下警告后正在停止警报接收器。

I am developing a personal medicine time reminder application.It is working almost properly except the fact that it is stopping after notifying the medicine time a few times. While monitoring the log cat of the application i found that it is stopping the alarm receiver after getting the following Warning.

W/System: ClassLoader referenced unknown path: /data/app/com.example.sakkar.medicineschedular-2/lib/arm

有人可以帮我解决这个问题吗?

Can anyone help me to solve this problem?

推荐答案

现在已经有几个星期了,不确定您是否知道了。

It's been few weeks now and not sure if you have figured it out or not.

我遇到了一个我的应用程序无法从设备连接到本地主机Web服务的问题。在模拟器上运行正常。
我的控制台显示的警告消息与您的警告消息相同。

I ran into an issue where my app wouldn't connect to the localhost web service from my device. It worked fine on the emulator. My console was showing the same warning message as your's.

以下是我的疑难解答步骤:

Here are my troubleshooting steps to fix it:


  1. 从手机上卸载该应用程序

  2. 在我的手机上
  3. $ b删除了该应用程序由
    创建的目录
  4. 禁用即时运行

  5. 重新启动手机

  1. Uninstalled the app from my phone
  2. Deleted the directories created by this app earlier, on my phone
  3. Disabled instant-run
  4. Restarted my phone

修复失败即使经过这些步骤,我仍然查看了我的电话连接,发现Wi-Fi已被禁用。启用wi-fi并启用即时运行,幸福的日子又回来了。

Having failed to fix it even after these steps, I looked at my phone connections and found that the wi-fi was disabled. Enabled the wi-fi and enabled instant-run and the happy days are back.

经验教训是,您看到的警告消息与我的情况无关。

Lesson learnt is that the warning message you are seeing is irrelevant in my case.

希望这会有所帮助。

这篇关于ClassLoader引用的未知路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆