CommunityToolkit / CommunityToolkit/Maui.NativeLibraryInterop

Issues with Template

未关闭
#69 25 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
249
派生
48
PR 合并指标
30 天内没有已合并 PR

描述

### Description

The template, as is, does not seem to be working. The using directives are not being recognized, apparently due to the declaration of Metadata.xml.

I tried many different approaches to fix this (mostly by trying to add the generated *. aar file somehow to the project, for instance, as an AndroidLibrary or as an EmbeddedReferenceJar), but I'm getting to the conclusion that the original intention was to have something behind the scenes that would make the conversion specified in the Metadata.xml implementation work.

As per the content generated about the template, I was expecting that a simple build in Android Studio would be enough to make it happen. Before trying to fix this as I mentioned above, I was expecting that a simple build of the native Android project, followed by the build of the .Net Maui project, would be enough, as per the high level discussion on this between @rachelkang and @jamesmontemagno.

### Steps to Reproduce

1. Clone the repository
2. Open the template solution as is
3. Build the android native project
4. Build the .Net Maui
5. See that the Android using directives are not working;

### Link to public reproduction project repository

_No response_

### Environment

- OS:
- .NET MAUI:
- Target platforms:

贡献指南

这个仓库没有索引到贡献指南

调研方向

打开模板解决方案,检查 Metadata.xml、原生 Android 项目和 .NET MAUI 项目。先构建原生 Android 项目,再构建 .NET MAUI 项目,以重现报告的步骤,然后跟踪 Android using 指令未被识别的原因。完成的标准是:按照文档构建模板后,能够生成可正常工作的 Android using 指令,且不需要未作解释的手动 AAR 集成。

由索引模型根据 Issue 内容生成。

评估

技术栈
android, csharp
领域
build-system, mobile-dev
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。