Batt
shows battery status information
com.porg.batt
About Batt
<p><i>Batt</i> is a simple app that shows battery status information on Android devices. By default, it shows the number of charge cycles and the charge status. However, if the <code>android.permission.BATTERY_STATS</code> permission is granted (which can be done from the app itself if you have <a href='https://shizuku.rikka.app/' target='_blank' rel='nofollow noopener'>Shizuku</a>), it can also show:</p><ul><li>the battery health</li><li>the battery manufacturing date</li><li>the battery first use date</li></ul><p>Note that this app requires Android 14 to work. It just „targets“ a lower Android version to work around restrictions introduced with newer Android versions (blocking access to battery stats).</p>