Hi, indeed those are good links! The method of editing the battery charging file (playlpm or lpm located in /system/bin/) to
#!/system/bin/sh
/system/bin/reboot
works for all the Samsung devices that I've tested. However, I had no luck finding the equivalent file in Acer and Asus devices, in particular, the Acer A1-840FHD, Asus Z580CA and Asus Z380KL.
Another method that seemed promising was unlocking the bootloader and writing a script to change the charge mode:
fastboot oem off-mode-charge 0
However, that method seems to only work on Nexus devices, and when I tried it with the Asus Z380KL, it soft bricked the tablet.
I appreciate your input, and if anyone has any alternative methods, or any insights on where the battery charging file is located, please post here!
Tina