Skip to content

jayelcee/Bitwise-Calculator

Repository files navigation

🧮 Bitwise Calculator

A sleek and simple Android app that lets you perform bitwise operations with ease. Great for students, developers, and anyone working with binary logic!

Android Version: Nougat (Android 7.1.1)
Running Virtual Device: Pixel 7 Pro API 25

✨ Features

Bitwise Operations: Supports AND, OR, XOR, NOT, Left Shift (<<), Right Shift (>>)
📱 User-Friendly Interface: Minimalist and clean UI for a smooth experience
Real-Time Results: See results instantly as you type!
🔢 Multiple Number Systems: View values in Binary, Decimal, and Hexadecimal
📚 Great Learning Tool: Visualize and understand bitwise math easily

📱 Screenshot

image

🚀 Getting Started

🛠 Prerequisites

✅ Android Studio
✅ Android Emulator or physical device (Android 7.1.1+)

📥 Installation

git clone https://github.com/jayelcee/Bitwise-Calculator.git
  1. 📂 Open the project in Android Studio
  2. ▶️ Build and run the app on your emulator or Android device

🧑‍💻 Usage

  1. 📲 Open the Bitwise Calculator app
  2. 🧮 Enter your first number
  3. 🔘 Select an operation (AND, OR, XOR, NOT, <<, >>)
  4. ✍️ (If needed) Enter the second number
  5. 📊 View result in Decimal format

🙌 Acknowledgements

Thanks for checking out the project! Feel free to ⭐ this repo if you found it helpful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages