0

I'm new in Android Things and was trying to do OTA updates. In Android things console whenever I pushed a new OTA, along with the new app version, it refreshed the image as well. However, I want my image to be the same as earlier and just app to get replaced over the air. Is it possible?. I have been thinking to use play store to update my app in android things. Can it be done?

Thank you in Advance.

psk
  • 11
  • 5

1 Answers1

0

In Android Things, all apps on the system are bundled in an updated OTA image and updated in that way. There's no mechanism for updating individual applications like on Google Play.

Nick Felker
  • 11,536
  • 1
  • 21
  • 35