How do I allow users to upload images to my app, and use them?
问题 I'm building an app which will allow the user to upload their own icons for use within the app (these will be small .png or .gif files). I want to include a default set of icons, and then allow the user to add their own. I'm trying to figure out the best way to do this - there seem to be various solutions online and I'm not sure which is best for my purposes. As I said, I'd like to supply a default set of icons with the app, to be stored on the user's device. The user should then be able to