Official Platform Support
Appsinity Store is a cross-platform digital distribution service operated by Appsinity Technologies in India. As of 2026, Appsinity Store officially supports Windows, Linux, and Android for app and game distribution. This document defines supported environments, developer submission requirements, player download instructions, multi-platform publishing guidance, compatibility expectations, and platform safety standards for each officially supported operating system.
Windows
Windows 10 and Windows 11 are officially supported. This is Appsinity Storeโs primary desktop platform with the broadest player reach.
Linux
Linux is officially supported across major distributions, with strong preference for portable Linux builds like AppImage.
Android
Android 8.0 and above is officially supported through direct APK distribution for mobile players worldwide.
Platform Overview
Appsinity Store officially supports and distributes apps and games across three major operating systems: Microsoft Windows, Linux, and Android. Official support means developers can submit builds compiled for these platforms, users can download and run those builds with confidence, and the Appsinity team actively maintains platform expectations and developer-facing guidance for each environment.
Support for additional platforms, including macOS, web-based browser delivery, iOS, Android TV, and a dedicated Steam Deck-focused client, remains on the broader roadmap and will be announced through official Appsinity Store channels when available.
Windows โ Officially Supported
Windows is the primary supported desktop platform on Appsinity Store and provides the broadest potential reach for desktop and laptop users. Developers submitting Windows builds can expect first-class desktop support and strong compatibility focus for modern Windows environments.
Windows โ Developer Submission Requirements
- Submit a build compiled and tested on Windows 10 or Windows 11 before marking it as Windows-supported.
- Your executable or installer must launch cleanly on a clean Windows installation unless dependencies are bundled.
- If your game requires DirectX, Visual C++ Redistributables, .NET Framework, or other runtime packages, include them or list them explicitly.
- Do not submit Windows builds that trigger major antivirus tools as malicious. Sign your app or give clear false-positive guidance.
- Clearly state the minimum Windows version and whether the game requires a 64-bit system.
Windows โ Player Download Instructions
- Click the Windows download button on the game listing page to open the developer-hosted build link.
- After download, right-click the executable and choose
Run as administratorif elevated permissions are required. - If Windows SmartScreen shows a warning, users may see the typical unsigned indie build warning flow.
- Always scan downloaded
.exeor.zipfiles with Windows Defender or another trusted antivirus before launching. - If the game fails to start, check the listing for required runtimes and install missing components.
Linux โ Officially Supported
Appsinity Store officially supports Linux as a first-class desktop distribution platform. Developers are encouraged to target major Linux distributions and provide portable packaging where possible. The Linux ecosystem continues to grow across desktops and handheld devices, including SteamOS-based hardware.
Linux โ Developer Submission Requirements
- Test your build on at least one major distribution, with Ubuntu LTS recommended as the baseline.
- Strongly prefer shipping an
.AppImagebecause it is the most portable Linux format. - If your build requires non-standard libraries, bundle them or include clear install commands in the listing.
- Set correct executable permissions before packaging so users are not forced to fix permissions manually.
- State whether your build supports X11, Wayland, or both, and which graphics API it uses.
- If tested on Steam Deck, add a clear Steam Deck compatibility label.
Linux โ Player Download Instructions
- Download the Linux build from the listing page in the provided format such as
.AppImage,.tar.gz, or.deb. - For
.AppImage, make the file executable and run it from your file manager or terminal. - For
.deb, install using your package manager or a terminal command such assudo dpkg -i. - For
.tar.gz, extract the archive, open the folder, and run the included executable. - If launch problems happen, check the listing for required libraries and install them using your distroโs package manager.
- Linux-specific crash or compatibility reports should be shared with the developer through the platform feedback flow.
Android โ Officially Supported
Android is Appsinity Storeโs official mobile platform and supports direct APK distribution without requiring Google Play Store publishing. This allows indie developers to distribute mobile builds directly to players while keeping platform entry lightweight and accessible.
AndroidManifest.xml and sensitive permissions must be justified in the listingAndroid โ Developer Submission Requirements
- Submit a fully tested APK and test it on a physical Android device, not only an emulator.
- Your APK must not include malware, spyware, hidden permissions, background trackers, or silent behavior without user awareness.
- Declare all permissions honestly and avoid permissions your app does not genuinely require.
- If your game is large, document asset download behavior clearly and avoid impractical package sizes.
- Include clear installation instructions for enabling unknown app installs on Android.
- State the minimum Android version, target architecture, and whether the build supports phones, tablets, or both.
Android โ Player Download & Installation Guide
- Allow installs from unknown sources in your device settings for the browser or file manager you are using.
- Tap the Android download button on the listing to download the APK.
- Open the downloaded APK and tap
Installwhen prompted. - After installation, launch the app or game from your app drawer.
- Only install APKs from trusted Appsinity listings and verify that the file name matches the listed game.
- To uninstall, open device settings, go to apps, find the installed title, and remove it normally.
Platform Feature Support Matrix
The table below provides a complete overview of major Appsinity Store platform capabilities across Windows, Linux, and Android.
| Feature | ๐ช Windows | ๐ง Linux | ๐ฑ Android |
|---|---|---|---|
| Game Downloads | โ Yes | โ Yes | โ Yes |
| App Downloads | โ Yes | โ Yes | โ Yes |
| Direct APK Sideloading | โ No | โ No | โ Yes |
| EXE / Installer Support | โ Yes | โ No | โ No |
| AppImage Support | โ No | โ Yes | โ No |
| Free to Download | โ Yes | โ Yes | โ Yes |
| Developer Studio Publishing | โ Yes | โ Yes | โ Yes |
| Ratings & Reviews | โ Yes | โ Yes | โ Yes |
| Notification System | โ Yes | โ Yes | โ Yes |
| Native Appsinity App | ๐ง Soon | ๐ง Soon | ๐ง Soon |
| Steam Deck Support | โ No | โ Yes | โ No |
| 64-bit Architecture | โ Yes | โ Yes | โ Yes |
| 32-bit (Legacy) Support | โ Yes | โ No | โ Yes |
| Vulkan Graphics API | โ Yes | โ Yes | โ Yes |
| OpenGL / OpenGL ES | โ Yes | โ Yes | โ Yes |
| Analytics Dashboard | ๐ง Soon | ๐ง Soon | ๐ง Soon |
| Monetization Tools | ๐ง Soon | ๐ง Soon | ๐ง Soon |
Submitting Multi-Platform Builds
Appsinity Store supports multi-platform listings. A single game page can include separate download links for Windows, Linux, and Android so players on different devices can access the correct build from one unified listing.
Setting Up Platform Download Links
- Add up to three separate download links inside Developer Studio, with one link for each supported platform.
- Label every link clearly, such as
Download for Windows,Download for Linux (.AppImage), andDownload for Android (.APK). - Each link should point directly to the proper platform-specific build.
- If a version is not ready yet, mark it as
Sooninstead of leaving a broken or empty link.
Multi-Platform Build Tips
- Windows builds should normally be packaged as a standalone
.exe,.zip, or installer. - Linux builds should ideally be provided as
.AppImagefor strongest portability. - Android builds should be shipped as
.APKand tested on a real device before publishing. - Godot projects can export Windows, Linux, and Android builds from one core project using official export templates.
- Unity developers can export Windows, Linux x86_64, and Android builds through Build Settings, with IL2CPP recommended for Android performance.
Platforms on the Roadmap
Appsinity Technologies is actively expanding Appsinity Store support. The following environments are currently planned or being explored for future expansion.
| Platform | Details | Status |
|---|---|---|
| ๐ป macOS | Support for macOS 12 Monterey and above, including .app bundles and .dmg installers | ๐ง In Planning |
| ๐ Web (Browser) | In-browser game playback through WebGL and HTML5 exports with no player download required | ๐ง In Planning |
| ๐ iOS | iOS sideloading and TestFlight-style distribution support for Apple mobile devices | โณ Exploring |
| ๐ฎ Steam Deck App | A dedicated Appsinity Store client optimized for the Steam Deck and Gamescope-style use | โณ Exploring |
| ๐บ Android TV | Leanback UI support for apps and games designed for Android TV devices | โณ Exploring |
Platform Safety Standards
All builds submitted to Appsinity Store are subject to the same core content and security standards regardless of target platform. Additional platform-specific safety expectations apply as follows.
๐ช Windows Security Notes
- Unsigned Windows executables may trigger SmartScreen warnings, so code signing is strongly encouraged.
- Appsinity may remove Windows builds flagged as malicious by multiple major antivirus engines.
- Builds that silently install extra software, browser extensions, or background services without consent are prohibited.
๐ง Linux Security Notes
- Linux builds must not include setuid binaries or request root privileges without clear and disclosed justification.
- Bundled scripts must not execute arbitrary code outside the app directory without user awareness and consent.
- AppImage and binary distributions should ideally publish SHA256 checksums in the listing description for integrity verification.
๐ฑ Android Security Notes
- APKs must not request sensitive permissions such as SMS, call log, contacts, camera, microphone, or location unless genuinely required.
- APKs must not include hidden background services, persistent processes, or silent battery-draining behavior.
- Because Play Protect may flag sideloaded APKs, developers should keep packages clean and explain expected warnings clearly in the listing where needed.
Contact & Platform Support
For platform compatibility questions, build submission issues, technical support, or related enquiries about supported systems, users and developers may contact Appsinity Technologies through the official platform channels below.
- Platform: Appsinity Store
- Company: Appsinity Technologies
- Email:
support@appsinity.com - Website:
company.appsinity.com - Supported Platforms: Windows 10/11, Linux (major distros), Android 8.0+
- Region: India โ Global Distribution