#in godot 4 is there anyway to get the battery level of user phone ?

1 messages · Page 1 of 1 (latest)

brazen kraken
#

bumping for interest, this seems like a cool feature

karmic arch
#

From what I have read this is not possible, at least, without plugins, closest thing I could find in the godot source code and documentation is BATTERY_STATS as a permission: https://docs.godotengine.org/en/stable/classes/class_editorexportplatformandroid.html#class-editorexportplatformandroid-property-permissions-battery-stats

charred cliff
#

i found a plugin made by someone but only for android