A downloadable tool for Android

Buy Now$5.00 USD or more

๐Ÿ‘ป Ghost Hunting Tools: To Seek Out the Paranormal ๐Ÿ”ฆ

Use your Android phone's tri-axis magnetic sensor to detect and measure electromagnetic frequencies (EMF) from potential paranormal activity

๐ŸŒŽ English  ๐Ÿ‡ซ๐Ÿ‡ฎ Finnish  ๐Ÿ‡ธ๐Ÿ‡ช Swedish  ๐Ÿ‡ฉ๐Ÿ‡ช German  ๐Ÿ‡บ๐Ÿ‡ฆ Ukrainian  ๐Ÿ‡ซ๐Ÿ‡ท French  ๐Ÿ‡ฎ๐Ÿ‡ณ Hindi  ๐Ÿ‡ต๐Ÿ‡น Portuguese  ๐Ÿ‡จ๐Ÿ‡ณ Chinese  ๐Ÿ‡ฎ๐Ÿ‡น Italian


๐Ÿ“Œ Notes

๐Ÿ“ก The Radar and EMF Meter require a Magnetometer sensor. The SpiritBox works without it. Check your phone's tech specs to confirm sensor availability
๐Ÿ“ฒ Compatible with Android 7.0 to 15
โš ๏ธ This is a custom APK (sideload) installation. Never install APKs from untrusted sources! You can verify file integrity using the SHA256 checksum listed in the changelog below


โœจ What's New

The license system has been removed. The app is now fully DRM-free and works completely offline. Buy it once, keep it forever โ€” no restrictions, no expiry

Note on updates: Automatic updates are no longer supported. To get the latest version, download it manually from this page and reinstall. This gives you full control over which version you run ๐Ÿš€


๐Ÿ› ๏ธ Changelog

  • ๐Ÿ“… 2025/10/14 โ€” v1.4.6 Offline DRM-Free ๐Ÿ› | SHA256: da5a05aba35b442facb8e5c1ea0ce1ba
  • ๐Ÿ“… 2025/08/14 โ€” v1.4.5 Offline DRM-Free ๐Ÿ› | SHA256: 05f6fd50293eadfbb6379a039c3814fd
  • ๐Ÿ“… 2025/03/03 โ€” v1.4.4 Bug fixes ๐Ÿ› | SHA256: 849a756999bd5e843cd1932faf722d44
  • ๐Ÿ“… 2025/02/06 โ€” v1.4.3 Bug fixes ๐Ÿ› ๏ธ | SHA256: bafcc79466d1ae1758ed30eefb000d51
  • ๐Ÿ“… 2024/09/10 โ€” v1.4.2 Bug fixes ๐Ÿš€ | SHA256: a6649c681a6dd671617e97cf0040f817
  • ๐Ÿ“… 2024/09/05 โ€” v1.4.1 User account version released ๐Ÿ†• | SHA256: 784e7bb97d25b0b3dee7665c08be2821
  • ๐Ÿ“… 2023/07/07 โ€” v1.3.3 SpiritBox improved & background changer added ๐ŸŽจ
  • ๐Ÿ“… 2023/05/23 โ€” v1.3.3 Complete app overhaul ๐Ÿ”ง
  • ๐Ÿ“… 2022/09/18 โ€” v1.3.0 Added EMF Radar & support for 10 languages ๐ŸŒ
  • ๐Ÿ“… 2021/07/30 โ€” v1.3.0 Pro version released ๐Ÿ”ฅ

โš ๏ธ Important: Google Is Making Sideloading Harder

Unfortunately, Google has been tightening restrictions on installing apps outside the Play Store. Stricter sideloading rules may expand further in autumn 2026. Depending on your Android version and region, you may hit a 24-hour waiting period when installing APKs

There are two ways to deal with this:

  • Method A โ€” Developer Mode: Allows installation after a 24-hour wait
  • Method B โ€” ADB (Android Debug Bridge): Bypasses the waiting period entirely

๐Ÿ“ฅ Standard Installation

  1. Download the APK from this page
  2. Go to Settings โ†’ Security (or Privacy โ†’ Install unknown apps on newer Android) and allow your file manager or browser to install from unknown sources
  3. Open your Downloads folder and tap the APK file
  4. Follow the on-screen prompts to finish installation

๐Ÿง‘โ€๐Ÿ’ป Method A โ€” Developer Mode (24-hour wait)

If Google's enhanced protection blocks the install, enabling Developer Mode on your device will allow it โ€” but only after a mandatory 24-hour wait from the first install attempt

  1. Open Settings โ†’ About phone
  2. Find Build number and tap it 7 times in a row. You may be asked for your PIN or fingerprint
  3. Go to Settings โ†’ System โ†’ Developer options
  4. Scroll down and enable Install via USB, or disable Enhanced security for unknown sources if that option is present on your device
  5. Attempt to install the APK. If prompted about a 24-hour wait, confirm and try again the next day

โฑ๏ธ The 24-hour countdown starts the moment you attempt the install. You don't need to keep your screen on โ€” just try again the next day


โšก Method B โ€” ADB Install (No Wait)

ADB (Android Debug Bridge) installs APKs directly from a PC or Mac, bypassing Google's enhanced protection and the 24-hour delay. You'll need a computer and a USB cable

Step 1 โ€” Set up your computer
  1. Download Android Platform Tools from developer.android.com and extract the ZIP to a folder (e.g. C:\adb\)
  2. Windows: Hold Shift and right-click inside the folder โ†’ select "Open PowerShell window here"
    Mac/Linux: Open Terminal and navigate to the folder with cd ~/adb
Step 2 โ€” Enable USB Debugging on your phone
  1. Enable Developer Mode first (tap Build number 7 times โ€” see Method A above)
  2. Go to Settings โ†’ System โ†’ Developer options and enable USB debugging
  3. Connect your phone to the computer with a USB cable
  4. On your phone, tap Allow USB Debugging when prompted. Check "Always allow from this computer"
Step 3 โ€” Install the APK
  1. Copy the downloaded APK into your ADB folder
  2. In your command window, run: adb devices โ€” your device should appear. If it shows "unauthorized", check your phone and tap Allow
  3. Install with: adb install ghosthunter.apk (replace the filename with the one you downloaded)
  4. Wait for the Success message. The app is now installed! ๐ŸŽ‰

๐Ÿ’ก ADB completely bypasses any Google-imposed waiting period. It is the recommended method if the standard install is blocked on your device


๐Ÿ•ต๏ธ How to Use the App

  1. Launch the app and grant access to the camera (photos) and microphone (EVP recording)
  2. Walk around and investigate! If EMF readings seem erratic, shake the device or recalibrate the sensor
  3. EVP recordings are saved to the "Ghosthunter" folder on internal storage. Photos appear in your Gallery

๐Ÿงญ Sensor Calibration

Keep the phone away from metal objects, speakers, and other electronics โ€” they cause false readings

  • Check your sensor: Open the Phone (Dialer) app and enter the code *#0*#. Go to Sensor and look for Magnetometer readings
  • Calibrate: Move your phone in a slow figure-eight motion several times
  • Alternative: Open Google Maps โ†’ tap your blue location dot โ†’ select Calibrate Compass

๐ŸŽจ Credits

Graphics: Harri Jokinen, Sean VandenBerge, Nisanta08, float3D, AzusaNyan, HuNtEr_3DdD, Elvair Lima, nestofgames
Commercial Graphics: BG Studio, Kakky, Blackant Master Studio
Sounds: bass95, BrainClaim, GameramPC, keweldog, mattwasser, tosha73
Commercial Sounds: vรฆdder 500, craiggroshek, lennyboy, onderwish, Michael-DB, Andre_Onate, Victornatas
Beta Testers: Harri Jokinen, Purski, Tarski
Voice Recognition Scripting: livnoni


๐Ÿ“ฉ Support & Links

๐Ÿ’ก Need help? Contact us: grmgamedev [at] gmail [dot] com

๐Ÿ’– Follow our Blog
๐Ÿ”’ Privacy Policy
๐Ÿ“œ License Agreement
๐Ÿ“– Installation Instructions

Purchase

Buy Now$5.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:

ghosthunter-offline-1.4.6.apk 73 MB

Development log

Leave a comment

Log in with itch.io to leave a comment.