How to get information of an APK file in the file system (not just installed ones) without using File or file-path?
OK I think I found a way using the Android framework (someone on reddit gave me this solution), to use file-path and use it, but it’s not perfect at all. Some notes: Not as direct as before. Good thing is that it might also be possible to handle even files that are outside of the … Read more