android-dev-ext icon indicating copy to clipboard operation
android-dev-ext copied to clipboard

Remove ADB dependency

Open adelphes opened this issue 8 years ago • 0 comments

The only mandatory requirement for the debugger is the ADB service, present in the Android SDK Platform Tools. This could be replaced with an internal version meaning the Android SDK would not be required.

Note that until we build it ourselves, gradle or some other tools are still a required dependency to build the app.

adelphes avatar Jan 27 '17 09:01 adelphes