javascript - Set environment variable in ubuntu for ionic -
hi have tried hard solve not able success. please me
i trying build ionic android application. @ screen shot
i have ionic, cordova,node , working android command
my problem is, i not able save $android_home environment variable in ubuntu 15.10.
i follow these steps shown below in screen
i not able understand happening on here
try in console type these (remember change current location)
export android_home=/home/dquintana/android/sdk export path=$path:/home/dquintana/android/sdk/tools
if want make permanent add lines in ~/.bashrc file
Comments
Post a Comment