Mir Pay Wallet is an Android application designed to enhance the Mir Pay experience on Wear OS devices. This companion app addresses a specific issue where the screen goes out during a payment transaction, preventing the payment from being completed. Mir Pay Wallet app ensures that the screen remains on until the end of the timer, thereby facilitating successful payments when using Mir Pay on Wear OS watches.
Features
Automatic closing of the app when the timer expires.
24 different map designs to suit your taste;
Vibration at startup and end of timer for feedback during blind startup;
The app includes Complication.
Cards Design
You can familiarize yourself with all possible designs here CARDS.md
Installation
Download:
Download the latest release of Mir Pay Wallet APK from the Releases section.
Enable Developer Options:
On your Android device, go to Settings.
Scroll down and find "About phone" or "About device".
Look for "Build number" and tap it multiple times (usually 7 times) until you see a message indicating that Developer Options are enabled.
Enable Wireless Debugging:
Still in Settings, go back to the main Settings screen.
Find and tap on "Developer Options".
Scroll down and find "Wireless debugging" or "ADB over network".
Enable it. You may be prompted to confirm your device's security PIN or pattern.
Connect via ADB:
On your computer, open a terminal or command prompt.
Enter the following command: adb connect <device_ip_address> (replace <device_ip_address> with the IP address of your Android device).
Install APK:
Use the command adb install <path_to_apk> in the terminal or command prompt
Ensure ADB is installed on your computer and your network allows communication between the devices.
Usage
Open Mir Pay Wallet on your Wear OS device.
Perform Mir Pay transactions without the screen turning off.
After the timer expires, the application will be automatically closed
Contributing
If you encounter any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.