Git Product home page Git Product logo

agb's Introduction

AGB
AGB

A bridge for Android.

There will be major version updates before August 15, 2022. Please provide more valuable comments.

Introduction

AGB is short for Android Great Bridge.It does not require any root access neither on the device nor on the computer.

  • It provides reverse tethering over adb for Android: it allows devices to use the internet connection of the computer they are plugged on.
  • It provides display and control of Android devices connected via USB (or over TCP/IP).
  • It forwards audio from an Android 10 device to the computer.

Features

1. Reverse Tethering

  • Fully stack support: IPv4/IPv6/TCP/UDP
  • GUI support: Beautiful and easy-to-use interface,bid farewell to the command line
  • Multiple devices: Multiple devices can be connected at the same time
  • Multiple OS: It works on GNU/Linux, Windows and Mac OS.

2. Display and Control

  • lightness: native, displays only the device screen
  • performance: 30~120fps, depending on the device
  • quality: 1920×1080 or above
  • low latency: [35~70ms][lowlatency]
  • low startup time: ~1 second to display the first image

3. Forwards audio

It may only forward audio from apps which do not prevent audio capture. The rules are detailed in capture policy:

  • By default, apps that target versions up to and including to Android 9.0 do not permit playback capture. To enable it, include android:allowAudioPlaybackCapture="true" in the app's manifest.xml file.
  • By default, apps that target Android 10 (API level 29) or higher allow their audio to be captured. To disable playback capture, include android:allowAudioPlaybackCapture="false" in the app's manifest.xml file.

So some apps might need to be updated to support audio capture.

Requirements

The Android application requires at least API 23 (Android 6.0).

Run (simple)

1、Turn on USB debugging in the settings and connect USB

2、Run AGB and click the button on the right

guide

3、The very first start should open a popup to request permission

request

Download

From GitHub:

From CDN:

Status

AGB is constantly adding features.

Donate

  • Star AGB to make it go further

request

  • Donation List

    • @mike 188yuan
  • Thanks for donating!

Contact

Email: [email protected]

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.