[size=medium]Atomic Player[/size]

is an open source
Java ME application for Sony-
Ericsson mobile phone. It uses
specific extension from the Sony-
Ericsson Java API, so it will run only
on this range on mobile phone. It
has been created in a hurry to
replace the minimal video player
shipped with my phone (a k810i).

Here are the features of this tiny
video-player:

- All video format supported the
phone are available (uses MMAPI).
- Pause, resume, fast forward, fast
backward, replay.
- Screen rotation (landscape,
portrait) by a single button press.
- On screen display (OSD) for
current time and movie duration.
- No screen dimming when playing
a long movie (tested with a 30
minutes movie).
- Only 9 KB(installer)
- Comes with full source in Java and
Eclipse project to easy rebuild.



Quick use:
When launched for the
first time, it will ask permission to
acces your filesystem. Say 'yes'.
Then you will have one or several
letter (c:, d:, e: etc.) which represents
the phone buildin memeory, and
possibly a memory card. Use the
stick to move and press it to enter
into the directory. Locate your video
and press on the stick to start the
play. Keys:
- 'Down': display the OSD. To hide
it, press 'Down' again.
- 'Up': restart the movie.
- 'Left': fast backward. To see the
current location, just enable the
OSD.
- 'Right': fast forward. To see the
current location, just enable the
OSD.
- 'Press': pause. To resume, use
'Press' again.
- '1': change the screen orientation.
Changing the screen orientation
doesn't stop the playback, and will
continue it at the current point.

*NOTE:
When the screen is rotated, the
keys are rotated as well, as the
phone should be handled rotated.
So 'Down' will be 'Left' and so on.


Download Link/s:
Code:
You can not see links before reply.
Source:
Code:
You can not see links before reply.