Giter VIP home page Giter VIP logo

sigino / madb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from camalot/madb

0.0 2.0 0.0 3.32 MB

The Original MADB Project. This is a Managed port of the Android Debug Bridge to allow communication from .NET applications to Android devices. This wraps the same methods that the ddms uses to directly communicate with ADB. This gives more flexibility to the developer than launching an adb process and executing one of its build in commands.

Home Page: http://madb.bit13.com

License: Other

PowerShell 2.89% Batchfile 0.01% C# 53.70% ASP 0.01% JavaScript 6.70% CSS 36.70%

madb's Introduction

MadBee

Build status Code Coverage by CodeCov

This is a Managed port of the Android Debug Bridge to allow communication from .NET applications to Android devices. This wraps the same methods that the ddms uses to directly communicate with ADB. This gives more flexibility to the developer than launching an adb process and executing one of its build in commands.

ohloh stats Donate

PushBullet Channels

Installation

To install madbee, run the following command in the Package Manager Console:


PM> Install-Package Managed.Adb 
PM> Install-Package Managed.Adb.x64

FileSystem Methods / Properties

  • Create
  • Move
  • Copy
  • MakeDirectory
  • Exists
  • Chmod
  • Delete
  • IsMountPointReadOnly
  • DeviceBlocks - Get a collection of the device blocks
  • Mount
  • Unmount
  • ResolveLink - Resolves a symbolic link to its full path

Busybox Methods / Properties

  • Available
  • Version
  • Commands
  • Supports ( command )
  • Install
  • ExecuteShellCommand
  • ExecuteRootCommand

Device Methods / Properties

  • CanSU
  • State
  • MountPoints
  • Properties
  • EnvironmentVariables
  • GetProperty
  • FileSystem
  • BusyBox
  • IsOnline
  • IsOffline
  • IsEmulator
  • IsBootLoader
  • IsRecovery
  • RemountMountPoint
  • Reboot
  • Reboot ( into )
  • SyncService
  • PackageManager
  • FileListingService
  • Screenshot
  • ExecuteShellCommand
  • ExecuteRootShellCommand
  • InstallPackage
  • SyncPackageToDevice
  • InstallRemotePackage
  • RemoveRemotePackage
  • UninstallPackage

FileEntry Methods / Properties

  • FindOrCreate *static
  • Find *static
  • Parent
  • Name
  • LinkName
  • Info
  • Permissions
  • Size
  • Date
  • Owner
  • Group
  • Type
  • IsApplicationPackage
  • IsRoot
  • IsExecutable
  • Children
  • IsLink
  • Exists
  • FindChild
  • IsDirectory
  • IsApplicationFileName
  • FullPath
  • FullResolvedPath
  • FullEscapedPath
  • PathSegments

PackageManager Methods / Properties

  • Packages
  • RefreshPackages
  • Exists
  • GetApkFileEntry
  • GetApkPath

SyncService

  • Pull
  • PullFile
  • Push
  • PushFile

Copyright

Copyright (c) 2010-2016 Ryan Conrad

Portions are:

Copyright (c) 2004-2008 Jon Skeet and Marc Gravell
Copyright (c) 2007 The Android Open Source Project

madb's People

Contributors

camalot avatar

Watchers

 avatar  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.