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
✅ 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
✅ Android Studio
✅ Android Emulator or physical device (Android 7.1.1+)
git clone https://github.com/jayelcee/Bitwise-Calculator.git- 📂 Open the project in Android Studio
▶️ Build and run the app on your emulator or Android device
- 📲 Open the Bitwise Calculator app
- 🧮 Enter your first number
- 🔘 Select an operation (
AND,OR,XOR,NOT,<<,>>) - ✍️ (If needed) Enter the second number
- 📊 View result in Decimal format
Thanks for checking out the project! Feel free to ⭐ this repo if you found it helpful.
