Android:can you detect which way the finger is facing when a touch happens? -


i'm developing application phone used playmat of sorts.

one player standing on top of phone other on bottom.

is there way detect if touch happened came finger of player on top or bottom? maybe library can use proximity sensor?

i know impossible , haven't found while searching, thought i'd ask in case knows of library haven't found.

thanks in advance can provide


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -