Display a world map
About this app
WorldMap is a simple Android app that displays
a map of the world taken from Wikimedia and allows the user to scroll around on it. The map is licensed as PD-USGOV; PD-USGOV-CIA-WF - more info here)
The map itself is quite large (6480x3888), so it's way too big to fit in memory all at once (over 48MB). The VM heap size Android supports is either 16 or 24 megs, so we can't fit the whole thing in memory at once. To overcome this, WorldApp uses the BitmapRegionDecoder API (available as of Android 2.3.3) to decode just what it needs to display. The app can also serve as a viewer for arbitrary images opened via a (3rd-party) file manager.
Licensed under Apache-2.0.
What's New in v3.1
Imported from the F-Droid repository index.
Version history
Oct 1, 2024 Β· 6.3 MB Β· Android API 24β34 Β· code 12
Imported from the F-Droid repository index.
SHA-256 4a0fef6e48da977d2ec5a6245445f872d3c5e90d054b67366639a519f93a87f1
Mar 30, 2013 Β· 5.8 MB Β· Android API 10β16 Β· code 5
Imported from the F-Droid repository index.
SHA-256 cf7b4cfae26f96942e433615c7b6df37744c31835432bcd0cd04ba898645b2ae
Will it run on your device?
73%
- Runs on a broad range of modern Android versions.
- ABI coverage is focused on newer 64-bit devices.
Installation Guide
Open Settings on your Android device
Go to Security β Unknown sources (or Install unknown apps)
Enable "Allow from this source" for your browser or file manager
Open the downloaded APK file from your Downloads folder
Tap "Install" and wait for installation to complete
Launch the app from your home screen
Make sure to re-enable Unknown Sources restrictions after installation for security.
How to install this safely
How to verify the file you downloaded
Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded β delete it.
What the signing certificate proves
Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time β if a package claiming to be com.sigseg.android.worldmap is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.
How to roll back to an earlier version
If the current release misbehaves, 2.0.2 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall WorldMap first β which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.
Why we list sources instead of hosting everything
The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version β and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of WorldMap, and a listing is removed when the evidence for it stops holding up.
Get WorldMap
Every source we list for com.sigseg.android.worldmap is legality-reviewed. Pirated or cracked builds are never offered.
Other sources
F-Droid listing
officialF-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.
Source code
verified publisherThe upstream repository this build is compiled from.
We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.
App Information
Security Verification
We record provenance; we do not run malware scans. Verify the hash yourself before installing.
SHA-256 Hash
4a0fef6e48da977d2ec5a6245445f872d3c5e90d054b67366639a519f93a87f1
Signing certificate
d685b8fef1c3636aa8e8ea696fb303b533485681c34fd45c4762177a6b2e3666
Permissions Required
What each permission lets WorldMap do. A highlighted one is worth a second look β not necessarily wrong, just worth asking whether this app needs it.
Previous Versions
The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.
More Education apps
More from F-DroidReport a problem with this listing
A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.