{ "info": { "author": "Tadej Slamic", "author_email": "sljamca@yahoo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Topic :: Utilities" ], "description": "Dumpey is a simple Python script that helps you\n\n- pull any installed APK\n- stop and clear data of any package\n- do a memory dump\n- create a series of snapshots\n- run the monkey stress test and extract memory dumps before and/or\n after it\n- install and uninstall multiple packages\n- list installed packages\n\non all attached devices, or just the ones you specify. Most commands can\nbe executed with a specific **package name** or a **regex**.\n\n**Dumpey expects Android platform tools to be part of the system path.**\n**Currently supports Python 2.7 - 3.3, inclusive.**\n\n.. image:: https://travis-ci.org/tslamic/Dumpey.svg?branch=master\n :target: https://travis-ci.org/tslamic/Dumpey\n\nGet it with\n\n::\n\n pip install dumpey\n\nExamples\n~~~~~~~~\n\nIf a command is executed with a regex and multiple packages are found,\nDumpey will warn you, but won't do anything unless you explicitly\nspecify the ``-f`` or ``--force`` flag. To cherry pick devices, specify\nserials with a ``-s`` or ``--serials`` flag.\n\n::\n\n $ dumpey a -r youtube\n\nwill download the Youtube APK to current working directory. Flag ``-r``\ndenotes a regex string.\n\n::\n\n $ dumpey i -o /my/dir\n\nwill install every APK it finds in the ``/my/dir`` directory. You can\nuse ``-r`` or ``--recursive`` flag to install APKs from subdirectories,\ntoo.\n\n::\n\n $ dumpey h -r youtube \n\nwill create a converted hprof file in your current working directory.\nJust open it with MAT.\n\n::\n\n $ dumpey u -p com.google.android.youtube\n\nwill uninstall the Youtube app from all attached devices.\n\n::\n\n $ dumpey r -s 32041cce74b52267\n\nwill reboot the device with serial number 32041cce74b52267.\n\n::\n\n $ dumpey c -f -r google\n\nwill force stop and clear all the data from each package that includes a\n'google' string.\n\n::\n\n $ dumpey m -p com.google.android.youtube --dump ba\n\nwill create a hprof file with a memory dump from the Youtube app. It'll\nthen do a monkey stress test. After monkey is done, another hprof file\nwith a memory dump after the monkey is created. All you have to do is\nopen them in MAT and compare. ``ba`` denotes **b**\\ efore and\n**a**\\ fter\n\nBut wait, there's more!\n~~~~~~~~~~~~~~~~~~~~~~~\n\nHere's the list of all Dumpey commands:\n\n::\n\n usage: dumpey.py [-h] {i,u,a,c,r,h,l,m,s} ...\n\n Dumpey, an Android Debug Bridge utility tool.\n\n optional arguments:\n -h, --help show this help message and exit\n\n dumpey commands:\n {i,u,a,c,r,h,l,m,s} commands\n i install APKs from path\n u uninstall apps\n a download APKs\n c stop and clear package data\n r reboot devices\n h do a heap dump\n l list installed packages\n m run the monkey\n s make snapshot\n\neach command accepts a ``-h`` or ``--help`` flag which'll tell you the\nvarious ways to use Dumpey.\n\nDumpey can also serve as a library, since it enables you to interact\nwith the ADB, with some of the plumbing taken care of.\n\nInstall\n~~~~~~~\n\n``pip install dumpey``\n\nHave a suggestion, a fix, a complaint or feature request?\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nOpen an issue, or better yet, create a pull request!\n\nLicense\n~~~~~~~\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Tadej Slamic\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tslamic/Dumpey", "keywords": "android adb utility dumpey", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "dumpey", "package_url": "https://pypi.org/project/dumpey/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dumpey/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tslamic/Dumpey" }, "release_url": "https://pypi.org/project/dumpey/0.8.3/", "requires_dist": null, "requires_python": null, "summary": "Android Debug Bridge utility tool", "version": "0.8.3" }, "last_serial": 1529282, "releases": { "0.8.3": [ { "comment_text": "", "digests": { "md5": "1dd5e60ecfa6246cdb3713b636ba8f0b", "sha256": "c349a99516550b69a8326e757476197250ce1eac4590a49ca3c31e944b1c60a5" }, "downloads": -1, "filename": "dumpey-0.8.3.tar.gz", "has_sig": false, "md5_digest": "1dd5e60ecfa6246cdb3713b636ba8f0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12281, "upload_time": "2015-04-30T10:59:57", "url": "https://files.pythonhosted.org/packages/4e/a1/bb51dc9f813e7e4eef7cf1548fc2dfbd2f2f9027be674075cef28f0027ff/dumpey-0.8.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1dd5e60ecfa6246cdb3713b636ba8f0b", "sha256": "c349a99516550b69a8326e757476197250ce1eac4590a49ca3c31e944b1c60a5" }, "downloads": -1, "filename": "dumpey-0.8.3.tar.gz", "has_sig": false, "md5_digest": "1dd5e60ecfa6246cdb3713b636ba8f0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12281, "upload_time": "2015-04-30T10:59:57", "url": "https://files.pythonhosted.org/packages/4e/a1/bb51dc9f813e7e4eef7cf1548fc2dfbd2f2f9027be674075cef28f0027ff/dumpey-0.8.3.tar.gz" } ] }