I can open my Arduino and Android Studio IDE irrespective of my current path by these commands
 ~/arduino/./arduino 
 ~/android/./studio
I've created aliases for both of them on my .bashrc file and its working fine.
I want to know if there is a more efficient way of solving this kind of problems?
 
     
     
     
     
    