I want to use my own icon with the NOTIFY.
I need to place my own image file into res/drawable folder.
This folder is read only at runtime so I can not copy (from an asset file) into this folder.
How do I get my image file into the res/drawable folder on the device so I can referance it with NOTIFY.
I need to place my own image file into res/drawable folder.
This folder is read only at runtime so I can not copy (from an asset file) into this folder.
How do I get my image file into the res/drawable folder on the device so I can referance it with NOTIFY.