2

I googled that but couldn't find any sufficient resources/ samples/ tutorials, any help appreciated

Bassel Alkhateeb
  • 1,584
  • 5
  • 19
  • 35

1 Answers1

2

I don't know of any phone that has a working standard accelerometer implementation for J2ME but if one exists (and I would start by looking at the very latest Nokia Series40 phones), it should use JSR-256.

You can find code on how to use the JSR at this other stackoverflow question:

JSR 256 battery events

Community
  • 1
  • 1
michael aubert
  • 6,836
  • 1
  • 16
  • 32