Creating custom image of Android Things including my custom apps

1.3k Views Asked by At

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?

1

There are 1 best solutions below

1
Andrii Omelchenko On

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.