All Questions
2 questions
0
votes
1
answer
1k
views
How is sensor refresh rate, limited on Android 12, related to security problems?
To protect potentially sensitive information about users, if your app targets Android 12 (API level 31) or higher, the system places a limit on the refresh rate of data from certain motion sensors and ...
3
votes
0
answers
312
views
How to access the raw capacitance image on an Android device
I get stuck on how to get the capacitance image out of an android phone. Is it necessary to Hack the android system to get the capacitance image in Android?
In the released Android API, it only ...