Unable to Add Android Project-Level Plugin Dependencies to MAUI
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 30/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- android, csharp
調査の方向性
まず、Instana Android Agent との MAUI 統合を再現し、アプリレベルのライブラリの動作と、プロジェクトレベルの build.gradle におけるプラグイン宣言を比較します。.aar パッケージがどのように使用されるかを調査します。MAUI の実行時に、ランタイムライブラリだけでなくプロジェクトレベルの Android プラグインも適用されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
I have tried multiple approaches, but I’m unable to add project-level build.gradle plugin dependencies to MAUI. Specifically, I attempted to integrate the Instana Android Agent into a MAUI project. While I was able to include the runtime library, the plugin itself could not be integrated.
plugins {
id("com.android.application")
id("com.instana.android-agent-plugin")
}
The plugin is included in the .aar package but is not applied when running MAUI. It seems that only build.gradle libraries at the app level are successfully included, while project-level plugin dependencies are not being applied.
I’m looking for a way to support the integration of project-level plugins in MAUI, as this behavior seems to affect other plugin-level injections as well.
- 主要言語
- C#
- スター
- 249
- フォーク
- 48
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
CommunityToolkit/Maui.NativeLibraryInterop のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
CommunityToolkit/Maui.NativeLibraryInterop#107 · コメント 8 件 · リアクション 1 件 ·
-
Android dependencies オープン
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
CommunityToolkit/Maui.NativeLibraryInterop#106 · リアクション 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
CommunityToolkit/Maui.NativeLibraryInterop#105 · コメント 2 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 3/5 3〜5日 初心者へのやさしさ 30/100
CommunityToolkit/Maui.NativeLibraryInterop#101 · コメント 3 件 · リアクション 4 件 ·
CommunityToolkit/Maui.NativeLibraryInterop の issue をすべて見る
似ている issue
-
untriaged
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
dotnet/dotnet-api-docs#13095 ·
-
area-deployment area-integrations triage:bot-seen
難易度 2/5 半日 初心者へのやさしさ 86/100
-
type/automation type/tech-debt
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
newrelic/newrelic-dotnet-agent#3850 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
LuckyPennySoftware/AutoMapper#4660 ·