简体   繁体   中英

How to import Package from One Directory to another Directory in Android Studio?

This is My Android Project

I want to import the custom package from the directory app to the directory sample .How to do it guys ???

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM