How can I copy an image from sdcard ("mnt/sdcard/pictures/pic.jpg") to the project package ("data/data/project_package"), also, is there a method which scales the image to a fixed size so that the copied image is a thumb-nail of the original
Unless physical data size is on your priority list, you could leave the image alone and load it using createScaledBitmap