Merge branch 'development' of https://github.com/existentialstudios/ecency-mobile into development

This commit is contained in:
existentialstudios 2022-07-11 22:52:23 -04:00
commit 6113872f72

View File

@ -42,10 +42,17 @@ PlayStore Android: https://android.ecency.com
## Starting for Android
1. Create a new app in your firebase console.
<<<<<<< HEAD
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` 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`