Dima.Sh 0 Posted November 4, 2021 We supply our clients with our custom android image on an sdcard with our apps and settings preinstalled. Is it possible to somehow implement a custom factory reset feature that will return the sdcard to its 'factory' state? Share this post Link to post Share on other sites
tooz 53 Posted November 5, 2021 hello @Dima.Sh, Based on Android design, the userdata partition will be erased the when booting from sdcard if you choose to factory reset. If you use the same sdcard to boot another board, the userdata will be empty as factory reset was performed previously. Is it okay to share your user scenario so we can specify the question? Thank you. Share this post Link to post Share on other sites
Dima.Sh 0 Posted November 7, 2021 On 11/5/2021 at 11:04 AM, tooz said: hello @Dima.Sh, Based on Android design, the userdata partition will be erased the when booting from sdcard if you choose to factory reset. If you use the same sdcard to boot another board, the userdata will be empty as factory reset was performed previously. Is it okay to share your user scenario so we can specify the question? Thank you. Thank you for your answer, I will try to use factory reset on our image, and see how the system will react. Share this post Link to post Share on other sites