Downloads
Get everything you need to transform your Android device into a powerful SMS gateway. Free downloads with comprehensive tools and documentation.
Everything You Need in One Place
Complete toolkit for transforming your Android device into a professional SMS gateway
- 1
Primary download: SMS Gateway Android App v7.0 (~5.4 MB) from the official site only
- 2
Verify integrity: SHA-256 6c89a47ca4ecb4e1… (full hash on this page)
- 3
You need a physical Android device with a SIM and operator SMS credit for production sends
- 4
Emulators are for UI/testing—not real SMS delivery
- 5
Third-party apps (Always ON, BlueStacks, etc.) ship from their vendors—we only link out
- 6
Read the Security & Trust Center for data handling and certification roadmap
Complete SMS Gateway Toolkit
An SMS gateway or MMS gateway allows a computer to send or receive text messages between local and international telecommunications networks. Get started with our setup tutorials.
Our comprehensive suite includes everything from the core Android SMS Gateway app to advanced development tools, emulators, and optimization utilities. Explore our complete SMS gateway features or check the API documentation.
All Available Downloads
Choose from our collection of essential apps, development tools, optimization utilities, and documentation
Essential Apps
SMS Gateway Android App v7.0
Android 5.0+
SHA-256 integrity
6c89a47ca4ecb4e18335d3a0c2f89a93509d709009ba2aad210030c4e68439ff
SHA-256 is for the file currently served at the official downloads URL. Re-download and re-hash after each release.
The main SMS Gateway app for Android. Turn your phone into an SMS server. Full API support. Webhooks. Multi-device management.
Key Features:
- Two-way SMS
- MMS Support
- USSD Integration
+2 more features
Always ON Android App
Android 5.0+
Third-party keep-awake helper on Google Play. Can reduce sleep-related disconnects for gateway devices; install and trust only if you accept that vendor’s privacy policy.
Key Features:
- Screen Lock Prevention
- Network Keep Alive
- Battery Optimization
+1 more features
Chomp SMS Android App
Android 5.0+
Third-party SMS client on Google Play (schedule, auto-reply, backup). Optional companion—not required to run SMS Gateway.
Key Features:
- Scheduled SMS
- Auto-Reply
- Backup/Restore
+1 more features
Development Tools
Android Platform-Tools (ADB)
Windows / macOS / Linux
Official Google adb/fastboot package for USB debugging, logcat, and OEM SMS rate-ceiling commands from a PC. Required only for advanced device care—not for everyday sending.
Key Features:
- USB Debugging
- logcat
- shell
+1 more features
USB Debugging Android App
Android 5.0+
Third-party Play Store helper for toggling USB debugging and developer options on some devices. Optional; not required by SMS Gateway.
Key Features:
- One-Click USB Debug
- Developer Options
- ADB Verification
+1 more features
REST API (not SMPP)
HTTPS client
SMS Gateway is a REST/JSON Android SIM path—not a hosted SMPP SMSC package. Use https://docs.sms-gateway.app/ for HTTP samples; we do not ship a proprietary SMPP Windows client for this product.
Key Features:
- HTTPS REST
- Webhooks
- API keys
+1 more features
Optimization Tools
SMS platform rate-limit tools (advanced)
Android 6.0+; advanced
Optional utilities and guides for raising OEM/Android SMS rate ceilings where supported. Does not remove carrier caps, bypass spam filters, or replace operator consent rules. Often needs ADB or root—use only if you understand the risk.
Key Features:
- OEM rate limits
- ADB walkthroughs
- Carrier caps still apply
+1 more features
Carrier Services Android App
Android 5.0+
Google’s Carrier Services package on Play (RCS/IMS-related components on some devices). Optional system utility—not a substitute for operator SMS credit.
Key Features:
- RCS-related components
- Carrier-facing services
- Device-dependent
Android System WebView
Android 5.0+
Google System WebView used by many apps for HTML content. Keep it updated from Play for security; size and version come from Google, not from us.
Key Features:
- Web Rendering
- Security Updates
- Google-maintained
Android Emulators
BlueStacks Android Simulator
See BlueStacks requirements
Third-party Android emulator for PC/Mac—useful for UI/API testing only. Cannot send production SMS without a real SIM path; install size and version ship from BlueStacks.
Key Features:
- Emulator for testing
- Not a production SIM gateway
- Vendor-maintained
NoxPlayer Android Simulator
See NoxPlayer requirements
Third-party Android emulator for desktop testing. Same SMS caveat as other emulators: real operator delivery needs a physical SIM device. Size and version from the vendor.
Key Features:
- Emulator for testing
- Not a production SIM gateway
- Vendor-maintained
Documentation
Official API reference
Browser
Live OpenAPI at docs.sms-gateway.app: authentication, send, DLR, webhooks, errors. Prefer this over static PDFs so field names stay current.
Key Features:
- REST reference
- Auth & API keys
- Webhooks
+2 more features
Webhook + DLR guides
Browser
Event callbacks and delivery status paths when the handset and carrier report them.
Key Features:
- Inbound SMS events
- Signature checks
- DLR statuses
+1 more features
Google Play Console Android App
Android 5.0+
Official Google Play Console app for Android developers. Optional third-party tool—not required for SMS Gateway.
Key Features:
- App Analytics
- Review Management
- Release Tracking
+1 more features
Quick Installation Guide
Get started with SMS Gateway in just a few simple steps
- 01
Download the SMS Gateway App
Click the download button for SMS Gateway Android App v7.0. The APK file will be saved to your device's Downloads folder.
- 02
Enable Unknown Sources
Go to Settings > Security > Unknown Sources and enable installation from unknown sources. This is required for APK installations outside Google Play Store.
- 03
Install the Application
Open the downloaded APK file from your Downloads folder and follow the on-screen installation prompts. Grant necessary permissions when requested.
- 04
Launch and Configure
Open the SMS Gateway app, create your account, and configure your device settings. The free tier includes 300 SMS total to test sending.
System Requirements
Ensure your device meets these requirements for optimal performance
Android Device
- Android 5.0 (Lollipop) or higher
- Minimum 2GB RAM recommended
- 50MB free storage space
- Active SIM card with SMS capability
- Internet connection (WiFi or mobile data)
PC Requirements (Optional)
- Windows 7/8/10/11 or Mac OS 10.9+
- Minimum 4GB RAM for emulators
- 2GB free storage for emulator installation
- USB 2.0 port for ADB debugging
- Internet connection for API management
Frequently Asked Questions
Everything you need to know about downloading and installing SMS Gateway tools
1Is the SMS Gateway Android app free to download?
Yes! The SMS Gateway Android app is free to download and install. You get 300 SMS total and 300 contacts on the free tier to test sending. No hidden fees. No setup costs.
2Which Android version is required for the SMS Gateway app?
The app works on Android 5.0 and up. For all features like USSD, use Android 8.0 or newer. Works with Samsung, Google Pixel, Xiaomi, OnePlus, and others.
3How large is the SMS Gateway APK file and where is it stored?
The current official APK is about 5.4 MB (v7.0). It saves to your device Downloads folder—open the file to install (you may need to allow installs from the browser).
4Do I need Windows ADB tools for the SMS Gateway?
Platform-Tools (adb) are only needed if you manage the phone from a PC (USB debugging, OEM rate-ceiling tuning, logcat). Most day-to-day sending never needs a PC. Get ADB from Google’s official Platform-Tools package—not from random mirrored installers.
5Can I use Android emulators like BlueStacks or NoxPlayer?
Emulators can run the app for UI testing, but they cannot send real SMS without a SIM path. Production sending needs a physical Android device with operator SMS credit.
6How do I raise Android SMS rate limits?
OEM/Android SMS rate limits are separate from your mobile plan. Tutorials cover raising platform limits where supported (sometimes with ADB). Carrier network caps and spam filters still apply — nothing on this page bypasses operator policy or anti-spam rules.
7Where is the API documentation?
Use the online Developer Center for REST endpoints, authentication, webhooks, errors, and samples. We do not host a separate offline API PDF on this site—the live docs stay current without a second packaging channel.
8How do I verify the official SMS Gateway APK?
Download only from sms-gateway.app. Compare the file SHA-256 to the published value (6c89a47ca4ec…). On Windows: Get-FileHash -Algorithm SHA256 .\sms-gateway.apk. On Linux/macOS: sha256sum sms-gateway.apk. Third-party Play Store apps linked here are not issued by us—use their own store pages.
9Are downloads malware-free?
We host our official Android APK and publish its SHA-256 so you can confirm integrity after download. We do not claim absolute 'virus-free' for third-party apps. Prefer official Play Store / vendor pages for Always ON, emulators, and Google utilities linked from this page.
10Do I need to uninstall the old version before updating?
No need to uninstall. Just download the latest APK and install it. Your settings, configs, and message history stay safe. The app will tell you when updates are available.
11What's the difference between the Essential Apps and Optimization Tools?
Essential Apps start with the SMS Gateway APK (required). Links to Always ON, Chomp SMS, and similar apps are third-party options for screen-on or client SMS UX. Optimization entries are optional—OEM rate-limit guidance, carrier service packages, and developer docs. None remove operator spam policy.
Still Have Questions?
Email our support team for help with downloads, installation, and configuration. Replies within 24-48 hours.
Get Started with SMS Gateway
SMS Gateway Tutorials
Step-by-step video tutorials for SMS Gateway setup and configuration
setup tutorials02SMS Gateway API (overview)
Marketing overview of the SMS Gateway REST API. Live contract: https://docs.sms-gateway.app/
API integration docs03SMS Gateway Features
Comprehensive SMS gateway features including bulk messaging, MMS, and webhook integration
complete feature listReady to Get Started?
Download the SMS Gateway app now and transform your Android device into a powerful SMS server. The free plan includes 300 SMS total to validate your setup.
