Git Product home page Git Product logo

Comments (5)

sdutwsl avatar sdutwsl commented on August 26, 2024

same issue in NixOS 23.11 KDE 5.27

from waydroid_script.

WesleyVanNeck avatar WesleyVanNeck commented on August 26, 2024

i posted a fix #161

from waydroid_script.

viibhuGupta avatar viibhuGupta commented on August 26, 2024

i posted a fix #161

where is the solution bro

from waydroid_script.

atirut-w avatar atirut-w commented on August 26, 2024

where is the solution bro

Brother, do yourself a service by clicking on the "Files Changed" tab.

from waydroid_script.

kasi-x avatar kasi-x commented on August 26, 2024

I confirmed #161,#166 (#159) fix target url and enable us to save apk, but it doesn't work still.
Because this apk is not extractable as a zip.

raceback (most recent call last):
  File "/home/user/waydroid_script/main.py", line 358, in <module>
    main()
  File "/home/user/waydroid_script/main.py", line 354, in main
    interact()
  File "/home/user/waydroid_script/main.py", line 256, in interact
    install_app(args)
  File "/home/user/waydroid_script/main.py", line 113, in install_app
    item.install()
  File "/home/user/waydroid_script/stuff/general.py", line 177, in install
    self.copy()
  File "/home/user/waydroid_script/stuff/smartdock.py", line 70, in copy
    self.extract_app_lib(os.path.join(self.copy_dir, self.partition, "priv-app/SmartDock/smartdock.apk"))
  File "/home/user/waydroid_script/stuff/general.py", line 105, in extract_app_lib
    with zipfile.ZipFile(apk_file_path, "r") as apk:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/zipfile/__init__.py", line 1349, in __init__
    self._RealGetContents()
  File "/usr/lib/python3.12/zipfile/__init__.py", line 1416, in _RealGetContents
    raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file

Screenshot from 2024-05-17 02-18-48
Screenshot from 2024-05-17 02-19-39

from waydroid_script.

Related Issues (20)

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.