Software Archive
Read-only legacy content
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 讨论

Crosswalk 15 "App not installed"

Gary_H_2
新分销商 I
827 次查看

I can build ok with Crosswalk 15 but when I try and do an OTA install I get "App not installed". Any suggestions on what may be going wrong and how I can troubleshoot this?

0 项奖励
5 回复数
Anusha_M_Intel1
827 次查看

Potential reasons why a build doesn't install on device:

  • make sure you are using the right build for your device's architecture - ARM or x86
  • make sure an app with the same app ID is not already installed on your device
0 项奖励
Gary_H_2
新分销商 I
827 次查看

Thanks. Not sure why but I did have to uninstall an old version of the app before it would install the new version built with CLI 5.1.1

0 项奖励
Anusha_M_Intel1
827 次查看

The older version of the app probably had the same app ID. So it wasn't letting you install another version of the app. 

0 项奖励
V_B_
初学者
827 次查看

Anusha Muthiah (Intel) wrote:

The older version of the app probably had the same app ID. So it wasn't letting you install another version of the app. 

What if you need to update the app?

If it is already on Google Play will the users be able to update it?

0 项奖励
Anusha_M_Intel1
827 次查看

An update from playstore is fine. It will replace the app. However, when you physically install an apk, it tries to create the app and rejects when another of the same app ID is there. 

0 项奖励
回复