Search results

  1. R

    Post [GUIDE][HOW-TO] Fully duplicate a tablet to other tablets of the same model

    Thanks ashyx! I could get a flashable data partition. Here are the steps: Insert an SD card in the master tablet, reboot to TWRP, mount the SD card In the master tablet TWRP terminal: dd if=/dev/block/mmcblk0p22 | gzip > /external_sd/data.gz Transfer that data.gz file to your computer...
  2. R

    Thread [GUIDE][HOW-TO] Fully duplicate a tablet to other tablets of the same model

    Fully duplicating a tablet to many other tablets. This guide was used to clone several hundreds of Samsung Galaxy S2 tablets, model SM-T815Y. You will need: Linux computer for getting the master tablet image. Windows computer for flashing that image using Odin. latest firmware for the Android...