Wakelock Detector To Optimize Battery Life In Android Devices
Battery Optimizer is an Android application that detects other Android applications which are holding 'Wakelocks' but are not performing any useful tasks. Such applications can drain the battery drastically. However, in this application, only user level process can be killed because killing system level applications can affect the Android Operating System.
MIT License
Copyright (c) 2016 Diraj H S
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.