Skip to content

Add automatic adb reseverse port 8000 to gradle build for Android

Sébastiaan Versteeg requested to merge feature/adb-8000-install into master

This assumes that you always have 1 connected device, but it makes your live easier in every way :)

It should be possible to extract the first device using adb devices but that's too advanced for now.

Merge request reports