I can’t start .sh bash scripts. The script is executable, but when double click only text editor will open. I have created a starter
[Desktop Entry]
Name=AndroidStudio
Exec=/home/ich/Android_Tools/android-studio/bin/studio.sh
Icon=/home/ich/Android_Tools/android-studio/bin/studio.png
Terminal=false
Type=Application
but still won’t start the studio.sh
Also when using ‘ProgramStarter’ the script isn’t starting.
How to solve