Three basic Most Important path in
environment variable to run titanium studio in Windows PC for android and the
location is
MyComputer>properties>Advanced system Setting>Environment Variable>SysteVariable
and everything you set system Variable path
1. JDK path
2.Node Path
3. Build in Path
And if you delete this your titanium studio don't built any project successfully
So be careful don't delete that
variable Value=C:\Program Files (x86)\nodejs
you don't delete before set the value of path or don't create new path, you just editing the remaining path and set every value after semicolon.
You Can also show android SDK path
1. tools path=D:\android-sdk\tools;(you PC SDK location)
2. platform tools path=D:\android-sdk\platform-tools(you PC SDK location)
Thanks
MyComputer>properties>Advanced system Setting>Environment Variable>SysteVariable
and everything you set system Variable path
1. JDK path
2.Node Path
3. Build in Path
- Path number one i have already answered This Link
- And path Number Three that is build in when you setup win7 that is automatically generated in environment variable path into System variable
And if you delete this your titanium studio don't built any project successfully
So be careful don't delete that
- And node path it also automatically generated when node.js is installed sometimes it not do that so you should know that how to set node path in system variable
variable Value=C:\Program Files (x86)\nodejs
you don't delete before set the value of path or don't create new path, you just editing the remaining path and set every value after semicolon.
You Can also show android SDK path
1. tools path=D:\android-sdk\tools;(you PC SDK location)
2. platform tools path=D:\android-sdk\platform-tools(you PC SDK location)
Thanks
This comment has been removed by the author.
ReplyDelete