Coder Social home page Coder Social logo

adb-helper's People

Contributors

ibangbang avatar jawa0919 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

adb-helper's Issues

Feature: adb connect IP

Right now it seems only to be an extension for file / app viewing?

I would like to use it for add connect IP by simply clicking a recent history and please a favorite on which is simply a click far away (I really dislike I do not have a button to connect to my favorite phone generally).

THX

permissions for user folder

Hi, finally a file explorer GUI. Thanks!
I have a question, I am trying to reach this folder

/data/user/0/com.example.myApp/app_flutter/myApptext.txt
How do I get there? I don't see the user folder. I am guessing it's a permissions issue, so how would I give it permissions to see that folder in the emulator?
thank you.

Not work on linux

v0.3.3 - work properly
v0.4.0 - can't find device
v0.4.1 and newer - do not show in sidebar

Features: open by double-clicking and copy

I want to open those files by double-clicking in a tab / external - however

image

with that I am able to view and / or save the file,

but I would like to get a "copy" by secondary click, too, to paste it into my tree.

THX

how open files

333

when click on flutterSharedPreference.xml

show
eee

and i try to save as in folder show success saved but when go folder not found any thing

ls: /data/: Permission denied

我的设备有root权限,但用根目录打开文件管理器,会提示/data目录无权限访问。

控制台输出的命令为
adb -s xxxx shell ls /data/ -l
我复制下来,手动运行会出现
ls: /data/: Permission denied

但改为
adb -s xxxx shell su -c ls /data/ -l
则正常

能否提供一个选项,让adb执行shell命令的时候自动加上前缀su -c

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.