Thursday, March 31, 2011

Android TouchEvents DOM API

Is there a TouchEvents DOM API for Android? I need to implement drag & drop behavior.

From stackoverflow
  • If you're doing Java programs for Android (rather than, say, Web pages with JavaScript for Android), MotionEvent may be what you're looking for.

0 comments:

Post a Comment