Giter Club home page Giter Club logo

adbfileexplorer's People

Contributors

aakbar5 avatar aldeshov avatar ctrlcctrlv avatar dandv avatar keenox avatar tomiwa-ot avatar werve avatar

adbfileexplorer's Issues

Unable to start ADBFileExplorer

ADBFileExplorer: /adb_explorer/ADBFileExplorer
Traceback (most recent call last):
  File "/adb_explorer/ADBFileExplorer/src/main.py", line 22, in <module>
    from app.core.adb import Adb
  File "/adb_explorer/ADBFileExplorer/src/app/core/adb.py", line 9, in <module>
    from app.core.managers import PythonADBManager, ADBManager, WorkersManager
  File "/adb_explorer/ADBFileExplorer/src/app/core/managers.py", line 76, in <module>
    class PythonADBManager(ADBManager):
  File "/adb_explorer/ADBFileExplorer/src/app/core/managers.py", line 77, in PythonADBManager
    signer = get_python_rsa_keys_signer()
  File "/adb_explorer/ADBFileExplorer/src/app/helpers/tools.py", line 148, in get_python_rsa_keys_signer
    keygen(key)
NameError: name 'key' is not defined

App is crashing on downloading option

App will crash if file already exists on the host machine and you are downloading the same file from the device again.

FileExistsError: [Errno 17] File exists:

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.