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
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
It’s not clear what the problem is. You can try adding the following lines to
/etc/rc.local
Execute it again when the system starts
Please post how you set it up