{"id":19610834,"url":"https://github.com/onflow/frw-android","last_synced_at":"2026-02-09T03:05:10.323Z","repository":{"id":196138686,"uuid":"692942645","full_name":"onflow/FRW-Android","owner":"onflow","description":"Flow Reference Wallet - Android Client","archived":false,"fork":false,"pushed_at":"2026-02-06T03:23:05.000Z","size":36180,"stargazers_count":5,"open_issues_count":1871,"forks_count":9,"subscribers_count":9,"default_branch":"dev","last_synced_at":"2026-02-06T10:48:07.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=com.flowfoundation.wallet","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-18T02:44:49.000Z","updated_at":"2026-01-07T01:55:52.000Z","dependencies_parsed_at":"2026-01-03T01:07:46.659Z","dependency_job_id":null,"html_url":"https://github.com/onflow/FRW-Android","commit_stats":null,"previous_names":["outblock/frw-android","onflow/frw-android"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/onflow/FRW-Android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2FFRW-Android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2FFRW-Android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2FFRW-Android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2FFRW-Android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onflow","download_url":"https://codeload.github.com/onflow/FRW-Android/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2FFRW-Android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29255404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T03:05:00.817Z","status":"ssl_error","status_checked_at":"2026-02-09T03:04:53.275Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T10:33:58.827Z","updated_at":"2026-02-09T03:05:10.280Z","avatar_url":"https://github.com/onflow.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flow Wallet Android Project User Guide\nThis document is a guide for users who want to run the Flow Wallet Android project. Before starting, please make sure you have installed Android Studio and have a basic understanding of Android development.\n\n### Step 1: Configure google-services.json\nThe `google-services.json` file is required to enable Firebase services such as Firebase Authentication and Firebase Cloud Messaging. To use these services, you need to provide your own google-services.json file.\n\nYou should have three different versions of the `google-services.json` file: one for debug, one for development, and one for release. Please place them in the following directories:\n\n- app/src/debug/google-services.json\n- app/src/dev/google-services.json\n- app/src/release/google-services.json\n\n### Step 2: Configure signing information\nIn order to generate a signed APK file, you need to configure your signing information. To do so, please add the following lines to your local.properties file:\n\n```makefile\nkeyAlias=your_alias_name\nkeyPassword=your_password\nstoreFile=your_keystore_file_path\nstorePassword=your_keystore_password\n```\nPlease replace the values with your own information. Note that the keystore file should be placed in the specified path.\n\n### Step 3: Create the config file\nThe config file is used to store sensitive information such as encryption keys and project IDs. Please create a file named `key.properties` in the root directory. The file should contain the following information:\n\n```makefile\nDRIVE_AES_IV\nDRIVE_AES_KEY\nWALLET_CONNECT_PROJECT_ID\nINSTABUG_TOKEN_DEV\nINSTABUG_TOKEN_PROD\nCROWDIN_PROJECT_ID\nCROWDIN_API_TOKEN\nCROWDIN_DISTRIBUTION\nMIXPANEL_TOKEN_DEV\nMIXPANEL_TOKEN_PROD\n```\n\nPlease fill in the values for each item according to your project's requirements.\n\n### Step 4: Run the project\nNow you are ready to run the Flow Wallet Android project. Simply open the project in Android Studio and run it on an emulator or a physical device.\n\nIf you encounter any issues during the setup process, please refer to the project's documentation or contact the project's developer for assistance.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonflow%2Ffrw-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonflow%2Ffrw-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonflow%2Ffrw-android/lists"}