I need to autoboot a Samsung Galaxy Tab A (SM-T510) when the charger is connected, I know that to do this, I need to issue the following command to the device fastboot oem-off-mode charge 0
but as I understand, I Samsung Galaxy's do not have a fastboot mode, so I am stuck now.
I've tried to root the tablet, but failed miserably trying now for last few days getting stuck with one thing or another.
Is there any other way to achieve this (boot device on charger connect)?
I've managed to get int adb shell, but cannot find any relevant files to edit to achieve this.
Thanks.