There is a drawable resource called notif.png
(containing 12 png files) that's needed in an other project. CTRL+C, CTRL+V doesn't work.
Open your project. Choose Resource > Resource Pool > Share Resources. Click Use own resources, and then click OK. Save both project files.
Select the project name to open project details. Above the project name, select the three dots (...) and then choose Copy project.
Switch to "Project" view in the file tree instead of "Android" view in both projects. Then you should be able to copy and paste, and it will convert packages as well.
Screenshot of project view:
Locate src folder for the project on yout machine: your-project-name\app\src\main\res
.
You can find notif.png
in subfolders: drawable
, drawable hdpi
, etc.
Open other project's res
folder & copy those files to correct subfolders.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With