目前开发系统 Launcher ( System app, 系统默认 Launcher ),升级功能不是使用应用市场而是加入了某 SDK 升级 apk 的功能,具体就是在 Launcher 启动的时候检查有没有更新,有更新就下载安装。
但是现在有一个问题是,
我如果不小心推送了一个启动就会 crash 的 Launcher 版本(或者 launcher 由于某种原因启动不起来 crash 掉了),就没办法升级了。
欢迎任何建议或者相关经验,谢谢!
天蓬老师2017-04-18 09:20:59
Based on my daily experience of using mobile phones, the Launcherupgrade seems to be upgraded together with the system. I have not tried automatic upgrade or upgrade through the market
迷茫2017-04-18 09:20:59
If it is a system Launcher
,那么可以让别的程序辅助你更新,不要让Launcher
自己更新,如果Launcher Crash 了确实不能更新了,如果你是让其他的程序辅助你更新就没问题了.但是如果你一进系统,默认肯定是进Launcher
, if it hangs at this time, there will be no solution.... Such system-level things are rarely updated separately. I think you should solve the problem from the source.
大家讲道理2017-04-18 09:20:59
I also directly upgrade Launcher and then restart the device. Sometimes I can’t enter Launcher after restarting. I’m so angry