Google アクションをテストするために Android Studio で使用App action test tools
すると、エラーが発生します
Preview Creation Error Status Code: 400 Message: Precondition check failed.
The requested Android app package name does not have an associated project
in Play Console. Please create a draft in Play Console and upload an app
with package name 'com.example.yadayada'.
「パッケージ名でアプリをアップロードしようとすると...」エラーが発生します
Upload failed
You have uploaded an APK or Android App Bundle that contains an action schema
document in the manifest file, but the action patterns are not yet allowed.
If you participate in a beta program, you must obtain authorization
for your developer account
わかりましたが、どこでどのようにできますか?
さらに、アプリケーションを公開する必要はありません。これは、可能な将来のスライスの実装をテストするための単なるドラフトであり、ドキュメントには、Android Studio プラグインを介して実行できると記載されています。