Skip to content
 
 

Latest commit

 

History

169 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

promise-android-tools

Build Status Coverage Status Build status

Client

A wrapper for adb and fastboot that returns convenient promises.

NOTE: This is still a work in progress. Not all functions have been added.

Example:

const { Adb, Fastboot } = require("./src/module.js");
const adb = new Adb();
const fastboot = new Fastboot();

About

A wrapper for adb and fastboot that returns convenient promises.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages