Menu

Tree [4af88b] master /
 History

HTTPS access


File Date Author Commit
 Analyse(ERP)-RamziYaghi-MoniqueSalem 2011-12-18 unknown unknown [4af88b] Analyse ERP, Ramzi Yaghi et Monique Salem
 RamziYaghi 2011-12-18 unknown unknown [b0d0ad] Adding my source code
 bin 2011-10-13 Hani Beyrouthy Hani Beyrouthy [f05acc] Task #2 Done.
 gen 2011-12-18 najwa najwa [8fb617] updated with author
 res 2011-10-17 najwa najwa [6fdb17] merged all member's input
 src 2011-12-17 naderwissam naderwissam [b77fa4] remove my code
 wissam 2011-12-18 naderwissam naderwissam [8d9f05] Adding my Analyse EJB3
 .classpath 2011-12-18 najwa najwa [a90218] updated with author
 .project 2011-12-18 najwa najwa [a90218] updated with author
 AndroidManifest.xml 2011-12-18 najwa najwa [a90218] updated with author
 INSTALL 2011-12-17 najwa najwa [935357] docs
 README 2011-12-17 najwa najwa [935357] docs
 TODO 2011-12-17 najwa najwa [935357] docs
 default.properties 2011-12-18 najwa najwa [a90218] updated with author
 proguard.cfg 2011-12-18 najwa najwa [a90218] updated with author

Read Me

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~		~~~	
~~ SMS Remote application ~~		~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~		~~~
									~~~
Platform: Android 2.3 SDK			~~~	
---------					        ~~~			
						            ~~~					
Language: Java					    ~~~		
--------					        ~~~
						            ~~~
Developers: Najwa kassem			~~~
----------- Hani Beyrouthy			~~~
	        Ramzi Yaghi				~~~
	        Wissam Nader			~~~
	        Monique Salem			~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Description:

The purpose of SMSRemote is to allow a user to control his phone via sms if it gets lost or if it is not within his reach.


Settings:

Enable GPS 	
	Enable GPS if it is disabled
Ring when it is lost
	Ring
Change ring mode to normal
	Change silent/vibrate mode to silent
Reboot the system
	Reboot
Destroy all data
	Deletes all data on sdcard and internal memory
Send GPS coordinates
	Reply with a SMS to the sender with the GPS coordinates
Turn on WIFI
	Enable WiFi if it is disabled

Usage:

A SMS should be sent to the phone in the following format: smsremote;username;password;command

- "smsremote" is a constant string that should always be there to differentiate between a SMSRemote SMS and a normal SMS.
- username/password: is the username/password set from the menu to not allow any unknown person from sending SMS.
- command: is the command that will perform a certain action, the command can only be executed if it is selected from the settings window. The commands can be as the following (they can easily be matched with the settings):

cmdRing
cmdEnableGPS
cmdRingerMode
cmdReboot
cmdGetGPSCoord
cmdDestroy
cmdWifiOn
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.