Coder Social home page Coder Social logo

cookpad-internship-2020-summer-android's Introduction

MiniCookpad

クックパッド2020年夏インターン Android コース講義アプリ

Setup

このプロジェクトを自身の GitHub アカウントに fork して利用してください。

google-services.json

作成した Firebase プロジェクトのサービスをアプリから利用するために、事前準備で作成した Firebase プロジェクトにアプリを登録し、設定ファイルをリポジトリに追加します。

console.firebase.google.com から作成したプロジェクトを開き、左のメニューの一番上にある プロジェクトの概要 -> Android を選択します。

アプリの登録では、以下のように入力し アプリを登録 を選択します。

パッケージ名: com.cookpad.android.minicookpad アプリのニックネーム: なんでも良い(空白のままでも可) デバッグ用の署名証明書 SHA-1: 空白のままにする

google-services.json をダウンロード を選択し、JSONファイルをダウンロードします。 ダウンロードしたファイルはリポジトリの app 以下に配置してください。

google-services.json は決してコミットに載せないでください

ここまで完了したら、画面左上の × を選択し閉じてしまってください。

エミュレータ

UI テストに利用するエミュレータをスクリプトで作成します。

./script/generate-emulator

internship-test というエミュレータが作成されますが、環境を統一するため起動する際は以下のコマンドを利用してください。

./script/launch-emulator

cookpad-internship-2020-summer-android's People

Contributors

kmgk avatar ksfee684 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.