I want to import the custom package from the directory app to the directory sample .How to do it guys ???
Asked
Active
Viewed 495 times
-1
-
see this http://stackoverflow.com/questions/18656023/androidstudio-module-dependencies-in-gradle – N J Mar 30 '16 at 11:30
-
Simply click on package name & press alt+shift+v, one dialog will be open and follow the further steps and move your package wherever you want. – Däñish Shärmà Mar 30 '16 at 11:56
1 Answers
0
Try: Right click on package > Refactor > Move, then press OK and select destination.
It's a safe way to move package, all dependencies will be changed.

Matis11
- 155
- 2
- 7