Akedo offers casual arcade-style games playable offline after downloading bundled content. Features ad-supported free play and optional in-app purchases via Google Play. Games run locally with minimal server communication once downloaded.
This app did not meet two or more trust checks, has a critical issue in one, or carries a red flag.
The five trust checks
Quick Verdict
Best for: Casual gaming without signing up
What It Means For You
Gameplay runs offline after download, with no server calls needed during sessions. Device and usage data is shared with Google Firebase and the developer's service at akedo.gg for analytics; no health, location, financial, or contact data is collected. Google AdMob is the only ad network present.
Quick Verdict
Best for: Casual gaming without signing up
What It Means For You
Gameplay runs offline after download, with no server calls needed during sessions. Device and usage data is shared with Google Firebase and the developer's service at akedo.gg for analytics; no health, location, financial, or contact data is collected. Google AdMob is the only ad network present.
Method and Limitations
Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.
Data Security
1 totalNetwork Security
1 totalCode Security
1 totalPrivacy
1 totalThird-Party Risk
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
gg.akedo.akedo_app
Version
1.1.5 (versionCode 62)
Analysis Date
Sep 10, 2026
Classes Analyzed
5,726
Feedback helps us improve our analysis
CITT rates this build trustworthy for casual gaming. The binary links Firebase Analytics and AdMob, which are not reflected in the Play Store Data Safety label. Hardware-backed secure storage and no required user login contribute to the overall trustworthiness of this build.
Data Security: 1 finding (1 medium)
Network Security: 1 finding (1 medium)
Code Safety: 1 finding (1 low)
Privacy: 2 findings (2 medium)
Third parties that may receive data from the app:
Security: 90/100
Privacy: 78/100
Observations about disclosure, each stated against the published guidance so a reader can compare:
Play Store Data Safety label
The Play Store Data Safety section for this app, as retrieved on 2026-09-10, declares "No data collected" and "No data shared with third parties." The build bundles Firebase Analytics and Google AdMob components configured to auto-start at application launch. Google's Firebase Play Data Disclosure guide states that apps using Firebase Analytics must declare App Interactions, Device IDs, and Advertising IDs in the Data Safety form when these integrations are present. Whether the label was accurate at the time of its original submission could not be determined from the binary alone.
Privacy Sandbox access scope
The build includes an ad services configuration that sets access to "allow all" for both the Android Privacy Sandbox Topics API and Attribution API. Google's AdMob developer documentation recommends restricting access to explicitly listed ad technology companies rather than all participants, to limit the scope of data sharing.
Restrict unencrypted connections
The build permits HTTP connections for all network paths via a global flag in the app manifest. Adding a Network Security Configuration to restrict connections to HTTPS would reduce the risk of tampered content being delivered over unencrypted connections, particularly for game bundle downloads.
Browser storage data protection
Session data cached in the browser storage layer could be moved to hardware-backed secure storage, consistent with how other sensitive data is already protected elsewhere in the build.
Custom URL scheme restrictions
The custom URL scheme registered in the app manifest could be strengthened by adding host and path constraints, or by migrating to verified App Links, to limit which URIs other installed apps can deliver to this app.
App Type: Arcade/casual gaming, ad-supported, rated Everyone
Classes Analyzed: 5,726
Third-Party Services: 12
Context Tags: ads, analytics, offline, gaming
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of Android applications, intended to help people make informed decisions about app security and privacy.
Developer: VOLASIM Limited
Version: 1.1.5 (versionCode 62)
Analysis Date: 2026-09-10
Package: gg.akedo.akedo_app
Developer not yet contacted