問題タブ [android-architecture-navigation]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - android.arch.navigation が原因で Program type already present: android.support.v4.os.ResultReceiver$1 が発生するのはなぜですか?
私はAndroid Studioバージョンを使用しています
新しいアーキテクチャ ナビゲーション コンポーネント android.arch.navigation を調査しているときに、このビルド エラーが発生しました。
私のアプリのgradleビルドは次のようになります:-
およびプロジェクト レベルの gradle ビルド:-
AndroidX へのリファクタリングを試みましたが、No usages found in project というメッセージが表示されたのに、なぜこの「v4」クラスがまだ言及されているのですか?