Updated Readme Android Start

This commit is contained in:
existentialstudios 2022-07-11 22:54:30 -04:00
parent 6113872f72
commit 3660cfdbf4

View File

@ -42,17 +42,10 @@ PlayStore Android: https://android.ecency.com
## Starting for Android ## Starting for Android
1. Create a new app in your firebase console. 1. Create a new app in your firebase console.
<<<<<<< HEAD
2. Choose add Android platform, with a package name of `app.esteem.mobile.android` 2. Choose add Android platform, with a package name of `app.esteem.mobile.android`
3. Download the generated `google-services.json` and place it in `<project-root>/android/app/` 3. Download the generated `google-services.json` and place it in `<project-root>/android/app/`
4. Connect dev device or start android emulator. 4. Connect dev device or start android emulator.
5. Run `npm run android` in the project's root. 5. Run `npm run android` in the project's root.
=======
2. Choose add Android platform, with a package name of "app.esteem.mobile.android"
3. Download the generated `google-services.json` and place it in `<project-root>/android/app/`
4. Connect dev device or start android emulator.
5. Run `npm run android` the project's root.
>>>>>>> bb0dba0ddb9fec4e0dbef9d35bcfa69f509ce28e
##### Using Android Studio's `adb` ##### Using Android Studio's `adb`