mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-06-25 10:19:23 +00:00
add note about local.properties and sdk.dir to README
This commit is contained in:
6
README
6
README
@ -3,4 +3,10 @@ EnvayaSMS is an Android app that acts as a SMS and MMS gateway.
|
||||
For more information and installation instructions,
|
||||
see http://sms.envaya.org/
|
||||
|
||||
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
|
||||
|
||||
The code is released under the MIT license; see LICENSE
|
Reference in New Issue
Block a user