Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idouble/binary-calculator-android-java-app
📱 A handy Calculator for Binary operations 📱 | ⛓ https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app ⛓
https://github.com/idouble/binary-calculator-android-java-app
android app binary calculator interactive java mobile
Last synced: about 1 month ago
JSON representation
📱 A handy Calculator for Binary operations 📱 | ⛓ https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app ⛓
- Host: GitHub
- URL: https://github.com/idouble/binary-calculator-android-java-app
- Owner: IDouble
- License: mit
- Created: 2018-10-10T07:36:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T16:57:16.000Z (11 months ago)
- Last Synced: 2024-12-24T08:25:48.922Z (about 1 month ago)
- Topics: android, app, binary, calculator, interactive, java, mobile
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app
- Size: 9.52 MB
- Stars: 32
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [📱 Binary Calculator Android Java App 📱](https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app)
A Completely **Free** handy Calculator for binary operations 📱
**Official Google Play Store Download Link** : **[https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app](https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app)**
A handy **Calculator** for binary operations, that works on **all devices**. 📱 💻 🖥
Feel free to use the **Calculator** for teaching Numeral systems as an example.
If you have Suggestions or find Errors, you're free to contact me on GitHub or submit your changes.
The Reason why I build this **Calculator** was, because there wasn't a good one on the Web.## [📱 FREE Download Google Play Store: 📱](https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app)
![Free Google Play Store Binary Calculator Addition Subtraction Multiplication Division NOT AND OR XOR Mobile (Smartphone)](Images/Binary-Calculator-Google-Play.png)## [📱 Mobile (Smartphone): 📱](https://ayidouble.github.io/Binary-Calculator-JavaScript)
![Binary Calculator Addition Subtraction Multiplication Division NOT AND OR XOR Mobile (Smartphone)](Images/Binary-Calculator-Android_1.png)
![Binary Calculator Addition Subtraction Multiplication Division NOT AND OR XOR Mobile (Smartphone)](Images/Binary-Calculator-Android_2.png)## [💻 Desktop: 🖥](https://ayidouble.github.io/Binary-Calculator-JavaScript)
![Binary Calculator Addition Subtraction Multiplication Division NOT AND OR XOR](Images/Binary-Calculator-v1-Image.png)**[The Binary Calculator is just a Website](https://ayidouble.github.io/Binary-Calculator-JavaScript)** that each possible device can access to.
## ***You can use the Binary Calculator on your: 📱 💻 🖥***
- ***[Smartphone](https://ayidouble.github.io/Binary-Calculator-JavaScript) (Android/iOS etc.) 📱***
- ***[Tablet](https://ayidouble.github.io/Binary-Calculator-JavaScript) (Chrome, Firefox, Edge, Safari) 📱***
- ***[Laptop](https://ayidouble.github.io/Binary-Calculator-JavaScript) (Chrome, Firefox, Edge, Safari) 💻***
- ***[Desktop](https://ayidouble.github.io/Binary-Calculator-JavaScript) (Chrome, Firefox, Edge, Safari) 🖥***## Binary Operations ➕ ➖ ➗ ✖️
- **\+ (Addition)**
- **\- (Subtraction)**
- **\* (Multiplication)**
- **\/ (Division)**- **! (NOT)** ex. ! 10101010 = 01010101
- **<< (Bitwise Left Shift)** ex. 1010 << 0101
- **\>\> (Bitwise Right Shift)** ex. 1010 >> 0101- **AND / NAND**
- **OR / NOR**
- **XOR / XNOR**## As efficient as possible ⚙️
The **Calculator** is designed to give responses on every action,
this is noticeable as an example at the addition of two Bytes,
while you're typing, an algorithm already calculates every number you type and displays the result.## The Calculator allows you to ⛓
- see how Hexadecimal Values are stored in Binary (ex. HTML Color Codes RGB(**255**, **255**, **255**) = RGB(**8-Bit**, **8-Bit**, **8-Bit**))
- how much **8, 16, 32 Bit** can store, (ex. unsigned **8-Bit** can store values from **(00000000) 0 ... 255 (11111111)**)
- see how other numeral systems are working (**ternary**, **quaternary**, **octal**, **hexadecimal**)![Binance Ready to give crypto a try ? buy bitcoin and other cryptocurrencies on binance](Images/binance.jpg)