π
π
π
π
Sunbird Saral
Searchβ¦
Sunbird Saral Overview
LEARN
Software Requirement
Application Architecture
Features
Specifications
Videos
USE
Workspace Setup - Playbook
Saral App Reference Backend
Generating APK from source code
Generate AAB(App bundle) from source code
Sign already generated APK file with private Key
Layout configuration
Debug/Run Saral App from Android Studio
Saral App Debug Tips
Saral App Usage Guidelines
Update BASE_URL,apkURL in APK
Update BASE_URL,apkURL in AAB
Sign already generated AAB(Android App Bundle) file with private key
Google Play Store App Publish Considerations
ENGAGE
Source Code Repository
Saral SDK Source Code Repository
Tracker
Releases
Discuss
Powered By
GitBook
Update BASE_URL,apkURL in AAB
With in saral-app-v1.xxx.aab file , open
base/assets/index.android.bundle
file
Search for
TO_BE_REPLACED
string and replace it with target BASE_URL. For example `
https://saral-statename.anuvaad.org
`
Search for
apkURL
and change value to actual Playstore URL based on the implementation.
USE - Previous
Update BASE_URL,apkURL in APK
Next - USE
Sign already generated AAB(Android App Bundle) file with private key
Last modified
2mo ago
Copy link
Edit on GitHub