Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Open folder as android studio project

How to add "Open folder as Android Studio project" to folders (in file explorer in windows) quick menu (right click).

screenshot with that option for IntelliJ Idea

like image 378
Shahoud Al-Rai Avatar asked Apr 15 '26 18:04

Shahoud Al-Rai


1 Answers

Open windows registry by pressing Window + r type regedit and enter Run the registry editor Go to HKEY_CLASSES_ROOT\Directory\shell Right click on shell create a new key and name it as you want to see the entry in context menu then right click on the created file and create a new key and name it as command in lower case Click command and on right side pane you will see a key named as default Double click the default entry and enter the path of application exe file as the value. You need enter a spacebar then %1 at the end of application path that you entered as a value of default value. It worked for me.

like image 146
Haseeb Sajjad Avatar answered Apr 20 '26 21:04

Haseeb Sajjad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!