Overview
In Zoho CommunitySpaces, you can create a rebranded app for your community. This guide discusses the prerequisites required to publish your rebranded android app in PlayStore.
App basics
This comprises of essential details like the app name and icon, ensuring your app is easily identifiable and aligned with your brand.
➤ App name:
Specify a unique name you want for the app
➤ App icon:
For the app icon, you can go for these formats
Splash screen
The splash screen is the initial screen users see when the app is launched. Customize it with your logo (.svg format) and background color to reflect your brand.
You can customize the background color if needed. By default, the background color is white.
Package name/application id
The developer has to determine the package name or application ID with your approval. For example, it could be something like com.yourdomain.community.
App theme customization
Provide the new color codes for your app branding.
Refer to the sample image at the end of this document for better understanding of the app theme.
Google services configuration (for push notifications)
The Google Services configuration enables push notifications by connecting your app to Firebase, ensuring users receive real-time updates and alerts in the rebranded app.
Steps to register in Firebase console
Create a new project or select an existing one
To add an android app, select Android as the platform
Enter the application id, which is a unique id for your app (e.g., com.yourdomain.community)
Click Register to add the app to Firebase
Download the google-services.json file and share it with our support team
Navigate to project settings > service accounts > generate new private key to create a Firebase private key
(Save this key for future use)
6. Client ID and Client Secret generation
The Client ID and Client Secret key securely links your rebranded app to Zoho's services, enabling authentication and API integration. They ensure secure data access and a seamless user experience for your app.
Steps to generate Client ID and Client Secret:
Click Add Client and select Mobile-Based Applications
Provide the following details:
- Client name: use the app name you've chosen already
- Homepage url: Example, https://community.yourdomain.com/
- Redirect url: Use this format <appname>://
example, community:// or yourapp://
Click Create to generate the Client ID and Client Secret
Share the generated Client ID and Client Secret with our support team
Registering push notifications in Zoho
Log in to your Zoho CommunitySpaces app as host.
Navigate to settings > customization > register push notification.
Select android as the platform.
Upload the Firebase private key you generated earlier.
Enter the android package name and click Register to complete the process.
After registering, push notifications will only be delivered through your rebranded app. They will no longer be received in the default Zoho CommunitySpaces native mobile app.
Publishing the rebranded app on the PlayStore
App title- Choose a clear and descriptive name for your app.
Short description- Write a concise and engaging summary for your PlayStore listing.
Full description- Provide a detailed explanation of the app's features and benefits.
Screenshots- Upload high-quality screenshots, showcasing the app interface and key features.
Aspect ratio: Screenshots should have an aspect ratio of 16:9 or 9:16.
Dimensions: Each side should be between 320 pixels and 3,840 pixels.
You can add captions to the screenshots if needed.
Feature graphic- The feature graphic should be 1,024 x 500 pixels.
App icon- The app icon for the PlayStore should be 512 x 512 pixels.
Optional- Include a promotional video to showcase your app's features. (Preferably a YouTube link)
Theme customization reference
Refer to the sample image provided to know which areas can be customized in the rebranded app.
Primary color
Secondary color