- Support Center
- Mobile Apps
-
Get Started
-
Website
-
Embeddables
-
Courses
-
Bundles
-
Batch
-
Code
-
Product Settings
-
Product Pricing
-
Mock test
-
Test Series
-
Ebooks
-
Podcasts
-
Webinars
-
Digital Products
-
Free Resource
-
Telegram
-
Learner Management
-
Quiz & Assessment
-
Content
-
Question Pool
-
Test Evaluation
-
Reports
-
Marketing
-
Forms
-
Workflows
-
CTA
-
Campaign
-
Integrations
-
Roles and Permissions
-
School Settings
-
Sub School
-
Ratings and Reviews
-
Learner Discussion
-
Mobile Apps
-
Zoom integration
-
Newsfeed
-
FAQs
-
Troubleshooting
-
Support
-
Content Security
-
Legacy Website Builder
How to Create the firebase account (project) , google-service.json and Firebase Admin SDK file to build your Android App
Follow the below step, you need to generate two files from your Firebase account. Follow the steps below to do so.
Step 1 : Open your Chrome browser.
Step 2: Search for "Firebase" and click the first link.
Step 3: Click on " Go to console".
Step 4: Click on "Create Project."
Step 5 :
- Enter your app name as the project name.
- Agree to the terms and continue.
Step 6: Click "Continue" without changing any settings.
Step 7 :
- Select your country.
- Agree to all terms.
- Click "Create Project."
Step 8 : Wait 2-3 minutes for the project to be created.
- Once completed, click "Continue."
Step 9 : You will see the Firebase interface.
- Click on then Android icon.
Step 10 : Fill the data accordingly.
- Under Android package name -> Enter the same bundle ID that you used when you began creating the app in the Learnyst admin portal.
- Under App nick name : Enter your App name.
- And click on " RegiateraApp"
- Click on " Download google-service.json " file.
This file will be used for building the app in the Learnyst admin portal. - Click "Next".
- Scroll down and click again. "Next"
- Now click on "Continue to console".
Step 11 : Locate your app in the project.
- Identify your app by its bundle ID.
Step 12: Access project settings.
- Click on the settings option to open the project settings.
Step 13: Generate a new private key.
- Go to the "Service account" section and click on "Generate new private key" to download the file needed for building the app.
Now you have all the required files to build the app.
Step 14: Upload the required files.
- Under "Service file (.json)," upload the
google-services.json
file from Step 10. - Under "Firebase Admin SDK file (.json)," upload the private key file from Step 13.
- Click "Next" after uploading both files.
Follow this article from step 19 to advance in the app-building process.
Article link: https://support.learnyst.com/follow-the-below-steps-to-building-android-in-the-learnyst-admin-portal