https://github.com/markusl/j2me
https://github.com/markusl/j2me
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/markusl/j2me
- Owner: markusl
- Created: 2013-04-17T13:18:45.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-18T12:51:52.000Z (about 13 years ago)
- Last Synced: 2025-01-31T16:56:30.780Z (over 1 year ago)
- Language: Java
- Size: 719 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mobile Phone Stalker
====================
Use Case
--------
The application is meant to be always running on the phone
having camera active all the time and when triggered via SMS
it captures the current scene in the video and saves it on
local memory and as well sends it to a specific email address.

Usage
-----
To use the application, just start it in an emulator or a phone.
Video recording and SMS receiving services will activate to be triggered.
Once a normal text-only SMS is received, a capture is made, saved and emailed.
Note: Application does not have any user interface. Due to its nature it is
meant to be compiled and deployed just once, and left running for months, or even years.

Example email received by "smtp4dev".

Flow Chart
----------

Testing
-------
The testing of the application can be done with the smtp4dev.exe program.
For real-world usage you would need a properly configured SMTP server. Currently
supports only non-encrypted connection.

Messages for testing can be sent using wma-tool usually found at "C:\Program Files\NetBeans 7.2.1\mobility\Java_ME_platform_SDK_3.2\bin".
