TiAndroidSMS
TiAndroidSMS copied to clipboard
TI.Android.SMS located on Android
Sorry to bother but I am having a time trying to locate you module in the correct location so that the emulator and phone will pick it up. So far no such luck.
Can you provide some idea please.
Thanks, Ron
For a global install, you should unzip the module package in the appropriate Titanium SDK directory. On Mac OS X such location is in $HOME/Application\ Support/Titanium. On Windows, according to this document: http://docs.appcelerator.com/titanium/latest/#!/guide/Software_Locations_and_Environment_Variables, it should be in C:\ProgramData\Titanium
If you want to install the module locally to your application, simply unzip the package in the project directory of your application (where tiapp.xml resides)