Android编辑system.img文件

Ily*_*man 5 android system image-file

我想将证书添加到我的图像文件中,以便稍后我可以使用该证书启动模拟器。

emulator -avd my_adb_device -system path_to_image_file
Run Code Online (Sandbox Code Playgroud)

但我不知道如何编辑图像文件。

我尝试了几件事但没有运气。

有什么想法可以实现这一点吗?