GithubHelp home page GithubHelp logo

binary-signal / mass-apk-installer Goto Github PK

View Code? Open in Web Editor NEW
28.0 3.0 8.0 148.27 MB

Automate backup/restore on android phones

Home Page: http://forum.xda-developers.com/showthread.php?t=1310742

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
apk python backup restore archive android-phone

mass-apk-installer's People

Contributors

binary-signal avatar dependabot-preview[bot] avatar renovate-bot avatar sourcery-ai-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mass-apk-installer's Issues

unexpected keyword

Using the current master branch, after installing the Python dependencies, there is the following error message:

pip install --user -r requirements.txt

Installing collected packages: py3-progressbar, pycrypto
  Running setup.py install for py3-progressbar ... done
  Running setup.py install for pycrypto ... done
Successfully installed py3-progressbar-2.4.dev0 pycrypto-2.6.1
You are using pip version 10.0.1, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
pip install --user -r requirements.txt  25,02s user 2,56s system 96% cpu 28,439 total

python3 mass_apk_installer.py backup

Traceback (most recent call last):
  File "mass_apk_installer.py", line 558, in <module>
    command, args = parse_args()
  File "mass_apk_installer.py", line 339, in parse_args
    required=True, dest="command", help="command help"
  File "/usr/lib64/python3.6/argparse.py", line 1703, in add_subparsers
    action = parsers_class(option_strings=[], **kwargs)
TypeError: __init__() got an unexpected keyword argument 'required'

buildable?

Is the current version buildable? I haven't had any luck unfortunately with either the source or the released Windows executable. Win10, BuildTools and SDK installed, Python 3.8.1

The executable:
# apk_mass_install.exe -h Traceback (most recent call last): File "apk_mass_install.py", line 54, in <module> File "c:\program files\python36\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module File "tools\encryption.py", line 42, in <module> ModuleNotFoundError: No module named 'Crypto' [16652] Failed to execute script apk_mass_install

This is as far as I get with the source:
$ python apk_mass_install.py -i apk Apk Mass Installer Utility Version: 3.0

Thanks for your help.

unicode error on backup

Using the latest release, ./apk_mass_install -b gives the error message

Traceback (most recent call last):
  File "apk_mass_install.py", line 454, in <module>
  File "apk_mass_install.py", line 343, in main
  File "apk_mass_install.py", line 101, in pull_apk
  File "subprocess.py", line 805, in getstatusoutput
  File "subprocess.py", line 626, in check_output
  File "subprocess.py", line 695, in run
  File "subprocess.py", line 1059, in communicate
  File "/usr/lib/python3.5/codecs.py", line 321, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf1 in position 14: invalid continuation byte
[21836] Failed to execute script apk_mass_install

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Rate Limited

These updates are currently rate limited. Click on a checkbox below to force their creation now.

  • Update dependency flake8 to v4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.


  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.