2011-09-22 23:16:46 +00:00
|
|
|
EnvayaSMS is an Android app that acts as a SMS and MMS gateway.
|
2011-09-18 06:35:15 +00:00
|
|
|
|
2011-09-19 17:19:34 +00:00
|
|
|
For more information and installation instructions,
|
2011-09-23 00:37:29 +00:00
|
|
|
see http://sms.envaya.org/
|
2011-09-19 17:19:34 +00:00
|
|
|
|
2011-10-04 01:46:41 +00:00
|
|
|
This project uses ant (or NetBeans) as the build tool.
|
|
|
|
Before building, first create a local.properties file in the project root directory,
|
|
|
|
and set sdk.dir to the path of your android sdk, e.g.:
|
|
|
|
|
|
|
|
sdk.dir=C:\\android-sdk
|
|
|
|
|
2011-09-19 03:59:28 +00:00
|
|
|
The code is released under the MIT license; see LICENSE
|