Giter VIP home page Giter VIP logo

python_adb's Introduction

python_adb

python adb tool for Litbig on Mac OS

Commands

1. parameter 1

1) help

모든 커맨드 보기

python3 main.py help

2) current

현재 activity 보기

python3 main.py current

3) volume

모든 stream volume 보기

python3 main.py volume

4) screencap

화면 스크린 캡쳐

python3 main.py screencap

2. parameter 2

1) project

프로젝트 설정

[project]: benz_sb, benz_sg, ka4, scania, dpeco, hlab

python3 main.py project [project]

2) fastboot

이미지 fastboot

[img]: system, vendor, boot, ...

python3 main.py fastboot [img]

3) launch

앱 실행

[app]: allapps, settings, documents, polnav, launcher, ...

python3 main.py launch [app]

4) broadcast

broadcast action 송신

[action]: boot_completed, ...

python3 main.py broadcast [action]

5) key

KeyEvent keycode 전송

[keyCode]: home, back, A, B, ...

python3 main.py key [keyCode]

6) version

앱 버전 보기

[app]: allapps, settings, documents, polnav, launcher, ...

python3 main.py version [app]

7) volume

stream volume 보기

[stream]: system, ring, music, alarm, notification, ...

python3 main.py volume [stream]

3. parameter 3

1) volume

stream volume 설정

[stream]: system, ring, music, alarm, notification, ...

[volume]: 0 ~ x

python3 main.py volume [stream] [volume]

2) polnav

polnav api request

[extra]: VOLUME, ...

[value]: 0 ~ 30, ...

python3 main.py polnav [extra] [value]

python_adb's People

Contributors

alsrb968 avatar

Watchers

 avatar

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.