Code Monkey home page Code Monkey logo

androidqf's People

Contributors

botherder avatar sriegler 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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

androidqf's Issues

Files in .zip not stored as intended but with backslashes

The files in the .zip files are not stored as intended in subfolders but rather have \ in their filenames.
Example:
\apks\com.google.android.wifi.resources.apk
Seems to be a problem with Windows path handling

As a result mvt-android won't find the android-qf files because it looks for example for */syslog.txt

Edit: I can't reproduce this issue on my Windows VM. First noticed it on a Windows Laptop. Bit confused. Will test some more.

Connection failed

ERROR: Unable to get device state. Please make sure it is connected and authorized. Trying again in 5 seconds...

usb debugging is on

Notification Error

Hi
After using the program(latest version) my phone notification keeps on showing USB connected and keeps trying to enable OTG even though nothing is plugged to it, restarted several times still the same issue.

I use infinix note, android version 10, not rooted

Kindly assist Screenshot_20220222-070113.png

Instructions missing

I am "semi-tech savvy" and I have been using mvt-android for some time now, which has helped me here.
Still, I spent close to half hour troubleshooting the upgrades etc., so my tips:

  1. Instead of "here are the install" do tell the users what to do with them, as they are not that obvious - a one-liner or another script would help.
  2. As I thought it would be quicker to just clone and compile I went this route, but then I have run into small snags, so here are solutions the other potential users:
    A. Probably the quickest and most fool-proof way to upgrade one's Go is via
git clone https://github.com/udhos/update-golang
cd update-golang
sudo ./update-golang.sh

B. If you then have run into:
bash: /usr/bin/go: No such file or directory
then the most elegant
hash -r
may help.

C. The obvious:

go: updates to go.mod needed; to update it:
	go mod tidy
make: *** [Makefile:70: linux] Error 1

->
go mod tidy
, another line which may be good to also include in this script here.

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.