Android:将入口点活动更改为应用会破坏应用更新

前端之家收集整理的这篇文章主要介绍了Android:将入口点活动更改为应用会破坏应用更新 前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

这是我第二次发生这种情况.我更改了应用程序的启动活动,并进行了更新,现在人们电话上的图标无法打开我的应用程序.他们打开它的唯一方法是通过其Android电子市场应用程序的下载部分,或者如果他们卸载并重新安装了该应用程序,则将导致所有数据丢失.

N1的更新没有问题,但是其他所有Android手机都存在问题.为什么?

最佳答案

The only way they can open it is
through the downloads section of their
Android Market app,or if they
uninstall and reinstall the app,
causing them to lose ALL their data.

打开和关闭手机电源也应正常工作.

I have no problem with updates on my
N1,but every other Android phone has
a problem with this. Why?

这是主屏幕应用何时选择重新加载其启动器数据的问题.不同的主屏幕实现对此处理方式有所不同.任何用户创建的快捷方式等都将遇到相同的问题.

原文链接:https://www.f2er.com/android/531568.html

猜你在找的Android相关文章