Coder Social home page Coder Social logo

qtadb's People

Contributors

7ymekk avatar cnsworder avatar triochi 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qtadb's Issues

Discontinued? Alternatives, forks

Ahoj,

is there an up-to-date alternative, successor to your work? I'm simply looking for a GUI for adb, found the project QtADB which is 7yrs old. There are some forks of your repo, do you know if any is active? How come people left this initiative?
Cheers,

Negative file size on large files in copy dialog

When copying large file (greater than 2GiB) the dialog shows negative file size that is decreasing, goes down to -2.1 billion, then wraps to 2.1GiB and continues to decrease up to ~1 GiB (for 3GiB file) when copying finishes.

README.md

How about a README with some general info such as how to compile, licence, and others (so that people don't have to look through the website and other places to get info)

busybox arp not found

This happened on my Galaxy S2 with CM7.2 installed.

adb shell busybox arp
arp: applet not found

The alternative is to use netcfg, which does return IPs:

netcfg

lo UP 127.0.0.1 255.0.0.0 0x00000049
svnet0 UP 0.0.0.0 0.0.0.0 0x000000d1
usb0 DOWN 0.0.0.0 0.0.0.0 0x00001002
tunl0 DOWN 0.0.0.0 0.0.0.0 0x00000080
gre0 DOWN 0.0.0.0 0.0.0.0 0x00000080
sit0 DOWN 0.0.0.0 0.0.0.0 0x00000080
pdp0 UP 10.127.52.94 255.255.255.0 0x000010d1
eth0 UP 192.168.11.110 255.255.255.0 0x00001043

However this requires creating a new parsing method in phone.cpp, and I'm familiar enough with c++ to do this.

adb, aapt, fastboot not found in Linux

In Linux, they're not called "adb.sh" or "adb.exe", so the script in main.cpp doesn't find the files unless you make a softlink like adb.sh, aapt.sh, fastboot.sh. This should be fairly simple to fix and I can provide a patch.

Result of expression 'ListView.view' [null] is not an object.

I finally got the Messages part working! But trying to write an SMS, it displays a list of my contacts, and clicking on any of those brings out the following error:

Result of expression 'ListView.view' [null] is not an object.

I can still write the SMS if I manually type in their phone number though.

Also, clicking on the Thread on the message list brings the same error.

I tested this on the "work" branch, but the master branch had similar errors.

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.