Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.59 KB

File metadata and controls

59 lines (38 loc) · 1.59 KB

Release Templates

Android

The APK release of version _._._ of my rust calculator

**Tested on a Google Pixel running stock Pixel Android**

Install Steps

```
Download APK package
Go into settings of your phone
Search "install" 
Click "Install unknown apps"
Click on "Files by Google"
Toggle "Allow from this source" into the on position
Exit settings and go to the file manager
Enter the downloads section
Click the APK file
Click install
Wait for it to finish
Close the file manager and launch the app from the app menu
```

**Instillation steps may be different for other packages of android, for example Nothing OS, LiniageOS, One UI, OxygenOS, Xiaomi HyperOS, GrapheneOS, etc.**

Linux

### **The Debian release of version _._._ of my rust calculator**

**Tested in Kubuntu Linux**

### **Install Steps**

1.  Download Debian package 
2.  Left click downloaded package twice quickly (double click)
3.  Click install
4.  Input Password
5.  Wait for it to finish
6.  Click close

**INSTALL STEPS MIGHT BE DIFFERENT FOR DIFFERENT LINUX DISTRIBUTIONS**

Windows

### **The Windows release of version _._._ of my rust calculator**

**Tested in Windows 11**

### **Install Steps**

1.  Download Windows executable (`.exe` file) 
2.  Left click downloaded package twice quickly (double click)

>This will not install the calculator. You will need to run the exe every use. If you have a easy way of generating windows install files feel free to share in Discussions or Issues.