AndroidLib.dll- .NET Android Device Communication and Management Library
0Description: AndroidLib.dll is a .NET assembly written in C# (C-Sharp) that easily handles communication between a connected Android device and your program. DISCLAIMER: This is not a program that will run on your computer! This is a compiled dll for .NET developers (Visual Basic(VB) and C#) to reference in their projects. Right now there is a total of 21 classes in AndroidLib, but there are 2 main classes that you will use the most. The first main class is AndroidController. The AndroidController class is a semi-wrapper of the ADB (Android Debug Bridge) binary, and also will contain More >
