Skip to content

Allow publishing AndroidSampleApp with R2R using in-build crossgen2 - #112547

Merged
elinor-fung merged 6 commits into
dotnet:mainfrom
elinor-fung:androidSample-publish-r2r
Feb 18, 2025
Merged

Allow publishing AndroidSampleApp with R2R using in-build crossgen2#112547
elinor-fung merged 6 commits into
dotnet:mainfrom
elinor-fung:androidSample-publish-r2r

Conversation

@elinor-fung

Copy link
Copy Markdown
Member

Use the in-build crossgen2 to publish AndroidSampleApp if PublishReadyToRun is set to true. I left it off in the project, but it can now be enabled. Also remove corerun from the Android local runtime pack.

HelloAndroid.apk size:
No R2R: 7.8 MB
R2R: 9.4 MB
R2R composite: 9.5 MB

CopilotAI review requested due to automatic review settings February 14, 2025 01:49

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (3)
  • src/libraries/externals.csproj: Language not supported
  • src/mono/sample/Android/AndroidSampleApp.csproj: Language not supported
  • src/mono/sample/Android/AndroidSampleApp.targets: Language not supported

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @akoeplinger, @matouskozak
See info in area-owners.md if you want to be subscribed.

Comment threadsrc/mono/sample/Android/AndroidSampleApp.targets Outdated
Comment threadsrc/mono/sample/Android/AndroidSampleApp.csproj Outdated
Comment threadsrc/mono/sample/Android/AndroidSampleApp.csproj
Comment threadsrc/mono/sample/Android/AndroidSampleApp.csproj Outdated

@ivanpovazanivanpovazan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

PS: The CoreCLR on Android failure is not related to this PR, I opened a tracking issue for it: #112633

@elinor-fung
elinor-fung merged commit 13e15b1 into dotnet:mainFeb 18, 2025
@elinor-fung
elinor-fung deleted the androidSample-publish-r2r branch February 18, 2025 18:48
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Mar 21, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@elinor-fung@steveisok@ivanpovazan