> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/deploy/googleplay/creatingafirebaseproject.md).

# 3. Firebase 프로젝트 생성

1. [console.firebase.google.com](https://console.firebase.google.com)으로 이동해 주세요.
2. 구글 개발자 계정과 동일한 구글 계정으로 로그인해 주세요.
3. 프로젝트 만들기를 클릭해 주세요.

<figure><img src="/files/axAcJwjXvBzfpFz8cyzX" alt=""><figcaption></figcaption></figure>

4. 프로젝트 이름에 앱 영문 이름을 입력해 주세요.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F48Vi5ZPTwr9EkVohSBSd%2Fuploads%2FlJCzbGMgfdAYLFVzgUMI%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202023-07-13%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%206.15.50.png?alt=media&#x26;token=73d5b6ec-1ece-4c5d-a69b-dd56c88c0666" alt=""><figcaption></figcaption></figure>

5. 자유롭게 Google 애널리틱스 사용 설정을 해주세요. (나중에 수정할 수 있어요.)

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F48Vi5ZPTwr9EkVohSBSd%2Fuploads%2FvBkS91U2YluS5WC5mXhg%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202023-07-13%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%206.18.04.png?alt=media&#x26;token=09cbece9-6ed1-4af7-b5b2-27f78dc88dda" alt=""><figcaption></figcaption></figure>

> \#Firebase 프로젝트, #Google 애널리틱스

2023 10 19 Iron, Ruru


---

# 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://docs.ohmyapp.io/main/guide/deploy/googleplay/creatingafirebaseproject.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.
