問題タブ [android-chrome]
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 - ライブラリとしての chromium android のビルド [android aar archive]
apk ではなく aar として chrome プロジェクトをビルドしたい。
chrome public apk の target_type を android_apk から android_library に変更しようとしましたが、うまくいきません。rules.gni、internal_rules.gni などのさまざまなファイルで一連の変更が必要になるようです。
誰かが同様のタスクを行った場合、amd は情報を共有できます。