Skip to content

Conversation

@jonpryor
Copy link
Contributor

@jonpryor jonpryor commented Sep 8, 2017

There is some code which is conceptually, if not literally, duplicated
between the xamarin-android and the IDEs (Visual Studio,
Visual Studio for Mac), in particular code that deals with finding the
Android SDK and Java JDK locations.

This code has been split out into a new xamarin-android-tools repo
to facilitate sharing, without the IDEs needing to submodule
xamarin-android, which is quite large.

Cleanup the xamarin-android repo to use the new xamarin-android-tools
repo for Android SDK information/etc.

@jonpryor jonpryor added do-not-merge PR should not be merged. and removed cla-already-signed labels Sep 8, 2017
@jonpryor jonpryor requested a review from dellis1972 September 8, 2017 18:54
@jonpryor jonpryor force-pushed the jonp-xamarin-android-tools branch 2 times, most recently from f6e6d30 to 8c5227d Compare September 11, 2017 13:05
@jonpryor
Copy link
Contributor Author

macOS+xbuild PR Build #1572 failed because the emulator "hung" on startup, and I killed it.

The fact that the build even got that far indicates that this PR largely works, as nothing here should impact on-device behavior.

Waiting to merge: dotnet/android-tools#9

There is some code which is conceptually, if not literally, duplicated
between the xamarin-android and the IDEs (Visual Studio,
Visual Studio for Mac), in particular code that deals with finding the
Android SDK and Java JDK locations.

This code has been split out into a new `xamarin-android-tools` repo
to facilitate sharing, without the IDEs needing to submodule
xamarin-android, which is quite large.

Cleanup the xamarin-android repo to use the new xamarin-android-tools
repo for Android SDK information/etc.
@dellis1972 dellis1972 merged commit b16ee55 into dotnet:master Sep 13, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants