I need to create a mobile application that needs to load images from a folder locally in the Android system instead of a server. I need this feature because the client wants to upload the images directly, without depending on me. Is it possible? If so, could someone tell me how could I implement it? Thanks.