/ADBPlugin-linux-x32

ADBPlugin version for linux(x32)

Primary LanguageC++

ADB Plugin

ADB Plugin is a Chrome Extension that runs ADB daemon and enables remote debugging for mobile.

How to run on Linux(x32)

How to build on Linux(x32)

# Note: $PROJECT_ROOT_DIR and $FIREBREATH_FULL_PATH should be complete paths
cd $PROJECT_ROOT_DIR && chmod +x build.sh
./build.sh $FIREBREATH_FULL_PATH
  • Complete extention will be available at the project root directory by name npADBPlugin-linux-x32.crx

Architecture

  • Need to be tested on x64 and non-debian based systems.

License

This is a port of https://github.com/repenaxa/ADBPlugin for Linux.

And i beelive that this should be under the MIT License. Please inform me if it's not. =)