Pixplicity / humpty-dumpty-android

Simple file dump utility for Android
Apache License 2.0
105 stars 16 forks source link

Add support for an option to dump file to current directory #5

Open efung opened 9 years ago

efung commented 9 years ago

Similar to the -j option to Info-ZIP, it would be nice to pass a flag that indicates that the script should not create the subdirectory structure (e.g. dumps/<pkgname>/databases). The specified file would just be written to the current directory.