Long story short, I have a custom built Android device (model bt1078) that is unlocked. I have root access via adb shell. Note, while operating the device, I can not install any apps, so everything must be done via adb.
I need to make an image of this device, and flash it onto another device (identical hardware).
I can boot into "recovery" by holding down the up and down volume buttons and power button.
There is no option to create a backup, only to restore from external storage or adb.
From there, I can "boot into bootloader", but it just sticks on the splash screen.
Any suggestions on what I can do?
I need to make an image of this device, and flash it onto another device (identical hardware).
I can boot into "recovery" by holding down the up and down volume buttons and power button.
There is no option to create a backup, only to restore from external storage or adb.
From there, I can "boot into bootloader", but it just sticks on the splash screen.
Any suggestions on what I can do?