Hi is there a way to get/set the current android display zoom level?
I know that using the accessibility it is possible to get the user font size but i could not find a way to get the zoom level. Any idea?
Thanks
You are asking about the accessibility magnification feature. It looks like there is a private API that in some cases allows you to detect whether it is enabled or not. Not the zoom level and it doesn't look like something that is recommended to use.