Coinsdo Documentation
English
English
  • 👋Getting started
  • General
    • 📚CoinsDo Open API
      • 📗General
        • API URL
        • Supported networks
        • Supported Tokens
        • How to make API request
      • 📘CoinSend
        • Get device info
        • Adding a new approval device
        • Dispatch/Withdrawal
      • 📙CoinGet
        • Get deposit address
        • Callback notification
        • Convert BCH address
        • Manual Collection
        • Get address balance
    • 🖥️(Deprecated) Run on Windows Subsystem for Android
    • 🖥️Run on Ubuntu Desktop Environment
    • 🖥️Run on Google Cloud Platform (GCP) using QEMU
  • CoinWallet
    • Introduction
    • Setup
      • Creating a wallet
      • How to setup custom TEE
      • Import wallet
      • Exporting private keys
      • Add wallet addresses
    • How to
      • Recovering assets sent wrongly to another EVM-compatible network
      • Address Book
      • Add new token
      • Sending and receiving crypto currencies
      • Activity
      • How to activate EOS account
      • How to manually set gas fee?
      • What is Advanced Mode and how to turn on?
      • Reset wallet password
      • Add NFT
      • Send NFT
      • Delete Private Key
      • How to convert Ethereum's MATIC to POL?
    • FAQ
      • What is cold wallet?
      • What are gas fee?
      • What is inactive address/account on TRX?
      • What if I send crypto to a wrong address?
      • What is 'The address TRX balance is less than the gas fee required'?
      • How to recover assets wrongly transferred to the same address on different blockchain?
      • Why do I need to approve token?
  • CoinGet
    • About CoinGet
    • Setup
      • Add CoinGet Client
      • Configure Collection Address
      • Currency control
      • Receiving address
    • How to
      • Manual collection
      • Add receiving record
      • Add NFT project
      • Open EOS account
      • Activate Link for EVM-Compatible Networks
    • FAQ
  • CoinSend
    • About CoinSend
    • Setup
      • Add CoinSend Client
      • Setup Sub-Account and CoinSign
      • Authorize Sub-Account to approve transactions
      • Currency control
      • Add dispatch record
      • Approving dispatch record
    • How to
      • Dispatching record
      • Receiving record
      • Robot account
      • Reset password
      • Change sub-account password
      • Open EOS account
    • FAQ
Powered by GitBook
On this page
  • Intro
  • System requirements
  • Setting up Windows environment
  • Installing Windows Subsystem for Android (WSA)
  • A. Amazon Appstore
  • B. Offline package
  • Setting up CoinGet/CoinSend
  • Installing and RunCoinGet/CoinSend
  • Mainnet version
  • Testnet version
  1. General

🖥️(Deprecated) Run on Windows Subsystem for Android

PreviousCoinGetNextRun on Ubuntu Desktop Environment

Last updated 1 month ago

Intro

Microsoft has ended support for the WSA on March 5, 2025. However, CoinGet/CoinSend will remain usable on WSA. Alternatively, you may use the following method to operate CoinGet/CoinSend on desktop environment.

https://coinsdo.gitbook.io/docs/general/run-on-ubuntu-desktop-environment

This guide advises on an alternative deemed the most stable and thoroughly tested by CoinsDo, for running CoinGet/CoinSend on an emulator. It doesn't imply that this is the sole method for running CoinGet/CoinSend on a desktop environment; you can still opt for other Android emulators you prefer.

System requirements

  • OS: Windows 11 version 22000.0 or higher

  • Architecture: x64, Arm64

  • Memory: 8GB (Minimum), 16GB (Recommended)

  • Processor: Intel® Core™ i3 8th Generation, AMD Ryzen™ 3000, Qualcomm® Snapdragon™ 8c, or above

  • SSD Storage Space: 256GB or above

Setting up Windows environment

  1. Go to Settings > Optional Features > More Windows Features.

  2. In the popup, check Virtual Machine Platform and click OK.

Installing Windows Subsystem for Android (WSA)

There are two ways to install WSA:

A. Amazon Appstore

Reference https://learn.microsoft.com/en-us/windows/android/wsa/#install-the-amazon-appstore

  1. Install Amazon Appstore from the Microsoft Store, and it will automatically install Windows Subsystem from Android in the background.

B. Offline package

Reference https://pureinfotech.com/install-windows-subsystem-android-wsa-windows-11/

  1. Go to https://store.rg-adguard.net/

  2. Select ProductId under the left dropdown, paste 9p3395vx91nr into the text field, choose Slow on the right dropdown, and click the Tick button.

  3. Look for the package name with the pattern as such, always make sure it ends with .msixbundle, and download the latest version. MicrosoftCorporationII.WindowsSubsystemForAndroid_XXXX.40000.XX.X_neutral_~_8wekyb3d8bbwe.msixbundle

  4. Run the downloaded file, and follow the steps to finish the installation.

Setting up CoinGet/CoinSend

  1. Open Windows Subsystem for Android via Start Menu.

  2. Go to Advanced settings and set Memory allocation to Default (4 GB).

Always ensure there is a minimum of 128GB of free space on your machine to avoid any issues when running CoinGet/CoinSend.

Installing and RunCoinGet/CoinSend

Mainnet version

  1. Search for CoinGet / CoinSend on Amazon Appstore.

  2. Follow the steps to finish the installation.

Testnet version

  1. Request the Testnet version from your designated Customer Success Team or email cs@coinsdo.com for CoinGet/CoinSend Testnet version's APKs.

  2. Ensure Developer Mode is turned on in Advanced settings, and take note of the IP:port provided.

  3. Install APK via Android Debug Bridge (ADB). Please ensure that you have Android command line tools installed before proceeding to this step. Open command prompt below to connect to your WSA.

    adb connect device_ip_address:port

  4. Install APK using command below

    adb install path_to_apk

Alternatively, you can use the following options. Please be aware that these are third-party, open-source GUI package managers not maintained by Android officials. Use them with caution. - WSA Pacman - WSATools

  1. Run Testnet APK provided by CoinsDo to Install / Reinstall

Once done, you should be able to run CoinGet / CoinSend as per on an Android device.

If you discover anything wrong in this guide or need further assistance, please reach out to your dedicated Customer Success Team or write to cs@coinsdo.com