My app will frequently call InputConnecton.sendKeyEvent with new KeyEvent objects. But as we know we should always reuse objects where possible. So can I pool the KeyEvent objects ?
This blog is all about Android development and problems\solutions
0 comments:
Post a Comment