I am planning to use Raspberry PI for Android Things project, I am able to flash default image (androidthings_rpi3_devpreview_4_1.zip), over it. I have installed my apps. Now is there a way to create a custom image with my apps included so that it can be shared with a customer?
Asked
Active
Viewed 1,301 times
3
-
1Possible duplicate of [How to create Android Things' bundle and push it over OTA?](https://stackoverflow.com/questions/44835438/how-to-create-android-things-bundle-and-push-it-over-ota) – Andrii Omelchenko Jul 19 '17 at 15:38
1 Answers
2
You can do this with Android Things Console according Official Documentation or tutorial in this blog. Also take a look at this question of ViliusK and answer of david couet.

Andrii Omelchenko
- 13,183
- 12
- 43
- 79
-
Would you please tell me what is the difference between the custom image (custom image option while burning on the card its ask two option default or custom image) and bundle (which is ask to upload custom bundle or empty bundle on the console of android things ). – badarshahzad Apr 15 '18 at 17:20