亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

cordova - ubuntu 搭建android,配置了環(huán)境變量后的問題
天蓬老師
天蓬老師 2017-04-22 09:00:10
0
3
633

搭建好android的環(huán)境變量后,為什么每次重新登錄計算機(jī)的時候,就必須得重新輸入

. /etc/profile 

才能夠使用android命令啟動程序?

天蓬老師
天蓬老師

歡迎選擇我的課程,讓我們一起見證您的進(jìn)步~~

reply all(3)
左手右手慢動作

I don’t know what configuration you wrote in the /etc/profile file. Android environment variables generally refer to the environment variables of the SDK. These variables can be written in the .bashrc or .profile file in the user directory. There is no need to write to /etc/profile, which is generally a system-level variable configuration

Ty80

It’s not clear what the problem is. You can try adding the following lines to /etc/rc.local

. /etc/profile

Execute it again when the system starts

左手右手慢動作

Please post how you set it up

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template