I want to extract any file like libraries(so files) and images(app icon, background image, ETC) using the Androguard. I know The a.get_app_icon() and a.get_files_information() method returns paths, but how can I extract them as real file using the Androguard?
Asked
Active
Viewed 461 times