- It’s Easy: How To Locate your Missing Android Device with Google Search
Is My Device Affected By This Issue?
You wanna know if your device is affected by this issue? download and install “3C CPU Manager” you can do that here. In the first tab (CPU), you can check “Up time” VS the actual “Sleep time”, if you have “0” sleep time that’s mean your device is affected by deep sleep issue.Chill, I’ll write on two methods for how to fix battery drain and deep sleep issue on your Samsung galaxy S6 and galaxy S6 edge. Let’s Proceed
First Method: (For Those Who Do/Don’t Have Custom Recovery Installed On Their Devices)
Requirements:- A rooted Samsung galaxy S6/S6 edge.
- SuperSu App installed. Download Here
- Android terminal emulator App. Download Here
1. Install Android terminal emulator App on your device.
2. Open Terminal Emulator and type: su
3. Grant permissions.
4. After that copy/paste the following lines:
mount -o rw,remount /system /system5. Hit enter or reboot manually your device to apply the fix
mkdir /system/su.d
chmod 0700 /system/su.d
echo “#!/tmp-mksh/tmp-mksh” > /system/su.d/000000deepsleep
echo “echo ‘temporary none’ > /sys/class/scsi_disk/0:0:0:1/cache_type” >> /system/su.d/000000deepsleep
echo “echo ‘temporary none’ > /sys/class/scsi_disk/0:0:0:2/cache_type” >> /system/su.d/000000deepsleep
chmod 0700 /system/su.d/000000deepsleep
reboot
Second Method: (For Those Who Have Custom Recovery Installed On Thier Device)
Requirements:- Samsung galaxy S6/S6 edge.
- “Galaxy S6 deep sleep fix flashable zip” (Download Here)
1. Download “UPDATE-S6-DeepSleepFix.zip” file to your device storage (ex: download folder).
2. Reboot into recovery mode.
3. On the main screen, press Install option.
4. Navigate and select the downloaded zip file step1.
5. Swipe to confirm flashing the file.
6. At the end, Hit Reboot System.
Congratulations, you have successfully fixed battery drain and deep sleep issue on your Samsung galaxy S6 and galaxy S6 edge.
Once you are done drop your testimonies…
0 comments:
Post a Comment