2011-09-22 16:16:46 -07:00
|
|
|
EnvayaSMS is an Android app that acts as a SMS and MMS gateway.
|
2011-09-17 23:35:15 -07:00
|
|
|
|
2011-09-19 10:19:34 -07:00
|
|
|
For more information and installation instructions,
|
2011-09-22 17:37:29 -07:00
|
|
|
see http://sms.envaya.org/
|
2011-09-19 10:19:34 -07:00
|
|
|
|
2011-10-03 18:46:41 -07: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-18 20:59:28 -07:00
|
|
|
The code is released under the MIT license; see LICENSE
|