> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/ja/testing-your-app/publishing-to-the-google-play-store.md).

# Google Playストアへの公開

{% content-ref url="/pages/lxUfIAw6ct3WHdQJaTGQ" %}
[Google開発者アカウントの作成](/ja/testing-your-app/publishing-to-the-google-play-store/create-your-google-developer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/uVW2yLyLzFgrT7fjosco" %}
[Firebaseプロジェクトの作成](/ja/testing-your-app/publishing-to-the-google-play-store/create-your-firebase-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/lXh8wCWk6Uwp8R4iBPpG" %}
[Androidアプリの登録と構成ファイルのダウンロード](/ja/testing-your-app/publishing-to-the-google-play-store/register-android-app-and-download-config-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/Uq12wCmIjGdmXaluJpsf" %}
[プライベートキーの生成とダウンロード](/ja/testing-your-app/publishing-to-the-google-play-store/generate-and-download-private-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/MYNpRXs0k5hy5gzKbpkW" %}
[ビルドファイルの取得](/ja/testing-your-app/publishing-to-the-google-play-store/get-your-build-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/QyRzGjj2XjevJWut9Oia" %}
[Google Playリスティングの作成](/ja/testing-your-app/publishing-to-the-google-play-store/upload-your-app-to-google-and-create-your-store-listing.md)
{% endcontent-ref %}

{% content-ref url="/pages/tlXNoNY051ELm4NH9RtN" %}
[ビルドファイルをGoogle Playリスティングにアップロード](/ja/testing-your-app/publishing-to-the-google-play-store/upload-your-app-to-google-and-create-your-store-listing-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ye0Hm7FYtE5SKV0iW9d5" %}
[リスティングの最終化とアプリのリリース](/ja/testing-your-app/publishing-to-the-google-play-store/setup-your-google-play-store-listing.md)
{% endcontent-ref %}

{% content-ref url="/pages/LaAS9mnPKHxOFq2Txxxa" %}
[Androidリリースのトラブルシューティング](/ja/testing-your-app/publishing-to-the-google-play-store/troubleshooting-android-release.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/ja/testing-your-app/publishing-to-the-google-play-store.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
