I am developing Android applications using appcelerator. I am trying to build it through command using
titanium build -p android -b
argument.But it show 'ti'not recognized as internal or external command error.
The app run fine on emulator.I need to build it through command or on device.But my device also not accessing on Appcelerator.
Please help me to troubleshoot ti issue on command prompt.