Android Question [SOLVED?] Want getLongPressTimeout - JavaObject or Reflection brainiac required

JackKirk

Well-Known Member
Licensed User
Longtime User
Hi,

I want to know the long click timeout in my app.

It would appear that java has a function getLongPressTimeout that will do the job.

But this requires JavaObject or Reflection library stuff that is beyond me.

Searching the forums for "getLongPressTimeout" yields nothing - which is surprising.

Is there any brainiac out there who could throw me the clue?

Thanks in anticipation...
 

JackKirk

Well-Known Member
Licensed User
Longtime User
Last edited:
Upvote 0
Top